Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:43:04 +00:00

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{ name: "Shop", id: "products" },
{ name: "Wholesale", id: "wholesale" },
{ name: "Wholesale", id: "features" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Retail & Wholesale Fast Delivery, Trusted Prices. Get fresh groceries from Mahesh Kirana Store with free delivery above ₹500 (retail) or ₹1500 (wholesale)."
tag="Local Trust Badge"
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/man-opening-trunk-close-up_23-2148238224.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-opening-trunk-close-up_23-2148238224.jpg"
imageAlt="Fresh groceries delivery service"
buttons={[
{ text: "Order Now", href: "contact" },
@@ -64,7 +64,7 @@ export default function LandingPage() {
title="Why Choose Mahesh Kirana Store?"
description="Serving Nauranga & nearby areas with trusted grocery supply for over a decade. We believe in quality, affordability, and community trust. Our dual pricing system ensures you get the best rates whether you're buying for your home or stocking your shop."
tag="About Us"
imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-groceries-delivery-home_637285-8488.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-groceries-delivery-home_637285-8488.jpg"
imageAlt="Reliable delivery service in Nauranga"
buttons={[{ text: "Call Now", href: "tel:+916306650453" }]}
useInvertedBackground={true}
@@ -80,16 +80,16 @@ export default function LandingPage() {
tag="Features"
features={[
{
title: "Fast Delivery", description: "Same-day delivery available for orders in Nauranga", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-groceries-delivery-home_637285-8488.jpg?_wi=2", imageAlt: "Fast delivery", buttonIcon: Zap,
title: "Fast Delivery", description: "Same-day delivery available for orders in Nauranga", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-groceries-delivery-home_637285-8488.jpg", imageAlt: "Fast delivery", buttonIcon: Zap,
},
{
title: "Bulk Orders", description: "Wholesale pricing for shopkeepers with ₹1500+ orders", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-checking-shopping-list-supermarket_662251-1392.jpg?_wi=1", imageAlt: "Wholesale bulk orders", buttonIcon: ShoppingCart,
title: "Bulk Orders", description: "Wholesale pricing for shopkeepers with ₹1500+ orders", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-checking-shopping-list-supermarket_662251-1392.jpg", imageAlt: "Wholesale bulk orders", buttonIcon: ShoppingCart,
},
{
title: "Fresh Quality", description: "Daily sourced fresh groceries at trusted prices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg?_wi=1", imageAlt: "Fresh quality products", buttonIcon: CheckCircle,
title: "Fresh Quality", description: "Daily sourced fresh groceries at trusted prices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg", imageAlt: "Fresh quality products", buttonIcon: CheckCircle,
},
{
title: "Free Delivery", description: "₹500+ (retail) or ₹1500+ (wholesale) qualifies for free delivery", imageSrc: "http://img.b2bpic.net/free-photo/man-opening-trunk-close-up_23-2148238224.jpg?_wi=2", imageAlt: "Free delivery threshold", buttonIcon: Gift,
title: "Free Delivery", description: "₹500+ (retail) or ₹1500+ (wholesale) qualifies for free delivery", imageSrc: "http://img.b2bpic.net/free-photo/man-opening-trunk-close-up_23-2148238224.jpg", imageAlt: "Free delivery threshold", buttonIcon: Gift,
},
]}
textboxLayout="default"
@@ -107,22 +107,22 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Fresh Farm", name: "Organic Tomatoes (1 kg)", price: "₹45", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg?_wi=2", imageAlt: "Fresh tomatoes"},
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg", imageAlt: "Fresh tomatoes"},
{
id: "2", brand: "Spice Master", name: "Turmeric Powder (500g)", price: "₹65", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-dried-spices-tea-backgroundin-grand-bazaar_181624-61326.jpg?_wi=1", imageAlt: "Turmeric powder"},
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-dried-spices-tea-backgroundin-grand-bazaar_181624-61326.jpg", imageAlt: "Turmeric powder"},
{
id: "3", brand: "Valley Dairy", name: "Fresh Milk (1L)", price: "₹55", rating: 5,
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8756.jpg?_wi=1", imageAlt: "Fresh milk"},
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8756.jpg", imageAlt: "Fresh milk"},
{
id: "4", brand: "Fresh Farm", name: "Onions (2 kg)", price: "₹80", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg?_wi=3", imageAlt: "Fresh onions"},
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg", imageAlt: "Fresh onions"},
{
id: "5", brand: "Spice Master", name: "Cumin Seeds (200g)", price: "₹95", rating: 5,
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-dried-spices-tea-backgroundin-grand-bazaar_181624-61326.jpg?_wi=2", imageAlt: "Cumin seeds"},
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-dried-spices-tea-backgroundin-grand-bazaar_181624-61326.jpg", imageAlt: "Cumin seeds"},
{
id: "6", brand: "Valley Dairy", name: "Yogurt (500g)", price: "₹45", rating: 5,
reviewCount: "2.7k", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8756.jpg?_wi=2", imageAlt: "Fresh yogurt"},
reviewCount: "2.7k", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8756.jpg", imageAlt: "Fresh yogurt"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -141,12 +141,12 @@ export default function LandingPage() {
tag="Pricing"
plans={[
{
id: "consumer", title: "Consumer Plan", price: "Free", period: "Always", imageSrc: "http://img.b2bpic.net/free-photo/man-opening-trunk-close-up_23-2148238224.jpg?_wi=3", imageAlt: "Consumer retail pricing", features: [
id: "consumer", title: "Consumer Plan", price: "Free", period: "Always", imageSrc: "http://img.b2bpic.net/free-photo/man-opening-trunk-close-up_23-2148238224.jpg", imageAlt: "Consumer retail pricing", features: [
"Retail pricing on all products", "Free delivery on orders ₹500+", "Same-day delivery in Nauranga", "Track your orders in real-time", "24/7 customer support"],
button: { text: "Start Shopping", href: "contact" },
},
{
id: "shopkeeper", title: "Shopkeeper Plan", price: "Best", period: "Savings", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-checking-shopping-list-supermarket_662251-1392.jpg?_wi=2", imageAlt: "Wholesale bulk pricing", features: [
id: "shopkeeper", title: "Shopkeeper Plan", price: "Best", period: "Savings", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-checking-shopping-list-supermarket_662251-1392.jpg", imageAlt: "Wholesale bulk pricing", features: [
"Exclusive wholesale pricing", "Free delivery on orders ₹1500+", "Bulk order discounts up to 30%", "Dedicated account manager", "Priority delivery scheduling"],
button: { text: "Register as Shopkeeper", href: "contact" },
},
@@ -167,22 +167,22 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Singh", role: "Homemaker", company: "Nauranga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Priya Singh"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Priya Singh"},
{
id: "2", name: "Rajesh Patel", role: "Shop Owner", company: "Local General Store", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Rajesh Patel"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Rajesh Patel"},
{
id: "3", name: "Meera Kapoor", role: "Working Professional", company: "Nauranga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "Meera Kapoor"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Meera Kapoor"},
{
id: "4", name: "Vikram Sharma", role: "Kirana Store Operator", company: "Sharma's General Store", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=4", imageAlt: "Vikram Sharma"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Vikram Sharma"},
{
id: "5", name: "Anjali Verma", role: "Retail Customer", company: "Nauranga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=5", imageAlt: "Anjali Verma"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Anjali Verma"},
{
id: "6", name: "Mohan Singh", role: "Wholesale Buyer", company: "Singh's Collection", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=6", imageAlt: "Mohan Singh"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Mohan Singh"},
]}
kpiItems={[
{ value: "5000+", label: "Happy Customers" },