@@ -31,26 +31,16 @@ export default function LandingPage() {
<NavbarStyleCentered
<NavbarStyleCentered
navItems={[
navItems={[
{
{
name:"Menu",
name:"Menu",id:"menu"},
id:"menu",
},
{
{
name:"About Us",
name:"About Us",id:"about"},
id:"about",
},
{
{
name:"Reviews",
name:"Reviews",id:"testimonials"},
id:"testimonials",
},
{
{
name:"Contact",
name:"Contact",id:"contact"},
id:"contact",
},
]}
]}
button={{
button={{
text:"Order Now",
text:"Order Now",href:"#contact"}}
href:"#contact",
}}
brandName="6:18 FAST FOOD"
brandName="6:18 FAST FOOD"
/>
/>
</div>
</div>
@@ -58,15 +48,12 @@ export default function LandingPage() {
<divid="hero"data-section="hero">
<divid="hero"data-section="hero">
<HeroBillboardScroll
<HeroBillboardScroll
background={{
background={{
variant:"radial-gradient",
variant:"radial-gradient"}}
}}
title="Your Crave-Worthy Shawarma Just Dropped."
title="The Shawarma Everyone's Talking About"
description="Authentic Syrian street food. Freshly crafted, loaded with flavor, and unforgettable. This is not just fast food; it's a lifestyle."
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."
"Locally sourced fresh produce","Finest cuts of halal meat","Authentic Syrian spices"],
title:"Only The Best For Your Plate",
items:[
"Locally sourced fresh produce",
"Finest cuts of halal meat",
"Authentic Syrian spices",
],
},
},
{
{
id:"speed",
id:"speed",label:"Fast & Fresh",title:"Fast & Fresh, Every Time.",items:[
label:"Fast & Fresh",
"Efficient preparation for busy schedules","Seamless online ordering experience","Reliable pickup and delivery"],
title:"Gourmet, Delivered Quick",
items:[
"Efficient preparation for busy schedules",
"Seamless online ordering experience",
"Reliable pickup and delivery",
],
},
},
{
{
id:"taste",
id:"taste",label:"Unforgettable Flavors",title:"Authentic Flavors, Crafted with Passion.",items:[
label:"Unforgettable Flavors",
"Time-honored family recipes","Expertly balanced spice blends","Crafted with culinary passion"],
title:"A Taste of Damascus in Sharjah",
items:[
"Time-honored family recipes",
"Expertly balanced spice blends",
"Crafted with culinary passion",
],
},
},
]}
]}
title="Experience The 6:18 Difference"
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."
description="We blend rich tradition with modern efficiency. Every bite is a culinary journey, crafted for your fast-paced, flavor-seeking life."
tag="Why Choose Us"
tag="Level Up Your Lunch"
tagIcon={Sparkles}
tagIcon={Sparkles}
/>
/>
</div>
</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."
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="Explore Our Menu"
tag="Your Next Obsession Awaits"
tagIcon={Utensils}
tagIcon={Utensils}
/>
/>
</div>
</div>
<divid="testimonials"data-section="testimonials">
<divid="testimonials"data-section="testimonials">
<TestimonialCardThirteen
<TestimonialCardThirteen
animationType="slide-up"
animationType="depth-3d"
textboxLayout="default"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground={false}
testimonials={[
testimonials={[
{
{
id:"1",
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:"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:"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:"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:"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:"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:"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,
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.",
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!"
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}
tagIcon={Star}
/>
/>
</div>
</div>
@@ -231,13 +154,12 @@ export default function LandingPage() {
<ContactSplit
<ContactSplit
useInvertedBackground={false}
useInvertedBackground={false}
background={{
background={{
variant:"plain",
variant:"plain"}}
}}
tag="Get Your Fix"
tag="Get Your Fix"
title="Order Now & Taste The Authenticity"
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.