Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-16 13:30:03 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Testimonials",
id: "trust",
},
name: "Testimonials", id: "trust"},
{
name: "Reservation",
id: "contact",
},
name: "Reservation", id: "contact"},
]}
brandName="The Next Bite"
/>
@@ -55,19 +47,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
logoText="The Next Bite Cafe"
description="Kotlis Favorite Cafe for Great Food & Vibes. Fresh, delicious meals served daily with a cozy ambiance. Open until 1 AM."
buttons={[
{
text: "Call Now",
href: "tel:+923427799096",
},
text: "Call Now", href: "tel:+923427799096"},
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beef-burger-with-onion-rings-tomato-lettuce-served-with-salad-fries_140725-8250.jpg"
mediaAnimation="slide-up"
@@ -82,40 +69,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Khan",
handle: "@sarahk",
testimonial: "Outstanding ambiance... food is amazing!",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg",
},
id: "t1", name: "Sarah Khan", handle: "@sarahk", testimonial: "Outstanding ambiance... food is amazing!", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg"},
{
id: "t2",
name: "Ahmed Raza",
handle: "@ahmedr",
testimonial: "Memorable experience and friendly staff.",
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
},
id: "t2", name: "Ahmed Raza", handle: "@ahmedr", testimonial: "Memorable experience and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg"},
{
id: "t3",
name: "Fatima Noor",
handle: "@fatiman",
testimonial: "Best late night coffee spot in Kotli.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-warm-refreshing-cup-coffee-lunch_176420-15737.jpg",
},
id: "t3", name: "Fatima Noor", handle: "@fatiman", testimonial: "Best late night coffee spot in Kotli.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-warm-refreshing-cup-coffee-lunch_176420-15737.jpg"},
{
id: "t4",
name: "Bilal Ahmed",
handle: "@bilala",
testimonial: "Great atmosphere for groups.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-lunch-cafe-eating-salad_1303-26569.jpg",
},
id: "t4", name: "Bilal Ahmed", handle: "@bilala", testimonial: "Great atmosphere for groups.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-lunch-cafe-eating-salad_1303-26569.jpg"},
{
id: "t5",
name: "Zara Malik",
handle: "@zaram",
testimonial: "The fast food is incredibly fresh.",
imageSrc: "http://img.b2bpic.net/free-photo/young-student-studying-with-tutor-library-university-students-sitting-together-reading-books-young-people-preparing-exams-college-library_574295-2124.jpg",
},
id: "t5", name: "Zara Malik", handle: "@zaram", testimonial: "The fast food is incredibly fresh.", imageSrc: "http://img.b2bpic.net/free-photo/young-student-studying-with-tutor-library-university-students-sitting-together-reading-books-young-people-preparing-exams-college-library_574295-2124.jpg"},
]}
title="Loved by Our Customers"
description="See why locals in Kotli consider us their go-to spot for coffee and fast food."
@@ -130,59 +92,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Fast Food",
name: "Classic Burger",
price: "Rs 450",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg",
},
id: "p1", brand: "Fast Food", name: "Classic Burger", price: "Rs 450", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg"},
{
id: "p2",
brand: "Snacks",
name: "Crispy Fries",
price: "Rs 250",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-sweet-potato-fries-trivet-marble-background_114579-74564.jpg",
},
id: "p2", brand: "Snacks", name: "Crispy Fries", price: "Rs 250", rating: 4,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/bowl-sweet-potato-fries-trivet-marble-background_114579-74564.jpg"},
{
id: "p3",
brand: "Drinks",
name: "Iced Coffee",
price: "Rs 300",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-3975.jpg",
},
id: "p3", brand: "Drinks", name: "Iced Coffee", price: "Rs 300", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-3975.jpg"},
{
id: "p4",
brand: "Fast Food",
name: "Chicken Sandwich",
price: "Rs 500",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fries-arrangemetn_23-2149235927.jpg",
},
id: "p4", brand: "Fast Food", name: "Chicken Sandwich", price: "Rs 500", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fries-arrangemetn_23-2149235927.jpg"},
{
id: "p5",
brand: "Snacks",
name: "Loaded Nachos",
price: "Rs 600",
rating: 4,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-tortilla-chips-with-black-beans-guacamole-tomato-jalapeno-wooden-table_123827-20360.jpg",
},
id: "p5", brand: "Snacks", name: "Loaded Nachos", price: "Rs 600", rating: 4,
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-tortilla-chips-with-black-beans-guacamole-tomato-jalapeno-wooden-table_123827-20360.jpg"},
{
id: "p6",
brand: "Drinks",
name: "Fresh Smoothie",
price: "Rs 350",
rating: 5,
reviewCount: "65",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast_1321-1315.jpg",
},
id: "p6", brand: "Drinks", name: "Fresh Smoothie", price: "Rs 350", rating: 5,
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast_1321-1315.jpg"},
]}
title="Menu Highlights"
description="Fresh fast food, snacks, and refreshing drinks."
@@ -197,24 +123,16 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Clean Environment",
description: "We maintain strict hygiene for your peace of mind.",
},
title: "Clean Environment", description: "We maintain strict hygiene for your peace of mind."},
{
icon: Users,
title: "Friendly Staff",
description: "Our team is dedicated to your hospitality.",
},
title: "Friendly Staff", description: "Our team is dedicated to your hospitality."},
{
icon: Clock,
title: "Late Night",
description: "Open daily until 1 AM for your cravings.",
},
title: "Late Night", description: "Open daily until 1 AM for your cravings."},
{
icon: Wallet,
title: "Affordable",
description: "Premium food starting from just Rs 100.",
},
title: "Affordable", description: "Premium food starting from just Rs 100."},
]}
title="Why Choose The Next Bite?"
description="We prioritize quality and customer experience above all else in Kotli."
@@ -228,20 +146,11 @@ export default function LandingPage() {
tag="Trusted Business"
metrics={[
{
id: "m1",
value: "4.9+",
description: "Google Rating",
},
id: "m1", value: "4.9+", description: "Google Rating"},
{
id: "m2",
value: "500+",
description: "Weekly Visitors",
},
id: "m2", value: "500+", description: "Weekly Visitors"},
{
id: "m3",
value: "1 AM",
description: "Closing Time",
},
id: "m3", value: "1 AM", description: "Closing Time"},
]}
metricsAnimation="slide-up"
/>
@@ -253,20 +162,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Where are you located?",
content: "Bypass Road, Kotli, Pakistan.",
},
id: "f1", title: "Where are you located?", content: "Bypass Road, Kotli, Pakistan."},
{
id: "f2",
title: "What are your hours?",
content: "Open daily from 10 AM to 1 AM.",
},
id: "f2", title: "What are your hours?", content: "Open daily from 10 AM to 1 AM."},
{
id: "f3",
title: "Do you offer reservations?",
content: "Yes! Use the form below to book a table.",
},
id: "f3", title: "Do you offer reservations?", content: "Yes! Please book your table instantly via our [WhatsApp](https://wa.me/923427799096) or by filling out the reservation form below."},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-map-with-local-business-gps-pin-location_107791-15046.jpg"
title="Location & Info"
@@ -280,18 +180,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Ready to visit? Book your table now or call us to secure your spot for a great meal."
buttons={[
{
text: "Call Now",
href: "tel:+923427799096",
},
text: "Call Now", href: "tel:+923427799096"},
{
text: "Book Your Table",
href: "#",
},
text: "Book Your Table", href: "#"},
]}
/>
</div>
@@ -300,29 +195,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Business",
items: [
title: "Business", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "+92 342 7799096",
href: "tel:+923427799096",
},
label: "+92 342 7799096", href: "tel:+923427799096"},
{
label: "Bypass Road, Kotli",
href: "#",
},
label: "Bypass Road, Kotli", href: "#"},
],
},
]}