From d7e0fd4a668d7497e492b2b5f733055b92a53945 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 13:50:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 344 ++++++++++------------------------------------- 1 file changed, 74 insertions(+), 270 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 187d1d1..931941a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,29 +33,17 @@ export default function LandingPage() { @@ -64,87 +52,56 @@ export default function LandingPage() {
@@ -157,19 +114,13 @@ export default function LandingPage() { metrics={[ { icon: Medal, - label: "Quality Assured", - value: "100%", - }, + label: "Quality Assured", value: "100%"}, { icon: Users, - label: "Local Community", - value: "Strong", - }, + label: "Local Community", value: "Strong"}, { icon: ShoppingBag, - label: "Fresh & Diverse", - value: "Selection", - }, + label: "Fresh & Diverse", value: "Selection"}, ]} metricsAnimation="slide-up" /> @@ -183,23 +134,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Farm-Fresh Produce", - description: "We source the freshest fruits and vegetables directly from local farms, ensuring quality and taste.", - imageSrc: "http://img.b2bpic.net/free-photo/vendor-checking-quality-organic-items_482257-90439.jpg", - imageAlt: "Basket of fresh fruits and vegetables", - }, + title: "Farm-Fresh Produce", description: "We source the freshest fruits and vegetables directly from local farms, ensuring quality and taste.", imageSrc: "http://img.b2bpic.net/free-photo/vendor-checking-quality-organic-items_482257-90439.jpg", imageAlt: "Basket of fresh fruits and vegetables"}, { - title: "Fast Home Delivery", - description: "Get your groceries delivered right to your doorstep, quickly and reliably. Save time and effort.", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-package-list_23-2148590676.jpg", - imageAlt: "Delivery person with grocery bags", - }, + title: "Fast Home Delivery", description: "Get your groceries delivered right to your doorstep, quickly and reliably. Save time and effort.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-package-list_23-2148590676.jpg", imageAlt: "Delivery person with grocery bags"}, { - title: "Wide Range of Essentials", - description: "From daily staples to specialty items, our shelves are stocked with everything your household needs.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-department-store_74190-5232.jpg", - imageAlt: "Aisle with various grocery products", - }, + title: "Wide Range of Essentials", description: "From daily staples to specialty items, our shelves are stocked with everything your household needs.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-department-store_74190-5232.jpg", imageAlt: "Aisle with various grocery products"}, ]} title="What Makes Mayank Kirana Your Best Choice?" description="Experience unparalleled convenience, fresh selections, and friendly service every time you shop with us." @@ -214,65 +153,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Shakti", - name: "Premium Basmati Rice", - price: "₹1200", - rating: 5, - reviewCount: "250", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-fresh-food-donation-with-copy-space_23-2148733835.jpg", - imageAlt: "Basmati rice bag", - }, + id: "p1", brand: "Shakti", name: "Premium Basmati Rice", price: "₹1200", rating: 5, + reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-fresh-food-donation-with-copy-space_23-2148733835.jpg", imageAlt: "Basmati rice bag"}, { - id: "p2", - brand: "Aashirvaad", - name: "Whole Wheat Atta", - price: "₹350", - rating: 4, - reviewCount: "180", - imageSrc: "http://img.b2bpic.net/free-photo/baker-sprinkling-flour-dough_23-2147872713.jpg", - imageAlt: "Whole wheat atta bag", - }, + id: "p2", brand: "Aashirvaad", name: "Whole Wheat Atta", price: "₹350", rating: 4, + reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/baker-sprinkling-flour-dough_23-2147872713.jpg", imageAlt: "Whole wheat atta bag"}, { - id: "p3", - brand: "Fortune", - name: "Refined Sunflower Oil", - price: "₹280", - rating: 5, - reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/sunflower-oil-plastic-bottle-isolated-white-background_123827-21029.jpg", - imageAlt: "Sunflower oil bottle", - }, + id: "p3", brand: "Fortune", name: "Refined Sunflower Oil", price: "₹280", rating: 5, + reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/sunflower-oil-plastic-bottle-isolated-white-background_123827-21029.jpg", imageAlt: "Sunflower oil bottle"}, { - id: "p4", - brand: "Organic Tattva", - name: "Toor Dal (Split Pigeon Pea)", - price: "₹150", - rating: 4, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-pumpkin-soup-with-seasonings-dark-table_140725-73014.jpg", - imageAlt: "Toor Dal in a bowl", - }, + id: "p4", brand: "Organic Tattva", name: "Toor Dal (Split Pigeon Pea)", price: "₹150", rating: 4, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pumpkin-soup-with-seasonings-dark-table_140725-73014.jpg", imageAlt: "Toor Dal in a bowl"}, { - id: "p5", - brand: "Everest", - name: "Kitchen King Masala", - price: "₹90", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/spoons-with-aromatic-spices_23-2147894615.jpg", - imageAlt: "Spice packets", - }, + id: "p5", brand: "Everest", name: "Kitchen King Masala", price: "₹90", rating: 5, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/spoons-with-aromatic-spices_23-2147894615.jpg", imageAlt: "Spice packets"}, { - id: "p6", - brand: "Amul", - name: "Fresh Milk (1 Liter)", - price: "₹60", - rating: 5, - reviewCount: "400", - imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-copy-space-card_23-2148239834.jpg", - imageAlt: "Milk carton", - }, + id: "p6", brand: "Amul", name: "Fresh Milk (1 Liter)", price: "₹60", rating: 5, + reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-copy-space-card_23-2148239834.jpg", imageAlt: "Milk carton"}, ]} title="Our Popular Products" description="Discover customer favorites and daily deals on a wide selection of groceries." @@ -287,25 +184,13 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "10+", - title: "Years of Trust", - description: "Building lasting relationships with our customers.", - icon: Clock, + id: "m1", value: "10+", title: "Years of Trust", description: "Building lasting relationships with our customers.", icon: Clock, }, { - id: "m2", - value: "98%", - title: "Customer Satisfaction", - description: "Committed to delivering excellent service and quality.", - icon: Heart, + id: "m2", value: "98%", title: "Customer Satisfaction", description: "Committed to delivering excellent service and quality.", icon: Heart, }, { - id: "m3", - value: "5000+", - title: "Deliveries Made", - description: "Efficient and reliable home delivery service.", - icon: ShoppingBag, + id: "m3", value: "5000+", title: "Deliveries Made", description: "Efficient and reliable home delivery service.", icon: ShoppingBag, }, ]} title="Our Impact & Achievements" @@ -320,69 +205,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Priya Sharma", - role: "Homemaker", - company: "Local Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/image-attractive-africanamerican-woman-holding-shopping-baf-smiling-standing-yellow-back_1258-131069.jpg", - imageAlt: "Priya Sharma", - content: "Mayank Kirana Store is my go-to for daily essentials. The produce is always fresh, and the delivery is incredibly fast. Highly recommend!", - }, + id: "t1", name: "Priya Sharma", role: "Homemaker", company: "Local Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/image-attractive-africanamerican-woman-holding-shopping-baf-smiling-standing-yellow-back_1258-131069.jpg", imageAlt: "Priya Sharma", quote: "Mayank Kirana Store is my go-to for daily essentials. The produce is always fresh, and the delivery is incredibly fast. Highly recommend!"}, { - id: "t2", - name: "Rajesh Kumar", - role: "Software Engineer", - company: "Tech Innovations", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-mobile_23-2148523943.jpg", - imageAlt: "Rajesh Kumar", - content: "As a busy professional, I appreciate the convenience and quality Mayank Kirana offers. Their online ordering is seamless and reliable.", - }, + id: "t2", name: "Rajesh Kumar", role: "Software Engineer", company: "Tech Innovations", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-mobile_23-2148523943.jpg", imageAlt: "Rajesh Kumar", quote: "As a busy professional, I appreciate the convenience and quality Mayank Kirana offers. Their online ordering is seamless and reliable."}, { - id: "t3", - name: "Anjali Singh", - role: "Small Business Owner", - company: "Anjali's Cafe", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-white-t-shirt_273609-7217.jpg", - imageAlt: "Anjali Singh", - content: "For my cafe, fresh ingredients are crucial. Mayank Kirana Store consistently delivers top-notch quality, helping me serve the best to my customers.", - }, + id: "t3", name: "Anjali Singh", role: "Small Business Owner", company: "Anjali's Cafe", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-white-t-shirt_273609-7217.jpg", imageAlt: "Anjali Singh", quote: "For my cafe, fresh ingredients are crucial. Mayank Kirana Store consistently delivers top-notch quality, helping me serve the best to my customers."}, { - id: "t4", - name: "Vikram Patel", - role: "Retired Teacher", - company: "Community Elder", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/man-being-passionate-about-playing-bingo_23-2149212496.jpg", - imageAlt: "Vikram Patel", - content: "A trusted name in our neighborhood for years. The staff is friendly, and they always have what I need. A true local gem.", - }, + id: "t4", name: "Vikram Patel", role: "Retired Teacher", company: "Community Elder", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/man-being-passionate-about-playing-bingo_23-2149212496.jpg", imageAlt: "Vikram Patel", quote: "A trusted name in our neighborhood for years. The staff is friendly, and they always have what I need. A true local gem."}, { - id: "t5", - name: "Meena Devi", - role: "Accountant", - company: "Finance Solutions", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-her-daughter_171337-2339.jpg", - imageAlt: "Meena Devi", - content: "Excellent service and a fantastic range of products. Mayank Kirana Store makes grocery shopping a pleasure, not a chore. Very satisfied!", - }, + id: "t5", name: "Meena Devi", role: "Accountant", company: "Finance Solutions", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-her-daughter_171337-2339.jpg", imageAlt: "Meena Devi", quote: "Excellent service and a fantastic range of products. Mayank Kirana Store makes grocery shopping a pleasure, not a chore. Very satisfied!"}, ]} kpiItems={[ { - value: "5.0", - label: "Average Rating", - }, + value: "5.0", label: "Average Rating"}, { - value: "200+", - label: "Positive Reviews", - }, + value: "200+", label: "Positive Reviews"}, { - value: "100%", - label: "Fresh Guarantee", - }, + value: "100%", label: "Fresh Guarantee"}, ]} title="What Our Customers Say" description="Hear from our happy patrons about their shopping experience and the quality of our service." @@ -395,30 +239,15 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq1", - title: "What are your store operating hours?", - content: "Our store is open from 8 AM to 9 PM, Monday to Sunday. We are closed on major public holidays.", - }, + id: "faq1", title: "What are your store operating hours?", content: "Our store is open from 8 AM to 9 PM, Monday to Sunday. We are closed on major public holidays."}, { - id: "faq2", - title: "Do you offer home delivery?", - content: "Yes, we offer convenient home delivery services. You can place your order online or over the phone.", - }, + id: "faq2", title: "Do you offer home delivery?", content: "Yes, we offer convenient home delivery services. You can place your order online or over the phone."}, { - id: "faq3", - title: "What payment methods do you accept?", - content: "We accept cash, UPI, credit/debit cards, and mobile wallet payments for both in-store and delivery orders.", - }, + id: "faq3", title: "What payment methods do you accept?", content: "We accept cash, UPI, credit/debit cards, and mobile wallet payments for both in-store and delivery orders."}, { - id: "faq4", - title: "Can I return products if I'm not satisfied?", - content: "Customer satisfaction is our priority. You can return most products within 7 days of purchase with a valid receipt. Fresh produce returns are subject to a 24-hour window.", - }, + id: "faq4", title: "Can I return products if I'm not satisfied?", content: "Customer satisfaction is our priority. You can return most products within 7 days of purchase with a valid receipt. Fresh produce returns are subject to a 24-hour window."}, { - id: "faq5", - title: "Do you have organic products?", - content: "Yes, we stock a selection of certified organic fruits, vegetables, and pantry staples. Look for the 'Organic' label in-store or filter online.", - }, + id: "faq5", title: "Do you have organic products?", content: "Yes, we stock a selection of certified organic fruits, vegetables, and pantry staples. Look for the 'Organic' label in-store or filter online."}, ]} title="Frequently Asked Questions" description="Find quick answers to common queries about our store, products, and services." @@ -430,18 +259,13 @@ export default function LandingPage() {
@@ -452,53 +276,33 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Our Values", - href: "#about", - }, + label: "Our Values", href: "#about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { items: [ { - label: "Products", - href: "#products", - }, + label: "Products", href: "#products"}, { - label: "Daily Deals", - href: "#products", - }, + label: "Daily Deals", href: "#products"}, { - label: "Best Sellers", - href: "#products", - }, + label: "Best Sellers", href: "#products"}, ], }, { items: [ { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "FAQs", - href: "#faqs", - }, + label: "FAQs", href: "#faqs"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} -- 2.49.1