diff --git a/src/app/page.tsx b/src/app/page.tsx
index f30c9cf..9730be6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
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 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 MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,37 +47,24 @@ export default function LandingPage() {
@@ -96,8 +75,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Passion for Quality"
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."]}
/>
@@ -108,34 +86,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- label: "Quality",
- title: "Farm Fresh",
- items: [
- "Always sourced daily",
- "No frozen meat",
- "Highest quality standards",
- ],
+ id: "f1", label: "Quality", title: "Farm Fresh", items: [
+ "Always sourced daily", "No frozen meat", "Highest quality standards"],
},
{
- id: "f2",
- label: "Taste",
- title: "Traditional Spices",
- items: [
- "Secret masala blend",
- "Authentic preparation",
- "Rich, bold flavors",
- ],
+ id: "f2", label: "Taste", title: "Traditional Spices", items: [
+ "Secret masala blend", "Authentic preparation", "Rich, bold flavors"],
},
{
- id: "f3",
- label: "Experience",
- title: "Quick Service",
- items: [
- "Ready when you are",
- "Fast dine-in & takeaway",
- "Great for family meals",
- ],
+ id: "f3", label: "Experience", title: "Quick Service", items: [
+ "Ready when you are", "Fast dine-in & takeaway", "Great for family meals"],
},
]}
title="Why Choose Leevon?"
@@ -151,59 +111,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- brand: "Signature",
- 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: "p1", brand: "Signature", 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",
- brand: "Signature",
- 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: "p2", brand: "Signature", 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",
- brand: "Signature",
- 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: "p3", brand: "Signature", 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: "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: "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",
- },
+ 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"
description="Explore our wide range of mouth-watering chicken dishes."
@@ -218,20 +142,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "5000+",
- description: "Happy Meals Served",
- },
+ id: "m1", value: "5000+", description: "Happy Meals Served"},
{
- id: "m2",
- value: "15+",
- description: "Years of Tradition",
- },
+ id: "m2", value: "15+", description: "Years of Tradition"},
{
- id: "m3",
- value: "99%",
- description: "Freshness Rating",
- },
+ id: "m3", value: "99%", description: "Freshness Rating"},
]}
title="Our Impact"
description="We are proud of the numbers that reflect your trust."
@@ -245,40 +160,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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: "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",
- },
+ 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"
description="See why our customers keep coming back for more."
@@ -291,20 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do you offer home delivery?",
- content: "Yes, we offer fast home delivery services within a 5km radius.",
- },
+ id: "q1", title: "Do you offer home delivery?", content: "Yes, we offer fast home delivery services within a 5km radius."},
{
- id: "q2",
- title: "Are your chickens halal?",
- content: "Yes, all our chicken preparations are strictly halal.",
- },
+ id: "q2", title: "Are your chickens halal?", content: "Yes, all our chicken preparations are strictly halal."},
{
- id: "q3",
- title: "Can I book for events?",
- content: "Absolutely, please contact us for bulk orders and catering services.",
- },
+ id: "q3", 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"
title="Frequently Asked Questions"
@@ -314,53 +195,42 @@ export default function LandingPage() {
-