add atmata brand

This commit is contained in:
yotakii
2026-03-10 11:54:46 +03:00
parent 6d82c5007c
commit 8a20927044
5 changed files with 9 additions and 12 deletions

View File

@@ -79,7 +79,7 @@ export default function Home() {
<Building2 className="h-8 w-8 text-white" />
</div>
<div>
<h1 className="text-2xl font-bold text-gray-900">Z.CRM</h1>
<h1 className="text-2xl font-bold text-gray-900">ATMATA</h1>
<p className="text-sm text-gray-600">نظام إدارة علاقات العملاء</p>
</div>
</div>
@@ -144,7 +144,7 @@ export default function Home() {
جاهز لتحويل إدارة أعمالك؟
</h3>
<p className="text-xl mb-8 text-primary-100">
ابدأ باستخدام Z.CRM اليوم وشاهد الفرق
ابدأ باستخدام Atmata System اليوم وشاهد الفرق
</p>
<Link
href="/login"
@@ -162,10 +162,10 @@ export default function Home() {
<div className="text-center">
<div className="flex items-center justify-center gap-2 mb-3">
<Building2 className="h-6 w-6 text-primary-600" />
<span className="text-lg font-bold text-gray-900">Z.CRM</span>
<span className="text-lg font-bold text-gray-900">Atmata System</span>
</div>
<p className="text-gray-600">
© 2024 Z.CRM. جميع الحقوق محفوظة.
© 2026 ATMATA جميع الحقوق محفوظة.
</p>
</div>
</div>