2 Commits

Author SHA1 Message Date
bf155c4ec2 Update src/app/page.tsx 2026-05-18 13:55:26 +00:00
43accc3ad0 Update src/app/page.tsx 2026-05-18 13:54:57 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import FooterBase from '@/components/sections/footer/FooterBase';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Menu", name: "Menu", id: "products"},
id: "products",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Leevon Chicken Point" brandName="Leevon Chicken Point"
/> />
@@ -55,37 +47,20 @@ 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="Leevon Chicken Point: Taste of Perfection" title="Leevon Chicken Point: Taste of Perfection"
description="Serving the most delicious, spice-perfect, and fresh chicken in town. Join us for a meal that satisfies your cravings." description="Serving the most delicious, spice-perfect, and fresh chicken in town. Join us for a meal that satisfies your cravings."
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Menu", href: "#products"},
href: "#products",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sliced-onions_140725-6083.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sliced-onions_140725-6083.jpg", imageAlt: "Juicy chicken platter"},
imageAlt: "Juicy chicken platter",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959041.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959041.jpg", imageAlt: "Fresh preparation"},
imageAlt: "Fresh preparation",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164783.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164783.jpg", imageAlt: "Cozy atmosphere"},
imageAlt: "Cozy atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-with-tomato-potato-pepper-sauces-pickles-top-view_141793-3737.jpg",
imageAlt: "Juicy chicken platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-with-spices-salt-ready-cooking_114579-53129.jpg",
imageAlt: "Fresh preparation",
},
]} ]}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
@@ -96,8 +71,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="Our Passion for Quality" title="Our Passion for Quality"
description={[ description={[
"At Leevon Chicken Point, we believe quality is the secret ingredient. Our recipes are crafted with care to ensure every bite is packed with authentic flavor and tradition.", "At Leevon Chicken Point, we believe quality is the secret ingredient. Our recipes are crafted with care to ensure every bite is packed with authentic flavor and tradition."]}
]}
/> />
</div> </div>
@@ -108,34 +82,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", label: "Quality", title: "Farm Fresh", items: [
label: "Quality", "Always sourced daily", "No frozen meat", "Highest quality standards"],
title: "Farm Fresh",
items: [
"Always sourced daily",
"No frozen meat",
"Highest quality standards",
],
}, },
{ {
id: "f2", id: "f2", label: "Taste", title: "Traditional Spices", items: [
label: "Taste", "Secret masala blend", "Authentic preparation", "Rich, bold flavors"],
title: "Traditional Spices",
items: [
"Secret masala blend",
"Authentic preparation",
"Rich, bold flavors",
],
}, },
{ {
id: "f3", id: "f3", label: "Experience", title: "Quick Service", items: [
label: "Experience", "Ready when you are", "Fast dine-in & takeaway", "Great for family meals"],
title: "Quick Service",
items: [
"Ready when you are",
"Fast dine-in & takeaway",
"Great for family meals",
],
}, },
]} ]}
title="Why Choose Leevon?" title="Why Choose Leevon?"
@@ -151,59 +107,14 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "Signature", name: "Crispy Fried Chicken", price: "$12.99", rating: 5,
brand: "Signature", reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-american-food_23-2148454910.jpg"},
name: "Crispy Fried Chicken",
price: "$12.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-american-food_23-2148454910.jpg",
},
{ {
id: "p2", id: "p2", brand: "Signature", name: "Tandoori Chicken", price: "$15.99", rating: 5,
brand: "Signature", reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-with-chilies-tomato-concrete-background_23-2148029734.jpg"},
name: "Tandoori Chicken",
price: "$15.99",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-with-chilies-tomato-concrete-background_23-2148029734.jpg",
},
{ {
id: "p3", id: "p3", brand: "Signature", name: "Special Chicken Curry", price: "$14.99", rating: 4,
brand: "Signature", reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-meal_23-2148825120.jpg"},
name: "Special Chicken Curry",
price: "$14.99",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-meal_23-2148825120.jpg",
},
{
id: "p4",
brand: "Signature",
name: "Spicy Wings",
price: "$9.99",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/serving-crispy-fried-snack-served-with-red-pepper-sauce_140725-3921.jpg",
},
{
id: "p5",
brand: "Signature",
name: "Chicken Sandwich",
price: "$8.99",
rating: 4,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-desk-with-orange-juice_140725-6327.jpg",
},
{
id: "p6",
brand: "Signature",
name: "Roasted Chicken",
price: "$19.99",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/baked-roasted-duck-with-vegetables-pan-old-wooden-background-top-view_1220-6625.jpg",
},
]} ]}
title="Signature Menu" title="Signature Menu"
description="Explore our wide range of mouth-watering chicken dishes." description="Explore our wide range of mouth-watering chicken dishes."
@@ -218,20 +129,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5000+", description: "Happy Meals Served"},
value: "5000+",
description: "Happy Meals Served",
},
{ {
id: "m2", id: "m2", value: "15+", description: "Years of Tradition"},
value: "15+",
description: "Years of Tradition",
},
{ {
id: "m3", id: "m3", value: "99%", description: "Freshness Rating"},
value: "99%",
description: "Freshness Rating",
},
]} ]}
title="Our Impact" title="Our Impact"
description="We are proud of the numbers that reflect your trust." description="We are proud of the numbers that reflect your trust."
@@ -245,40 +147,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Amit Kumar", role: "Food Blogger", testimonial: "The best chicken I have ever had! Authentic flavors and great service.", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"},
name: "Amit Kumar",
role: "Food Blogger",
testimonial: "The best chicken I have ever had! Authentic flavors and great service.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
},
{ {
id: "2", id: "2", name: "Priya Singh", role: "Regular Customer", testimonial: "Leevon Chicken Point is my go-to for family dinners. Always fresh and tasty.", imageSrc: "http://img.b2bpic.net/free-photo/afro-woman-joying-holds-two-peppers_8353-10029.jpg"},
name: "Priya Singh",
role: "Regular Customer",
testimonial: "Leevon Chicken Point is my go-to for family dinners. Always fresh and tasty.",
imageSrc: "http://img.b2bpic.net/free-photo/afro-woman-joying-holds-two-peppers_8353-10029.jpg",
},
{ {
id: "3", id: "3", name: "Rahul Verma", role: "Corporate Professional", testimonial: "Excellent quality and quick service. Perfect for lunch.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"},
name: "Rahul Verma",
role: "Corporate Professional",
testimonial: "Excellent quality and quick service. Perfect for lunch.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
},
{
id: "4",
name: "Sneha Reddy",
role: "Local Resident",
testimonial: "The tandoori chicken is simply divine! Loved it.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-sincere-woman-holds-fresh-banana-near-ear-pretends-calling-friend-returns-from-market-good-mood-carries-fabric-bag-full-fresh-vegetables-foolishes-around-isolated-pink-background_273609-62760.jpg",
},
{
id: "5",
name: "Vikram Desai",
role: "Foodie",
testimonial: "Consistently great taste over the years. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
},
]} ]}
title="Customer Stories" title="Customer Stories"
description="See why our customers keep coming back for more." description="See why our customers keep coming back for more."
@@ -291,20 +164,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Do you offer home delivery?", content: "Yes, we offer fast home delivery services within a 5km radius."},
title: "Do you offer home delivery?",
content: "Yes, we offer fast home delivery services within a 5km radius.",
},
{ {
id: "q2", id: "q2", title: "Are your chickens halal?", content: "Yes, all our chicken preparations are strictly halal."},
title: "Are your chickens halal?",
content: "Yes, all our chicken preparations are strictly halal.",
},
{ {
id: "q3", id: "q3", title: "Can I book for events?", content: "Absolutely, please contact us for bulk orders and catering services."},
title: "Can I book for events?",
content: "Absolutely, please contact us for bulk orders and catering services.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/female-bakery-owner-counter-with-croissant-talking-mobile-phone_23-2148189128.jpg" imageSrc="http://img.b2bpic.net/free-photo/female-bakery-owner-counter-with-croissant-talking-mobile-phone_23-2148189128.jpg"
title="Frequently Asked Questions" title="Frequently Asked Questions"
@@ -314,53 +178,43 @@ export default function LandingPage() {
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactCTA
useInvertedBackground={true} tag="Contact Us"
background={{ title="Ready to order your favorite meal?"
variant: "radial-gradient", description="Reach out to us for orders, catering, or any feedback. We are here to serve you the best chicken in town."
}}
text="Have a query or want to place an order? Contact us today for the best chicken in town!"
buttons={[ buttons={[
{ { text: "Call Us Now", href: "tel:+919999999999" },
text: "Call Us", { text: "WhatsApp Order", href: "https://wa.me/919999999999" }
href: "tel:+919999999999",
},
]} ]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseReveal <FooterBase
logoText="Leevon Chicken Point" logoText="Leevon Chicken Point"
columns={[ columns={[
{ {
title: "Navigation", title: "Location & Hours", items: [
items: [ { label: "123 Chicken St, City Center", href: "#" },
{ { label: "Open Daily: 11 AM - 11 PM", href: "#" }
label: "Menu",
href: "#products",
},
{
label: "About",
href: "#about",
},
], ],
}, },
{ {
title: "Contact", title: "Order Now", items: [
items: [ { label: "Call: +91 99999 99999", href: "tel:+919999999999" },
{ { label: "Order via WhatsApp", href: "https://wa.me/919999999999" },
label: "Call Us", ],
href: "tel:+919999999999", },
}, {
{ title: "Info", items: [
label: "Visit Us", { label: "Menu", href: "#products" },
href: "#contact", { label: "About Us", href: "#about" },
},
], ],
}, },
]} ]}
copyrightText="© 2024 Leevon Chicken Point. All rights reserved." copyrightText="© 2025 Leevon Chicken Point. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>