@@ -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() {
<divid="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."
"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() {
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>
<divid="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!",
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,
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.",
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,
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!",
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,
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.",
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,
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!"
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.