diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8403ae2..9e30897 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,31 +48,20 @@ export default function LandingPage() {
@@ -91,6 +72,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="From Our Kitchen to Yours"
tag="Our Heritage"
+ className="text-center"
/>
@@ -102,59 +84,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Signature",
- name: "Classic Wheat Chappathi",
- price: "₹60/pack",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034030.jpg",
- },
+ id: "p1", brand: "Signature", name: "Classic Wheat Chappathi", price: "₹60/pack", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034030.jpg"},
{
- id: "p2",
- brand: "Signature",
- name: "Soft Whole Grain",
- price: "₹65/pack",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-wrapped-flatbread-served-with-yoghurt-tomato-sauce_140725-1571.jpg",
- },
+ id: "p2", brand: "Signature", name: "Soft Whole Grain", price: "₹65/pack", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-wrapped-flatbread-served-with-yoghurt-tomato-sauce_140725-1571.jpg"},
{
- id: "p3",
- brand: "Special",
- name: "Multi-Grain Blend",
- price: "₹80/pack",
- rating: 4,
- reviewCount: "82",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-composition_23-2149143341.jpg",
- },
+ id: "p3", brand: "Special", name: "Multi-Grain Blend", price: "₹80/pack", rating: 4,
+ reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-composition_23-2149143341.jpg"},
{
- id: "p4",
- brand: "Special",
- name: "Traditional Roti",
- price: "₹55/pack",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-produce-tote-bag_23-2152003890.jpg",
- },
+ id: "p4", brand: "Special", name: "Traditional Roti", price: "₹55/pack", rating: 5,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/fresh-produce-tote-bag_23-2152003890.jpg"},
{
- id: "p5",
- brand: "Premium",
- name: "Healthy Oats Blend",
- price: "₹90/pack",
- rating: 5,
- reviewCount: "67",
- imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg",
- },
+ id: "p5", brand: "Premium", name: "Healthy Oats Blend", price: "₹90/pack", rating: 5,
+ reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg"},
{
- id: "p6",
- brand: "Premium",
- name: "Fiber Rich Special",
- price: "₹85/pack",
- rating: 5,
- reviewCount: "45",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-still-life-high-angle_23-2149325308.jpg",
- },
+ id: "p6", brand: "Premium", name: "Fiber Rich Special", price: "₹85/pack", rating: 5,
+ reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-still-life-high-angle_23-2149325308.jpg"},
]}
title="Our Signature Selection"
description="Discover the variety of our freshly prepared staples, perfect for your daily meals."
@@ -169,25 +115,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "10k+",
- title: "Chappathis Made",
- description: "Daily production volume",
- icon: CheckCircle,
+ id: "m1", value: "10k+", title: "Chappathis Made", description: "Daily production volume", icon: CheckCircle,
},
{
- id: "m2",
- value: "500+",
- title: "Happy Families",
- description: "Serving the community",
- icon: Star,
+ id: "m2", value: "500+", title: "Happy Families", description: "Serving the community", icon: Star,
},
{
- id: "m3",
- value: "100%",
- title: "Natural Ingredients",
- description: "Quality assurance",
- icon: Shield,
+ id: "m3", value: "100%", title: "Natural Ingredients", description: "Quality assurance", icon: Shield,
},
]}
title="Trusted by Kattappana"
@@ -200,14 +134,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Local Grocery Stores",
- "Kattappana Canteens",
- "Regional Markets",
- "Catering Services",
- "Home Delivery Hubs",
- "Community Events",
- "Neighborhood Stores",
- ]}
+ "Local Grocery Stores", "Kattappana Canteens", "Regional Markets", "Catering Services", "Home Delivery Hubs", "Community Events", "Neighborhood Stores"]}
title="Loved Across North Idukki"
description="Join the growing network of partners and community favorites."
/>
@@ -220,67 +147,31 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Sarah",
- role: "Resident",
- company: "Kattappana",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-having-delicious-breakfast_23-2148311708.jpg",
- },
+ id: "t1", name: "Sarah", role: "Resident", company: "Kattappana", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-having-delicious-breakfast_23-2148311708.jpg"},
{
- id: "t2",
- name: "Arjun",
- role: "Employee",
- company: "Idukki",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-celebration-friends-gathering-festive-dinner-table-smiling-woman-holding-traditional-chicken-happy-diverse-people-eating-xmas-dishes-winter-holiday-party_482257-50351.jpg",
- },
+ id: "t2", name: "Arjun", role: "Employee", company: "Idukki", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-celebration-friends-gathering-festive-dinner-table-smiling-woman-holding-traditional-chicken-happy-diverse-people-eating-xmas-dishes-winter-holiday-party_482257-50351.jpg"},
{
- id: "t3",
- name: "Meera",
- role: "Homemaker",
- company: "North Kattappana",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/roommates-cooking-close-up_23-2148903609.jpg",
- },
+ id: "t3", name: "Meera", role: "Homemaker", company: "North Kattappana", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/roommates-cooking-close-up_23-2148903609.jpg"},
{
- id: "t4",
- name: "Rahul",
- role: "Shop Owner",
- company: "Kattappana",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-man-bazaar_23-2150913308.jpg",
- },
+ id: "t4", name: "Rahul", role: "Shop Owner", company: "Kattappana", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-man-bazaar_23-2150913308.jpg"},
{
- id: "t5",
- name: "Anjali",
- role: "Doctor",
- company: "Idukki",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-taking-photo-mobile-phone-croissants_343596-6682.jpg",
- },
+ id: "t5", name: "Anjali", role: "Doctor", company: "Idukki", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-taking-photo-mobile-phone-croissants_343596-6682.jpg"},
{
- id: "t6",
- name: "Vijayan",
- role: "Pensioner",
- company: "North Kattappana",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
- },
+ id: "t6", name: "Vijayan", role: "Pensioner", company: "North Kattappana", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg"},
]}
kpiItems={[
{
- value: "4.9/5",
- label: "Community Rating",
- },
+ value: "4.9/5", label: "Community Rating"},
{
- value: "95%",
- label: "Repeat Orders",
- },
+ value: "95%", label: "Repeat Orders"},
{
- value: "100%",
- label: "Fresh Guarantee",
- },
+ value: "100%", label: "Fresh Guarantee"},
]}
title="What Our Community Says"
description="Genuine feedback from our valued neighbors."
@@ -293,20 +184,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you deliver in North Kattappana?",
- content: "Yes, we provide daily delivery service across the entire Kattappana township.",
- },
+ id: "f1", title: "Do you deliver in North Kattappana?", content: "Yes, we provide daily delivery service across the entire Kattappana township."},
{
- id: "f2",
- title: "Are your chappathis preservative free?",
- content: "Absolutely. We pride ourselves on using 100% natural, fresh ingredients with no artificial additives.",
- },
+ id: "f2", title: "Are your chappathis preservative free?", content: "Absolutely. We pride ourselves on using 100% natural, fresh ingredients with no artificial additives."},
{
- id: "f3",
- title: "Can we order in bulk for events?",
- content: "We handle bulk orders for weddings, family gatherings, and community events with advance notice.",
- },
+ id: "f3", title: "Can we order in bulk for events?", content: "We handle bulk orders for weddings, family gatherings, and community events with advance notice."},
]}
title="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -318,16 +200,13 @@ export default function LandingPage() {
@@ -336,16 +215,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file