Update src/app/page.tsx
This commit is contained in:
197
src/app/page.tsx
197
src/app/page.tsx
@@ -31,26 +31,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
},
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Order Now", href: "#contact"}}
|
||||
brandName="6:18 FAST FOOD"
|
||||
/>
|
||||
</div>
|
||||
@@ -58,15 +48,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
title="The Shawarma Everyone's Talking About"
|
||||
description="Authentic Syrian street food crafted fresh daily with premium ingredients and recipes that hit every time. Juicy, loaded, unforgettable — made for people who refuse to compromise on flavor."
|
||||
variant: "radial-gradient"}}
|
||||
title="Your Crave-Worthy Shawarma Just Dropped."
|
||||
description="Authentic Syrian street food. Freshly crafted, loaded with flavor, and unforgettable. This is not just fast food; it's a lifestyle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now — It's Ready Fast",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Tap to Taste the Hype", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805472.jpg"
|
||||
@@ -77,13 +64,11 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story"
|
||||
title="Where Authenticity Meets Modern Fast Casual"
|
||||
tag="Behind the Bites"
|
||||
title="Where Authenticity Meets Speed & Style."
|
||||
buttons={[
|
||||
{
|
||||
text: "See Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "See Our Menu", href: "#menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,39 +81,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "quality",
|
||||
label: "Premium Ingredients",
|
||||
title: "Only The Best For Your Plate",
|
||||
items: [
|
||||
"Locally sourced fresh produce",
|
||||
"Finest cuts of halal meat",
|
||||
"Authentic Syrian spices",
|
||||
],
|
||||
id: "quality", label: "Premium Ingredients", title: "Premium Ingredients, Unforgettable Taste.", items: [
|
||||
"Locally sourced fresh produce", "Finest cuts of halal meat", "Authentic Syrian spices"],
|
||||
},
|
||||
{
|
||||
id: "speed",
|
||||
label: "Fast & Fresh",
|
||||
title: "Gourmet, Delivered Quick",
|
||||
items: [
|
||||
"Efficient preparation for busy schedules",
|
||||
"Seamless online ordering experience",
|
||||
"Reliable pickup and delivery",
|
||||
],
|
||||
id: "speed", label: "Fast & Fresh", title: "Fast & Fresh, Every Time.", items: [
|
||||
"Efficient preparation for busy schedules", "Seamless online ordering experience", "Reliable pickup and delivery"],
|
||||
},
|
||||
{
|
||||
id: "taste",
|
||||
label: "Unforgettable Flavors",
|
||||
title: "A Taste of Damascus in Sharjah",
|
||||
items: [
|
||||
"Time-honored family recipes",
|
||||
"Expertly balanced spice blends",
|
||||
"Crafted with culinary passion",
|
||||
],
|
||||
id: "taste", label: "Unforgettable Flavors", title: "Authentic Flavors, Crafted with Passion.", items: [
|
||||
"Time-honored family recipes", "Expertly balanced spice blends", "Crafted with culinary passion"],
|
||||
},
|
||||
]}
|
||||
title="Experience The 6:18 Difference"
|
||||
description="We blend tradition with efficiency, ensuring every bite is a culinary journey designed for your modern lifestyle. Quality ingredients, authentic recipes, and speedy service define our commitment to you."
|
||||
tag="Why Choose Us"
|
||||
description="We blend rich tradition with modern efficiency. Every bite is a culinary journey, crafted for your fast-paced, flavor-seeking life."
|
||||
tag="Level Up Your Lunch"
|
||||
tagIcon={Sparkles}
|
||||
/>
|
||||
</div>
|
||||
@@ -141,88 +108,44 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "shawarma-chicken",
|
||||
name: "Classic Chicken Shawarma",
|
||||
price: "AED 25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-kebab-table_140725-4817.jpg",
|
||||
imageAlt: "signature chicken shawarma sandwich",
|
||||
},
|
||||
id: "shawarma-chicken", name: "Classic Chicken Shawarma", price: "AED 25", imageSrc: "http://img.b2bpic.net/free-photo/meat-kebab-table_140725-4817.jpg", imageAlt: "signature chicken shawarma sandwich"},
|
||||
{
|
||||
id: "shawarma-beef",
|
||||
name: "Spiced Beef Shawarma",
|
||||
price: "AED 30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-french-fries-with-sliced-sandwich-inside-black-plate-grey-desk_140725-14422.jpg",
|
||||
imageAlt: "unique crispy chicken sandwich",
|
||||
},
|
||||
id: "shawarma-beef", name: "Spiced Beef Shawarma", price: "AED 30", imageSrc: "http://img.b2bpic.net/free-photo/front-view-french-fries-with-sliced-sandwich-inside-black-plate-grey-desk_140725-14422.jpg", imageAlt: "unique crispy chicken sandwich"},
|
||||
{
|
||||
id: "falafel-wrap",
|
||||
name: "Damascus Falafel Wrap",
|
||||
price: "AED 20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-soups-basket-with-sliced-bread_140725-6409.jpg",
|
||||
imageAlt: "special garlic sauce chicken sandwich",
|
||||
},
|
||||
id: "falafel-wrap", name: "Damascus Falafel Wrap", price: "AED 20", imageSrc: "http://img.b2bpic.net/free-photo/pair-soups-basket-with-sliced-bread_140725-6409.jpg", imageAlt: "special garlic sauce chicken sandwich"},
|
||||
{
|
||||
id: "kofta-sandwich",
|
||||
name: "Gourmet Kofta Sandwich",
|
||||
price: "AED 28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-lentil-soup-with-herbs-white-bowl_114579-4281.jpg",
|
||||
imageAlt: "spicy chicken tikka sandwich",
|
||||
},
|
||||
id: "kofta-sandwich", name: "Gourmet Kofta Sandwich", price: "AED 28", imageSrc: "http://img.b2bpic.net/free-photo/red-lentil-soup-with-herbs-white-bowl_114579-4281.jpg", imageAlt: "spicy chicken tikka sandwich"},
|
||||
]}
|
||||
title="Our Signature Sandwiches"
|
||||
description="Discover our exquisite selection of authentic Syrian sandwiches, crafted to perfection with rich flavors and premium ingredients. Each bite promises a journey to the heart of Damascus."
|
||||
tag="Explore Our Menu"
|
||||
description="Dive into our exquisite selection of authentic Syrian sandwiches. Crafted to perfection with rich flavors and premium ingredients, each bite is a direct ticket to Damascus."
|
||||
tag="Your Next Obsession Awaits"
|
||||
tagIcon={Utensils}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fatima Al-Mansoori",
|
||||
handle: "@SharjahFoodie",
|
||||
testimonial: "6:18 FAST FOOD has completely redefined street food for me. The chicken shawarma is simply divine, packed with flavor, and tastes exactly like home. A true five-star experience!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-thinking-what-answer-giving-opinion-about-taste-asia_197531-22361.jpg",
|
||||
imageAlt: "satisfied customer smiling portrait",
|
||||
},
|
||||
id: "1", name: "Fatima Al-Mansoori", handle: "@SharjahFoodie", testimonial: "6:18 FAST FOOD has completely redefined street food for me. The chicken shawarma is simply divine, packed with flavor, and tastes exactly like home. A true five-star experience!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-thinking-what-answer-giving-opinion-about-taste-asia_197531-22361.jpg", imageAlt: "satisfied customer smiling portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ahmed Rashid",
|
||||
handle: "@UAEFoodCritic",
|
||||
testimonial: "As a busy professional, I need quality fast meals. 6:18 delivers every time – literally! The beef shawarma is always juicy and perfectly spiced. Highly recommend for a quick, satisfying bite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg",
|
||||
imageAlt: "customer review profile smiling",
|
||||
},
|
||||
id: "2", name: "Ahmed Rashid", handle: "@UAEFoodCritic", testimonial: "As a busy professional, I need quality fast meals. 6:18 delivers every time – literally! The beef shawarma is always juicy and perfectly spiced. Highly recommend for a quick, satisfying bite.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg", imageAlt: "customer review profile smiling"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Nour Ibrahim",
|
||||
handle: "@DamascusHeart",
|
||||
testimonial: "Finally, authentic Syrian flavors in Sharjah! The falafel wrap brought back so many cherished memories. It's truly a taste of Damascus, made with care and genuine recipes. My new favorite spot!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun_23-2149150936.jpg",
|
||||
imageAlt: "positive feedback profile image",
|
||||
},
|
||||
id: "3", name: "Nour Ibrahim", handle: "@DamascusHeart", testimonial: "Finally, authentic Syrian flavors in Sharjah! The falafel wrap brought back so many cherished memories. It's truly a taste of Damascus, made with care and genuine recipes. My new favorite spot!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun_23-2149150936.jpg", imageAlt: "positive feedback profile image"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Omar Hassan",
|
||||
handle: "@GulfGourmand",
|
||||
testimonial: "The gourmet kofta sandwich is a masterpiece. The attention to detail and premium ingredients shine through. It's not just fast food; it's a culinary treat. My go-to for an elevated lunch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-serving-cup-coffee-counter_1170-559.jpg",
|
||||
imageAlt: "restaurant patron happy face",
|
||||
},
|
||||
id: "4", name: "Omar Hassan", handle: "@GulfGourmand", testimonial: "The gourmet kofta sandwich is a masterpiece. The attention to detail and premium ingredients shine through. It's not just fast food; it's a culinary treat. My go-to for an elevated lunch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-serving-cup-coffee-counter_1170-559.jpg", imageAlt: "restaurant patron happy face"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Five-Star Customers Say"
|
||||
description="Don't just take our word for it. Our loyal customers rave about the authentic flavors, premium quality, and exceptional experience at 6:18 FAST FOOD. Join the chorus of satisfied diners!"
|
||||
tag="Customer Reviews"
|
||||
tag="The Hype is Real"
|
||||
tagIcon={Star}
|
||||
/>
|
||||
</div>
|
||||
@@ -231,13 +154,12 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get Your Fix"
|
||||
title="Order Now & Taste The Authenticity"
|
||||
description="Ready for an unforgettable Syrian street food experience? Place your order for pickup or delivery. For quick orders, message us on WhatsApp or find us on your favorite delivery app!"
|
||||
description="Ready for an unforgettable Syrian street food experience? Get your craving satisfied. Order for pickup or delivery, or hit us up on WhatsApp!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shocked-young-woman-sitting-near-bar-counter-holding-drinks_23-2147859527.jpg"
|
||||
mediaAnimation="opacity"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
buttonText="Subscribe"
|
||||
termsText="By clicking Subscribe you're confirming that you agree with our Privacy Policy."
|
||||
@@ -252,50 +174,31 @@ export default function LandingPage() {
|
||||
imageAlt="overhead shot of a delicious shawarma platter"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Shawarmas",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Shawarmas", href: "#menu"},
|
||||
{
|
||||
label: "Falafel",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Falafel", href: "#menu"},
|
||||
{
|
||||
label: "Sandwiches",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Sandwiches", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user