3 Commits

Author SHA1 Message Date
99ef1892eb Merge version_4 into main
Merge version_4 into main
2026-05-22 20:43:53 +00:00
03294cb44d Update src/app/page.tsx 2026-05-22 20:43:47 +00:00
50d5d4be5a Merge version_3 into main
Merge version_3 into main
2026-05-22 20:42:16 +00:00

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
{ name: "تواصل معنا", id: "contact" } { name: "تواصل معنا", id: "contact" }
]} ]}
brandName="مظلات الاحساء" brandName="مظلات الاحساء"
button={{ text: "احجز الآن", href: "https://wa.me/966500000000" }} button={{ text: "احجز الآن", href: "https://wa.me/966530645601" }}
/> />
</div> </div>
@@ -48,7 +48,7 @@ export default function LandingPage() {
logoText="مظلات وسواتر الأحساء" logoText="مظلات وسواتر الأحساء"
description="نقدم لكم أرقى حلول التظليل والبرجولات بأعلى معايير الجودة والمتانة. حماية كاملة ومظهر عصري لمنازلكم ومنشآتكم." description="نقدم لكم أرقى حلول التظليل والبرجولات بأعلى معايير الجودة والمتانة. حماية كاملة ومظهر عصري لمنازلكم ومنشآتكم."
buttons={[ buttons={[
{ text: "تواصل واتساب", href: "https://wa.me/966500000000" }, { text: "تواصل واتساب", href: "https://wa.me/966530645601" },
{ text: "شاهد أعمالنا", href: "#products" } { text: "شاهد أعمالنا", href: "#products" }
]} ]}
imageSrc="https://lh5.googleusercontent.com/p/AF1QipN38j3-S13u_4P2m6X131bO1bV12N12z1XzN4Xk=w800-h600-k-no" imageSrc="https://lh5.googleusercontent.com/p/AF1QipN38j3-S13u_4P2m6X131bO1bV12N12z1XzN4Xk=w800-h600-k-no"
@@ -149,7 +149,7 @@ export default function LandingPage() {
logoText="مظلات وسواتر الأحساء" logoText="مظلات وسواتر الأحساء"
columns={[ columns={[
{ title: "الروابط السريعة", items: [{ label: "الرئيسية", href: "#hero" }, { label: "الخدمات", href: "#features" }, { label: "منتجاتنا", href: "#products" }] }, { title: "الروابط السريعة", items: [{ label: "الرئيسية", href: "#hero" }, { label: "الخدمات", href: "#features" }, { label: "منتجاتنا", href: "#products" }] },
{ title: "معلومات الاتصال", items: [{ label: "اتصل: 05xxxxxxxx", href: "tel:+966500000000" }, { label: "واتساب: 05xxxxxxxx", href: "https://wa.me/966500000000" }] }, { title: "معلومات الاتصال", items: [{ label: "اتصل: +966530645601", href: "tel:+966530645601" }, { label: "واتساب: +966530645601", href: "https://wa.me/966530645601" }] },
{ title: "قانوني", items: [{ label: "سياسة الخصوصية", href: "#" }, { label: "الشروط والأحكام", href: "#" }] } { title: "قانوني", items: [{ label: "سياسة الخصوصية", href: "#" }, { label: "الشروط والأحكام", href: "#" }] }
]} ]}
copyrightText="© 2025 مظلات وسواتر الأحساء - جميع الحقوق محفوظة" copyrightText="© 2025 مظلات وسواتر الأحساء - جميع الحقوق محفوظة"