Merge version_1 into main #1
186
src/app/page.tsx
186
src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "الخدمات",
|
||||
id: "/services",
|
||||
},
|
||||
{
|
||||
name: "احجز الآن",
|
||||
id: "/booking",
|
||||
},
|
||||
{
|
||||
name: "انضم إلينا",
|
||||
id: "/partner",
|
||||
},
|
||||
{
|
||||
name: "اتصل بنا",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "الرئيسية", id: "/" },
|
||||
{ name: "الخدمات", id: "/services" },
|
||||
{ name: "احجز الآن", id: "/booking" },
|
||||
{ name: "انضم إلينا", id: "/partner" },
|
||||
{ name: "اتصل بنا", id: "/contact" },
|
||||
]}
|
||||
brandName="WashCar Homs"
|
||||
/>
|
||||
@@ -58,70 +43,20 @@ export default function LandingPage() {
|
||||
title="خدمة غسيل السيارات عند باب منزلك في حمص"
|
||||
description="استمتع بخدمة احترافية، سريعة، وصديقة للبيئة تصلك أينما كنت. فريقنا المحترف يعتني بسيارتك وكأنها سيارته."
|
||||
testimonials={[
|
||||
{
|
||||
name: "أحمد خليل",
|
||||
handle: "@ahmed",
|
||||
testimonial: "أفضل خدمة غسيل سيارات في حمص، سريعة ومتقنة للغاية.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14485.jpg",
|
||||
},
|
||||
{
|
||||
name: "سارة محمد",
|
||||
handle: "@sara",
|
||||
testimonial: "وفرت عليّ الكثير من الوقت، السيارة تبدو جديدة تماماً.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-smiling_114579-19029.jpg",
|
||||
},
|
||||
{
|
||||
name: "خالد محمود",
|
||||
handle: "@khalid",
|
||||
testimonial: "احترافية في التعامل ومعدات متطورة جداً.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-with-woolen-scarf-around-her-near-wearing-dangling-golden-earrings_23-2148187427.jpg",
|
||||
},
|
||||
{
|
||||
name: "فاطمة يوسف",
|
||||
handle: "@fatima",
|
||||
testimonial: "دقة في المواعيد ونتيجة رائعة بكل معنى الكلمة.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-looking-away_23-2148763838.jpg",
|
||||
},
|
||||
{
|
||||
name: "عمر خالد",
|
||||
handle: "@omar",
|
||||
testimonial: "خدمة ممتازة، أوصي بها لكل أصحاب السيارات.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "احجز غسلتك الآن",
|
||||
href: "/booking",
|
||||
},
|
||||
{ name: "أحمد خليل", handle: "@ahmed", testimonial: "أفضل خدمة غسيل سيارات في حمص، سريعة ومتقنة للغاية.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14485.jpg" },
|
||||
{ name: "سارة محمد", handle: "@sara", testimonial: "وفرت عليّ الكثير من الوقت، السيارة تبدو جديدة تماماً.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-smiling_114579-19029.jpg" },
|
||||
{ name: "خالد محمود", handle: "@khalid", testimonial: "احترافية في التعامل ومعدات متطورة جداً.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-with-woolen-scarf-around-her-near-wearing-dangling-golden-earrings_23-2148187427.jpg" },
|
||||
{ name: "فاطمة يوسف", handle: "@fatima", testimonial: "دقة في المواعيد ونتيجة رائعة بكل معنى الكلمة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-looking-away_23-2148763838.jpg" },
|
||||
{ name: "عمر خالد", handle: "@omar", testimonial: "خدمة ممتازة، أوصي بها لكل أصحاب السيارات.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "احجز غسلتك الآن", href: "/booking" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22321.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg",
|
||||
alt: "Happy Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-afroamerican-businessman-portrait_23-2148508921.jpg",
|
||||
alt: "Happy Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14486.jpg",
|
||||
alt: "Happy Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg",
|
||||
alt: "Happy Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-dress-code-looks-motivated_114579-15924.jpg",
|
||||
alt: "Happy Customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg", alt: "Happy Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/serious-afroamerican-businessman-portrait_23-2148508921.jpg", alt: "Happy Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14486.jpg", alt: "Happy Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg", alt: "Happy Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-dress-code-looks-motivated_114579-15924.jpg", alt: "Happy Customer 5" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,30 +67,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "غسيل خارجي",
|
||||
descriptions: [
|
||||
"غسيل احترافي بالماء والمواد الصديقة للبيئة.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-man-using-digital-tablet-mobile-phone-while-charging-electric-car_107420-94882.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "تنظيف داخلي",
|
||||
descriptions: [
|
||||
"مكنسة كهربائية ومسح شامل لجميع الأسطح.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552297.jpg",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "تعقيم بالبخار",
|
||||
descriptions: [
|
||||
"قضاء على الجراثيم والروائح الكريهة.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-buisnisman-is-looking-his-mobile-phone-while-sitting-car_613910-20908.jpg",
|
||||
},
|
||||
{ id: "f1", title: "غسيل خارجي", descriptions: ["غسيل احترافي بالماء والمواد الصديقة للبيئة."], imageSrc: "http://img.b2bpic.net/free-photo/mid-section-man-using-digital-tablet-mobile-phone-while-charging-electric-car_107420-94882.jpg" },
|
||||
{ id: "f2", title: "تنظيف داخلي", descriptions: ["مكنسة كهربائية ومسح شامل لجميع الأسطح."], imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552297.jpg" },
|
||||
{ id: "f3", title: "تعقيم بالبخار", descriptions: ["قضاء على الجراثيم والروائح الكريهة."], imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-buisnisman-is-looking-his-mobile-phone-while-sitting-car_613910-20908.jpg" }
|
||||
]}
|
||||
title="خدماتنا المتميزة"
|
||||
description="مجموعة متكاملة من خدمات التنظيف والعناية بالسيارات."
|
||||
@@ -167,21 +81,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "هل توفرون الخدمة في كل أحياء حمص؟",
|
||||
content: "نعم، نغطي جميع أحياء حمص الرئيسية والمناطق المجاورة.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "ما هي طرق الدفع المتاحة؟",
|
||||
content: "نوفر الدفع النقدي عند الاستلام أو عبر المحافظ الإلكترونية المعتمدة.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "كيف أضمن جودة الخدمة؟",
|
||||
content: "نحن نستخدم مواد تنظيف ذات جودة عالية وفريقنا مدرب بأعلى المعايير.",
|
||||
},
|
||||
{ id: "1", title: "هل توفرون الخدمة في كل أحياء حمص؟", content: "نعم، نغطي جميع أحياء حمص الرئيسية والمناطق المجاورة." },
|
||||
{ id: "2", title: "ما هي طرق الدفع المتاحة؟", content: "نوفر الدفع النقدي عند الاستلام أو عبر المحافظ الإلكترونية المعتمدة." },
|
||||
{ id: "3", title: "كيف أضمن جودة الخدمة؟", content: "نحن نستخدم مواد تنظيف ذات جودة عالية وفريقنا مدرب بأعلى المعايير." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/city-map-illustration-with-mountains_23-2147622697.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -200,14 +102,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "جودة احترافية",
|
||||
description: "نستخدم أفضل الأدوات العالمية.",
|
||||
},
|
||||
{
|
||||
title: "سعر منافس",
|
||||
description: "أفضل الخدمات بأسعار معقولة.",
|
||||
},
|
||||
{ title: "جودة احترافية", description: "نستخدم أفضل الأدوات العالمية." },
|
||||
{ title: "سعر منافس", description: "أفضل الخدمات بأسعار معقولة." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -218,6 +114,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
title="منتجاتنا للعناية بالسيارة"
|
||||
description="مجموعة مختارة من أفضل أدوات ومنتجات العناية بالسيارة التي نستخدمها في خدماتنا."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,31 +124,17 @@ export default function LandingPage() {
|
||||
logoText="WashCar Homs"
|
||||
columns={[
|
||||
{
|
||||
title: "روابط سريعة",
|
||||
items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "احجز الآن",
|
||||
href: "/booking",
|
||||
},
|
||||
],
|
||||
title: "روابط سريعة", items: [
|
||||
{ label: "الرئيسية", href: "/" },
|
||||
{ label: "احجز الآن", href: "/booking" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "قانوني",
|
||||
items: [
|
||||
{
|
||||
label: "سياسة الخصوصية",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "شروط الاستخدام",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "قانوني", items: [
|
||||
{ label: "سياسة الخصوصية", href: "#" },
|
||||
{ label: "شروط الاستخدام", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user