diff --git a/src/app/page.tsx b/src/app/page.tsx
index 69653af..de3ca51 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,109 +34,65 @@ export default function LandingPage() {
@@ -149,11 +105,8 @@ export default function LandingPage() {
title="Serving Our Community with Freshness & Care"
buttons={[
{
- text: "Our Mission",
- href: "#",
- },
+ text: "Our Mission", href: "#"},
]}
- description="Bansal Karyana Store has been a trusted name in the community for over two decades, committed to providing the highest quality groceries at the best prices. We pride ourselves on our selection of fresh produce, organic staples, and a friendly shopping experience that makes every visit a pleasure. We're more than just a store; we're your neighborhood partner."
/>
@@ -164,52 +117,22 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Fresh Produce",
- description: "Hand-picked fruits and vegetables, delivered fresh daily from local farms.",
- bentoComponent: "reveal-icon",
- icon: Apple,
- imageSrc: "http://img.b2bpic.net/free-psd/organic-farmers-market-channel-art-template_23-2152023057.jpg",
- imageAlt: "grocery store logo simple modern",
+ title: "Fresh Produce", description: "Hand-picked fruits and vegetables, delivered fresh daily from local farms.", bentoComponent: "reveal-icon", icon: Apple,
},
{
- title: "Dairy & Bakery",
- description: "Milk, cheese, yogurt, fresh bread, and delicious baked goods.",
- bentoComponent: "reveal-icon",
- icon: Milk,
- imageSrc: "http://img.b2bpic.net/free-photo/jars-with-preserved-food-assortment_23-2148626069.jpg?_wi=2",
- imageAlt: "grocery store logo simple modern",
+ title: "Dairy & Bakery", description: "Milk, cheese, yogurt, fresh bread, and delicious baked goods.", bentoComponent: "reveal-icon", icon: Milk,
},
{
- title: "Pantry Staples",
- description: "Rice, flours, lentils, oils, spices, and all your cooking essentials.",
- bentoComponent: "reveal-icon",
- icon: Package,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shop_23-2149148458.jpg",
- imageAlt: "grocery store logo simple modern",
+ title: "Pantry Staples", description: "Rice, flours, lentils, oils, spices, and all your cooking essentials.", bentoComponent: "reveal-icon", icon: Package,
},
{
- title: "Snacks & Beverages",
- description: "A diverse selection of local and international snacks, juices, and drinks.",
- bentoComponent: "reveal-icon",
- icon: Candy,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-with-greens-seasonings-white-table_140725-144117.jpg",
- imageAlt: "grocery store logo simple modern",
+ title: "Snacks & Beverages", description: "A diverse selection of local and international snacks, juices, and drinks.", bentoComponent: "reveal-icon", icon: Candy,
},
{
- title: "Household Needs",
- description: "Cleaning supplies, personal care items, and other home necessities.",
- bentoComponent: "reveal-icon",
- icon: Home,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-protective-mask-supermarket_1157-34207.jpg",
- imageAlt: "grocery store logo simple modern",
+ title: "Household Needs", description: "Cleaning supplies, personal care items, and other home necessities.", bentoComponent: "reveal-icon", icon: Home,
},
{
- title: "Organic & Specialty",
- description: "Dedicated section for organic produce, gluten-free, and gourmet items.",
- bentoComponent: "reveal-icon",
- icon: Leaf,
- imageSrc: "http://img.b2bpic.net/free-photo/raw-pasta-bowl-with-spices-wooden-spoons-top-view-grey-plaster-background_176474-64176.jpg",
- imageAlt: "grocery store logo simple modern",
+ title: "Organic & Specialty", description: "Dedicated section for organic produce, gluten-free, and gourmet items.", bentoComponent: "reveal-icon", icon: Leaf,
},
]}
title="Explore Our Wide Range of Groceries"
@@ -225,47 +148,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Premium Basmati Rice (5kg)",
- price: "₹499",
- imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-gluten-free-vegetable-fusilli-pasta_114579-12351.jpg",
- imageAlt: "Bag of Premium Basmati Rice",
- },
+ id: "p1", name: "Premium Basmati Rice (5kg)", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-gluten-free-vegetable-fusilli-pasta_114579-12351.jpg", imageAlt: "Bag of Premium Basmati Rice"},
{
- id: "p2",
- name: "Whole Wheat Atta (10kg)",
- price: "₹380",
- imageSrc: "http://img.b2bpic.net/free-photo/ingredient-bags-full-flour_23-2149482571.jpg",
- imageAlt: "Bag of Whole Wheat Atta",
- },
+ id: "p2", name: "Whole Wheat Atta (10kg)", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/ingredient-bags-full-flour_23-2149482571.jpg", imageAlt: "Bag of Whole Wheat Atta"},
{
- id: "p3",
- name: "Pure Desi Ghee (1L)",
- price: "₹650",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fresh-cheese_23-2150167002.jpg",
- imageAlt: "Jar of Pure Desi Ghee",
- },
+ id: "p3", name: "Pure Desi Ghee (1L)", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fresh-cheese_23-2150167002.jpg", imageAlt: "Jar of Pure Desi Ghee"},
{
- id: "p4",
- name: "Assorted Dal Mix (1kg)",
- price: "₹120",
- imageSrc: "http://img.b2bpic.net/free-photo/red-yellow-green-lentils-red-yellow-bowl-flat-lay_176474-2112.jpg",
- imageAlt: "Bowl of assorted lentils",
- },
+ id: "p4", name: "Assorted Dal Mix (1kg)", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/red-yellow-green-lentils-red-yellow-bowl-flat-lay_176474-2112.jpg", imageAlt: "Bowl of assorted lentils"},
{
- id: "p5",
- name: "Organic Turmeric Powder (250g)",
- price: "₹85",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-cherry-tomatoes-inside-plate-with-different-seasonings-white-surface-vegetable-meal-food-health-salad_140725-67168.jpg",
- imageAlt: "Bowl of turmeric powder",
- },
+ id: "p5", name: "Organic Turmeric Powder (250g)", price: "₹85", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-cherry-tomatoes-inside-plate-with-different-seasonings-white-surface-vegetable-meal-food-health-salad_140725-67168.jpg", imageAlt: "Bowl of turmeric powder"},
{
- id: "p6",
- name: "Crispy Namkeen Mix (400g)",
- price: "₹90",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-nacho-chips-with-potato-chips-cheesy-puffs_23-2148562642.jpg",
- imageAlt: "Packet of crispy namkeen mix",
- },
+ id: "p6", name: "Crispy Namkeen Mix (400g)", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nacho-chips-with-potato-chips-cheesy-puffs_23-2148562642.jpg", imageAlt: "Packet of crispy namkeen mix"},
]}
title="Our Popular Grocery Items"
description="Discover what our customers love most – top-selling products known for their quality and value. Fill your cart with these favorites!"
@@ -279,46 +172,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "pack1",
- badge: "Family Favorite",
- badgeIcon: Users,
- price: "₹1500",
- subtitle: "Essential Family Grocery Pack",
- features: [
- "5kg Basmati Rice",
- "5kg Atta",
- "1L Cooking Oil",
- "1kg Dal Mix",
- "Free Home Delivery",
- ],
+ id: "pack1", badge: "Family Favorite", badgeIcon: Users,
+ price: "₹1500", subtitle: "Essential Family Grocery Pack", features: [
+ "5kg Basmati Rice", "5kg Atta", "1L Cooking Oil", "1kg Dal Mix", "Free Home Delivery"],
},
{
- id: "pack2",
- badge: "Freshness Deal",
- badgeIcon: Leaf,
- price: "₹899",
- subtitle: "Fresh Produce & Dairy Bundle",
- features: [
- "2kg Fresh Vegetables",
- "1kg Fresh Fruits",
- "1L Milk",
- "250g Paneer",
- "Seasonal Discount",
- ],
+ id: "pack2", badge: "Freshness Deal", badgeIcon: Leaf,
+ price: "₹899", subtitle: "Fresh Produce & Dairy Bundle", features: [
+ "2kg Fresh Vegetables", "1kg Fresh Fruits", "1L Milk", "250g Paneer", "Seasonal Discount"],
},
{
- id: "pack3",
- badge: "Pantry Builder",
- badgeIcon: Building,
- price: "₹1200",
- subtitle: "Stock Your Kitchen Staples",
- features: [
- "1kg Sugar",
- "500g Tea/Coffee",
- "Assorted Spices Pack",
- "1kg Salt",
- "1kg Besan",
- ],
+ id: "pack3", badge: "Pantry Builder", badgeIcon: Building,
+ price: "₹1200", subtitle: "Stock Your Kitchen Staples", features: [
+ "1kg Sugar", "500g Tea/Coffee", "Assorted Spices Pack", "1kg Salt", "1kg Besan"],
},
]}
title="Special Offers & Value Packs"
@@ -332,59 +198,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- title: "Always Fresh & Reliable!",
- quote: "Bansal Karyana Store is my go-to for all groceries. The produce is always fresh, and the staff is incredibly helpful. Highly recommended!",
- name: "Priya Sharma",
- role: "Homemaker",
- imageSrc: "http://img.b2bpic.net/free-photo/one-young-woman-perfect-skin_1187-6248.jpg",
- imageAlt: "Priya Sharma",
- },
+ id: "t1", title: "Always Fresh & Reliable!", quote: "Bansal Karyana Store is my go-to for all groceries. The produce is always fresh, and the staff is incredibly helpful. Highly recommended!", name: "Priya Sharma", role: "Homemaker", imageSrc: "http://img.b2bpic.net/free-photo/one-young-woman-perfect-skin_1187-6248.jpg", imageAlt: "Priya Sharma"},
{
- id: "t2",
- title: "Best Prices in Town",
- quote: "I've been shopping here for years. Not only do they have a huge variety, but their prices are unbeatable. Truly the best karyana store around.",
- name: "Rajesh Kumar",
- role: "Small Business Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-grandmother-tying-life-jacket_23-2147562370.jpg",
- imageAlt: "Rajesh Kumar",
- },
+ id: "t2", title: "Best Prices in Town", quote: "I've been shopping here for years. Not only do they have a huge variety, but their prices are unbeatable. Truly the best karyana store around.", name: "Rajesh Kumar", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-grandmother-tying-life-jacket_23-2147562370.jpg", imageAlt: "Rajesh Kumar"},
{
- id: "t3",
- title: "Excellent Service Every Time",
- quote: "The team at Bansal Karyana goes above and beyond. They always help me find what I need and even offer great suggestions. A delightful shopping experience.",
- name: "Meera Singh",
- role: "Retired Teacher",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-kind-happy-redhead-middleaged-mother-look-caring-delighted-smiling-broadly-gaze-admiration_1258-253342.jpg",
- imageAlt: "Meera Singh",
- },
+ id: "t3", title: "Excellent Service Every Time", quote: "The team at Bansal Karyana goes above and beyond. They always help me find what I need and even offer great suggestions. A delightful shopping experience.", name: "Meera Singh", role: "Retired Teacher", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-kind-happy-redhead-middleaged-mother-look-caring-delighted-smiling-broadly-gaze-admiration_1258-253342.jpg", imageAlt: "Meera Singh"},
{
- id: "t4",
- title: "Quality You Can Trust",
- quote: "I appreciate the quality of products at Bansal Karyana. From fresh vegetables to pantry staples, everything meets high standards. My family loves it!",
- name: "Amit Patel",
- role: "IT Professional",
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg",
- imageAlt: "Amit Patel",
- },
+ id: "t4", title: "Quality You Can Trust", quote: "I appreciate the quality of products at Bansal Karyana. From fresh vegetables to pantry staples, everything meets high standards. My family loves it!", name: "Amit Patel", role: "IT Professional", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg", imageAlt: "Amit Patel"},
{
- id: "t5",
- title: "Convenient & Well-Stocked",
- quote: "It's so convenient to find everything I need in one place. The store is always well-stocked and organized, making grocery shopping a breeze.",
- name: "Seema Devi",
- role: "Mother of Two",
- imageSrc: "http://img.b2bpic.net/free-photo/wife-helping-husband-with-soluting-problem_329181-7775.jpg",
- imageAlt: "Seema Devi",
- },
+ id: "t5", title: "Convenient & Well-Stocked", quote: "It's so convenient to find everything I need in one place. The store is always well-stocked and organized, making grocery shopping a breeze.", name: "Seema Devi", role: "Mother of Two", imageSrc: "http://img.b2bpic.net/free-photo/wife-helping-husband-with-soluting-problem_329181-7775.jpg", imageAlt: "Seema Devi"},
{
- id: "t6",
- title: "Great Value & Selection!",
- quote: "Bansal Karyana consistently offers great value and an amazing selection of goods. It's truly a one-stop shop for all my household needs.",
- name: "Anil Gupta",
- role: "Accountant",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-groceries-delivery-home_637285-8488.jpg",
- imageAlt: "Anil Gupta",
- },
+ id: "t6", title: "Great Value & Selection!", quote: "Bansal Karyana consistently offers great value and an amazing selection of goods. It's truly a one-stop shop for all my household needs.", name: "Anil Gupta", role: "Accountant", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-groceries-delivery-home_637285-8488.jpg", imageAlt: "Anil Gupta"},
]}
title="What Our Customers Say"
description="Hear from our happy customers about their experience with Bansal Karyana Store. Your satisfaction is our top priority!"
@@ -396,16 +220,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Premium Foods Co.",
- "Healthy Harvest",
- "Daily Dairy Delights",
- "Spice Kingdom",
- "Fresh Farms Produce",
- "Organic Grains Inc.",
- "Sweet Treats Bakery",
- "Essential Home Goods",
- "Quick Bites Snacks",
- ]}
+ "Premium Foods Co.", "Healthy Harvest", "Daily Dairy Delights", "Spice Kingdom", "Fresh Farms Produce", "Organic Grains Inc.", "Sweet Treats Bakery", "Essential Home Goods", "Quick Bites Snacks"]}
title="Trusted Brands, Quality You Deserve"
description="We partner with leading national and regional brands to bring you the best selection of products you know and love."
/>
@@ -417,35 +232,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "What are your store hours?",
- content: "Our store is open from 8 AM to 9 PM, seven days a week for your convenience. Please check our contact page for any holiday exceptions.",
- },
+ id: "faq1", title: "What are your store hours?", content: "Our store is open from 8 AM to 9 PM, seven days a week for your convenience. Please check our contact page for any holiday exceptions."},
{
- id: "faq2",
- title: "Do you offer home delivery? ",
- content: "Yes, we offer home delivery services for orders above a certain value within our local area. Please inquire in-store or call us for more details on delivery zones and charges.",
- },
+ id: "faq2", title: "Do you offer home delivery? ", content: "Yes, we offer home delivery services for orders above a certain value within our local area. Please inquire in-store or call us for more details on delivery zones and charges."},
{
- id: "faq3",
- title: "What payment methods do you accept?",
- content: "We accept cash, all major credit and debit cards, and popular digital payment wallets for a hassle-free checkout experience.",
- },
+ id: "faq3", title: "What payment methods do you accept?", content: "We accept cash, all major credit and debit cards, and popular digital payment wallets for a hassle-free checkout experience."},
{
- id: "faq4",
- title: "Can I return or exchange products?",
- content: "Yes, we have a flexible return and exchange policy for most products within a specified period, provided they are in their original condition. Perishable items have specific return guidelines.",
- },
+ id: "faq4", title: "Can I return or exchange products?", content: "Yes, we have a flexible return and exchange policy for most products within a specified period, provided they are in their original condition. Perishable items have specific return guidelines."},
{
- id: "faq5",
- title: "Do you stock organic products?",
- content: "Absolutely! We have a dedicated section for a wide range of organic fruits, vegetables, grains, and other packaged goods to support your healthy lifestyle.",
- },
+ id: "faq5", title: "Do you stock organic products?", content: "Absolutely! We have a dedicated section for a wide range of organic fruits, vegetables, grains, and other packaged goods to support your healthy lifestyle."},
{
- id: "faq6",
- title: "How do I provide feedback?",
- content: "We welcome your feedback! You can speak to our store manager, use the contact form on our website, or leave a review on our social media pages. Your input helps us improve.",
- },
+ id: "faq6", title: "How do I provide feedback?", content: "We welcome your feedback! You can speak to our store manager, use the contact form on our website, or leave a review on our social media pages. Your input helps us improve."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our products, services, and shopping experience at Bansal Karyana Store."
@@ -460,27 +257,16 @@ export default function LandingPage() {
description="Have a question, suggestion, or need assistance? Fill out the form below or visit us in person. We're here to help!"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number",
- },
+ name: "phone", type: "tel", placeholder: "Your Phone Number"},
]}
textarea={{
- name: "message",
- placeholder: "Your Message",
- rows: 4,
+ name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/mother-daughter-talking-kitchen_329181-8916.jpg"
@@ -495,62 +281,37 @@ export default function LandingPage() {