1 Commits

Author SHA1 Message Date
e9a7911e6b Update src/app/page.tsx 2026-05-06 02:38:04 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "الرئيسية", name: "الرئيسية", id: "#hero"},
id: "#hero",
},
{ {
name: "المنيو", name: "المنيو", id: "#menu"},
id: "#menu",
},
{ {
name: "التوصيل", name: "التوصيل", id: "#delivery"},
id: "#delivery",
},
{ {
name: "أسئلة", name: "أسئلة", id: "#faq"},
id: "#faq",
},
]} ]}
brandName="شوتا كافيه" brandName="شوتا كافيه"
/> />
@@ -55,38 +47,25 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="سلايدر وبرجر ما يتفوّت" title="سلايدر وبرجر ما يتفوّت"
description="من الجريل ليدك حار خلال 30 دقيقة | لحم أنجوس طازج يومياً" description="من الجريل ليدك حار خلال 30 دقيقة | لحم أنجوس طازج يومياً"
tag="ترند مسقط الآن 🔥 +11K متابع بيوم" tag="ترند مسقط الآن 🔥 +11K متابع بيوم"
buttons={[ buttons={[
{ {
text: "اطلب منيو شوتا الآن", text: "اطلب منيو شوتا الآن عبر واتساب", href: "https://wa.me/96893909270?text=هلا شوتا، أبغى المنيو الكامل للطلب"},
href: "https://wa.me/96893909270?text=هلا شوتا، أبغى المنيو الكامل",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-cutting-burger-with-egg_23-2148678848.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-cutting-burger-with-egg_23-2148678848.jpg", imageAlt: "Double burger cheese pull"},
imageAlt: "Double burger cheese pull",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-sandwich-green-black-tray-left-side-half-dark-light-surface-with-free-space_179666-42661.jpg", imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-sandwich-green-black-tray-left-side-half-dark-light-surface-with-free-space_179666-42661.jpg", imageAlt: "Classic slider"},
imageAlt: "Classic slider",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-double-cheeseburger-with-grilled-beef-patties-cheese-lettuce-leaf-burger-buns_141793-4883.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-double-cheeseburger-with-grilled-beef-patties-cheese-lettuce-leaf-burger-buns_141793-4883.jpg", imageAlt: "Double shota burger"},
imageAlt: "Double shota burger",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/box-french-fries-white-table_23-2148272967.jpg", imageSrc: "http://img.b2bpic.net/free-photo/box-french-fries-white-table_23-2148272967.jpg", imageAlt: "Loaded fries"},
imageAlt: "Loaded fries",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168791.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168791.jpg", imageAlt: "Mojito drink"},
imageAlt: "Mojito drink",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
tagIcon={Sparkles} tagIcon={Sparkles}
@@ -103,50 +82,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", name: "كلاسيك بيف سلايدر", price: "1.800 OMR", imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-burgers-with-chicken-breast_1220-7110.jpg", imageAlt: "كلاسيك بيف سلايدر"},
name: "كلاسيك بيف سلايدر",
price: "1.800 OMR",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-burgers-with-chicken-breast_1220-7110.jpg",
imageAlt: "كلاسيك بيف سلايدر",
},
{ {
id: "2", id: "2", name: "دبل شوتا برجر", price: "2.500 OMR", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-tasty-homemade-beef-burger-french-fries-wooden-tray_181624-56515.jpg", imageAlt: "دبل شوتا برجر"},
name: "دبل شوتا برجر",
price: "2.500 OMR",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-tasty-homemade-beef-burger-french-fries-wooden-tray_181624-56515.jpg",
imageAlt: "دبل شوتا برجر",
},
{ {
id: "3", id: "3", name: "لودد فرايز شوتا", price: "1.500 OMR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salted-french-fries-with-special-sauce_23-2148701487.jpg", imageAlt: "لودد فرايز"},
name: "لودد فرايز شوتا",
price: "1.500 OMR",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-salted-french-fries-with-special-sauce_23-2148701487.jpg",
imageAlt: "لودد فرايز",
},
{ {
id: "4", id: "4", name: "تشيكن ستربس", price: "1.800 OMR", imageSrc: "http://img.b2bpic.net/free-photo/fish-chips-with-ketchup-copy-space_23-2148784938.jpg", imageAlt: "تشيكن ستربس"},
name: "تشيكن ستربس",
price: "1.800 OMR",
imageSrc: "http://img.b2bpic.net/free-photo/fish-chips-with-ketchup-copy-space_23-2148784938.jpg",
imageAlt: "تشيكن ستربس",
},
{ {
id: "5", id: "5", name: "موهيتو باشن فروت", price: "1.200 OMR", imageSrc: "http://img.b2bpic.net/free-photo/fizzy-drink-with-raspberries_1220-408.jpg", imageAlt: "موهيتو باشن فروت"},
name: "موهيتو باشن فروت",
price: "1.200 OMR",
imageSrc: "http://img.b2bpic.net/free-photo/fizzy-drink-with-raspberries_1220-408.jpg",
imageAlt: "موهيتو باشن فروت",
},
{ {
id: "6", id: "6", name: "تشيكن كرسبي سلايدر", price: "1.600 OMR", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pieces-fried-chicken_23-2147717048.jpg", imageAlt: "تشيكن كرسبي"},
name: "تشيكن كرسبي سلايدر",
price: "1.600 OMR",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pieces-fried-chicken_23-2147717048.jpg",
imageAlt: "تشيكن كرسبي",
},
]} ]}
title="منيو شوتا الكامل" title="منيو شوتا الكامل"
description="اختر ودوس يجيك واتساب جاهز" description="اختار منيو شوتا واطلب واتساب مباشر"
/> />
</div> </div>
@@ -157,20 +106,11 @@ export default function LandingPage() {
tag="العملية" tag="العملية"
metrics={[ metrics={[
{ {
id: "step1", id: "step1", value: "1", description: "اختار من المنيو"},
value: "1",
description: "اختار من المنيو",
},
{ {
id: "step2", id: "step2", value: "2", description: "دوس الزر يفتح واتساب طلبك مكتوب"},
value: "2",
description: "دوس الزر يفتح واتساب طلبك مكتوب",
},
{ {
id: "step3", id: "step3", value: "3", description: "أرسل اللوكيشن نجيك حار"},
value: "3",
description: "أرسل اللوكيشن نجيك حار",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -183,19 +123,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
negativeCard={{ negativeCard={{
items: [ items: [
"لا يوجد إضافات", "لا يوجد إضافات", "لا يوجد انتظار", "لا يوجد برودة", "لا يوجد تجميد"],
"لا يوجد انتظار",
"لا يوجد برودة",
"لا يوجد تجميد",
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"لحم أنجوس طازج ما نفرّز", "لحم أنجوس طازج ما نفرّز", "خبز بريوش نخبزه يومياً", "صوص شوتا السري محد يقلده", "توصيل صاروخ 30 دقيقة مضمون"],
"خبز بريوش نخبزه يومياً",
"صوص شوتا السري محد يقلده",
"توصيل صاروخ 30 دقيقة مضمون",
],
}} }}
title="ليش شوتا غير؟" title="ليش شوتا غير؟"
description="نقدم الجودة والطعم اللي تحتاجه كل يوم." description="نقدم الجودة والطعم اللي تحتاجه كل يوم."
@@ -210,50 +142,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "أحمد محمد", role: "زبون دائم", company: "مسقط", rating: 5,
name: "أحمد محمد", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637306.jpg", imageAlt: "أحمد محمد"},
role: "زبون دائم",
company: "مسقط",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637306.jpg",
imageAlt: "أحمد محمد",
},
{ {
id: "t2", id: "t2", name: "سارة علي", role: "زبونة", company: "مسقط", rating: 5,
name: "سارة علي", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-eating-dish-poutine_23-2149486008.jpg", imageAlt: "سارة علي"},
role: "زبونة",
company: "مسقط",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-eating-dish-poutine_23-2149486008.jpg",
imageAlt: "سارة علي",
},
{ {
id: "t3", id: "t3", name: "خالد مسقط", role: "متذوق", company: "مسقط", rating: 5,
name: "خالد مسقط", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-eating-delicious-dish-poutine_23-2149486053.jpg", imageAlt: "خالد مسقط"},
role: "متذوق",
company: "مسقط",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-eating-delicious-dish-poutine_23-2149486053.jpg",
imageAlt: "خالد مسقط",
},
{ {
id: "t4", id: "t4", name: "عبدالله", role: "زبون", company: "صحار", rating: 5,
name: "عبدالله", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486018.jpg", imageAlt: "عبدالله"},
role: "زبون",
company: "صحار",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486018.jpg",
imageAlt: "عبدالله",
},
{ {
id: "t5", id: "t5", name: "نورة", role: "زبونة", company: "مسقط", rating: 5,
name: "نورة", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-tortilla-chips-mexican-chips-from-plate_140725-669.jpg", imageAlt: "نورة"},
role: "زبونة",
company: "مسقط",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-tortilla-chips-mexican-chips-from-plate_140725-669.jpg",
imageAlt: "نورة",
},
]} ]}
title="ترند مسقط يتكلم" title="ترند مسقط يتكلم"
description="آراء عملائنا الذين جربوا تجربة شوتا المميزة." description="آراء عملائنا الذين جربوا تجربة شوتا المميزة."
@@ -267,19 +169,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: MapPin, icon: MapPin,
label: "مناطق التوصيل", label: "مناطق التوصيل", value: "كل مسقط"},
value: "كل مسقط",
},
{ {
icon: Clock, icon: Clock,
label: "زمن التوصيل", label: "زمن التوصيل", value: "30-45 دقيقة"},
value: "30-45 دقيقة",
},
{ {
icon: ShieldCheck, icon: ShieldCheck,
label: "الضمان", label: "الضمان", value: "حار أو مجاناً"},
value: "حار أو مجاناً",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -290,25 +186,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "كم ياخذ التوصيل؟", content: "30-45 دقيقة، لو تأخرنا فوق ساعة طلبك مجاني"},
title: "كم ياخذ التوصيل؟",
content: "30-45 دقيقة، لو تأخرنا فوق ساعة طلبك مجاني",
},
{ {
id: "f2", id: "f2", title: "في حد أدنى للطلب؟", content: "لا، حتى سلايدر واحد نوصله لك"},
title: "في حد أدنى للطلب؟",
content: "لا، حتى سلايدر واحد نوصله لك",
},
{ {
id: "f3", id: "f3", title: "الدفع كيف؟", content: "كاش عند الاستلام، تلي بي، بنك مسقط"},
title: "الدفع كيف؟",
content: "كاش عند الاستلام، تلي بي، بنك مسقط",
},
{ {
id: "f4", id: "f4", title: "فاتحين متى؟", content: "يومياً 4 العصر لـ 12 الليل، الجمعة نبدأ 2 الظهر"},
title: "فاتحين متى؟",
content: "يومياً 4 العصر لـ 12 الليل، الجمعة نبدأ 2 الظهر",
},
]} ]}
sideTitle="أسئلة الشوتاوية" sideTitle="أسئلة الشوتاوية"
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -320,30 +204,21 @@ export default function LandingPage() {
logoText="شوتا كافيه" logoText="شوتا كافيه"
columns={[ columns={[
{ {
title: "تواصل معنا", title: "تواصل معنا", items: [
items: [
{ {
label: "93909270", label: "93909270", href: "https://wa.me/96893909270?text=أهلاً، أريد الاستفسار عن الطلبات"},
href: "tel:96893909270",
},
], ],
}, },
{ {
title: "تابعنا", title: "تابعنا", items: [
items: [
{ {
label: "انستقرام @shota_ca", label: "انستقرام @shota_ca", href: "https://instagram.com/shota_ca"},
href: "https://instagram.com/shota_ca",
},
], ],
}, },
{ {
title: "الطلبات", title: "الطلبات", items: [
items: [
{ {
label: "اطلب واتساب الآن", label: "اطلب واتساب الآن", href: "https://wa.me/96893909270?text=أريد طلب عشاء شوتا"},
href: "https://wa.me/96893909270",
},
], ],
}, },
]} ]}