Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-03 15:26:51 +00:00
3 changed files with 44 additions and 187 deletions

View File

@@ -67,7 +67,7 @@ export default function ContactPage() {
tag="Get in Touch"
title="We'd Love to Hear from You"
description="Have questions about our products, delivery, or anything else? Reach out to us anytime. Our team is here to help and will respond within 24 hours."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Send Message"
@@ -81,9 +81,7 @@ export default function ContactPage() {
metrics={[
{
icon: Mail,
label: "Email Support",
value: "info@manavpark.com",
},
label: "Email Support", value: "info@manavpark.com"},
{ icon: Phone, label: "Phone", value: "+91-98765-43210" },
{ icon: MessageSquare, label: "WhatsApp", value: "Available 24/7" },
]}

View File

@@ -71,32 +71,22 @@ export default function HomePage() {
title="Fresh Fruits & Vegetables Delivered to Your Door"
description="Experience the finest organic produce from local farms. Quality, freshness, and taste in every bite. Shop now and enjoy same-day delivery."
tag="Farm Fresh"
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Shop Now", href: "/products" },
{ text: "Learn More", href: "/about" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/apples_1048-4503.jpg",
imageAlt: "Fresh organic apples",
},
imageSrc: "http://img.b2bpic.net/free-photo/apples_1048-4503.jpg", imageAlt: "Fresh organic apples"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg?_wi=1",
imageAlt: "Vibrant green vegetables",
},
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg", imageAlt: "Vibrant green vegetables"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-baskets-plate-vegetables-as-onion-radish-scallion-cabbage-maroon-background_141793-5337.jpg?_wi=1",
imageAlt: "Colorful seasonal produce",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-baskets-plate-vegetables-as-onion-radish-scallion-cabbage-maroon-background_141793-5337.jpg", imageAlt: "Colorful seasonal produce"},
{
imageSrc: "http://img.b2bpic.net/free-photo/team-local-farmers-selling-natural-bio-produce_482257-77615.jpg?_wi=1",
imageAlt: "Organic farm products",
},
imageSrc: "http://img.b2bpic.net/free-photo/team-local-farmers-selling-natural-bio-produce_482257-77615.jpg", imageAlt: "Organic farm products"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-tomatoes-red-bell-peppers-greens-rustic-board-tablecloth-black-table_140725-146253.jpg?_wi=1",
imageAlt: "Farm-fresh vegetables collection",
},
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-tomatoes-red-bell-peppers-greens-rustic-board-tablecloth-black-table_140725-146253.jpg", imageAlt: "Farm-fresh vegetables collection"},
]}
/>
</div>
@@ -108,33 +98,13 @@ export default function HomePage() {
tag="Daily Picks"
products={[
{
id: "1",
name: "Organic Tomatoes",
price: "₹80/kg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-sacks_23-2151944976.jpg?_wi=1",
imageAlt: "Organic red tomatoes",
},
id: "1", name: "Organic Tomatoes", price: "₹80/kg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-sacks_23-2151944976.jpg", imageAlt: "Organic red tomatoes"},
{
id: "2",
name: "Fresh Carrots",
price: "₹40/kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-carrots-with-garlic_23-2148622434.jpg?_wi=1",
imageAlt: "Fresh orange carrots",
},
id: "2", name: "Fresh Carrots", price: "₹40/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-carrots-with-garlic_23-2148622434.jpg", imageAlt: "Fresh orange carrots"},
{
id: "3",
name: "Green Spinach",
price: "₹30/kg",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-green-sliced-spinach-leaves-lie-wooden-cutting-board-selective-focus-close-up-spinach-idea-making-breakfast-from-organic-healthy-food_166373-1823.jpg?_wi=1",
imageAlt: "Fresh leafy spinach",
},
id: "3", name: "Green Spinach", price: "₹30/kg", imageSrc: "http://img.b2bpic.net/free-photo/juicy-green-sliced-spinach-leaves-lie-wooden-cutting-board-selective-focus-close-up-spinach-idea-making-breakfast-from-organic-healthy-food_166373-1823.jpg", imageAlt: "Fresh leafy spinach"},
{
id: "4",
name: "Apple Mix",
price: "₹100/kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-whole-apples-basket-plaid-cloth-wooden-background-with-copy-space_141793-11895.jpg?_wi=1",
imageAlt: "Fresh mixed apples",
},
id: "4", name: "Apple Mix", price: "₹100/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-whole-apples-basket-plaid-cloth-wooden-background-with-copy-space_141793-11895.jpg", imageAlt: "Fresh mixed apples"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -165,42 +135,24 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Fresh Fruits",
description: "Seasonal and premium fruits sourced directly from local orchards. Rich in nutrients and naturally sweet.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-throwing-pineapple-air_23-2148238129.jpg",
imageAlt: "Fruits display",
},
title: "Fresh Fruits", description="Seasonal and premium fruits sourced directly from local orchards. Rich in nutrients and naturally sweet.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-throwing-pineapple-air_23-2148238129.jpg", imageAlt: "Fruits display"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-composition-white-background_140725-138828.jpg?_wi=1",
imageAlt: "Seasonal fruits",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-composition-white-background_140725-138828.jpg", imageAlt: "Seasonal fruits"},
},
{
id: 2,
title: "Organic Vegetables",
description: "Chemical-free vegetables grown using traditional farming methods. Perfect for healthy living.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/all-kinds-healthy-vegetable-farmer-market_23-2148209759.jpg?_wi=1",
imageAlt: "Vegetable market",
},
title: "Organic Vegetables", description: "Chemical-free vegetables grown using traditional farming methods. Perfect for healthy living.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/all-kinds-healthy-vegetable-farmer-market_23-2148209759.jpg", imageAlt: "Vegetable market"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/green-vegetables-flat-lay-healthy-diet_53876-106109.jpg?_wi=1",
imageAlt: "Green vegetables",
},
imageSrc: "http://img.b2bpic.net/free-photo/green-vegetables-flat-lay-healthy-diet_53876-106109.jpg", imageAlt: "Green vegetables"},
},
{
id: 3,
title: "Seasonal Specials",
description: "Limited-time seasonal produce at the peak of freshness. Availability varies throughout the year.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shot-autumn-veggies-arrangement_23-2148294633.jpg",
imageAlt: "Seasonal produce",
},
title: "Seasonal Specials", description: "Limited-time seasonal produce at the peak of freshness. Availability varies throughout the year.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shot-autumn-veggies-arrangement_23-2148294633.jpg", imageAlt: "Seasonal produce"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg",
imageAlt: "Harvest vegetables",
},
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg", imageAlt: "Harvest vegetables"},
},
]}
showStepNumbers={true}
@@ -218,29 +170,17 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Farm Direct",
description: "Direct sourcing from local farms ensures maximum freshness and supports local agriculture.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16549.jpg?_wi=1",
imageAlt: "Farm direct",
},
title: "Farm Direct", description: "Direct sourcing from local farms ensures maximum freshness and supports local agriculture.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16549.jpg", imageAlt: "Farm direct"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owners-choosing-apples-veggies-box_482257-77587.jpg?_wi=1",
imageAlt: "Farmers market",
},
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owners-choosing-apples-veggies-box_482257-77587.jpg", imageAlt: "Farmers market"},
},
{
id: 2,
title: "Quality Guaranteed",
description: "Every product is hand-picked and inspected for quality, taste, and nutritional value.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/female-biotechnologist-inspecting-potted-plants-plant-nursery-writing-notes-into-clipboard_637285-1682.jpg",
imageAlt: "Quality control",
},
title: "Quality Guaranteed", description: "Every product is hand-picked and inspected for quality, taste, and nutritional value.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/female-biotechnologist-inspecting-potted-plants-plant-nursery-writing-notes-into-clipboard_637285-1682.jpg", imageAlt: "Quality control"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg",
imageAlt: "Fresh selection",
},
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg", imageAlt: "Fresh selection"},
},
]}
showStepNumbers={true}
@@ -257,53 +197,17 @@ export default function HomePage() {
tag="Customer Reviews"
testimonials={[
{
id: "1",
name: "Priya Sharma",
role: "Homemaker",
testimonial: "The quality of vegetables is exceptional! My family feels healthier eating fresh organic produce. Manav Park has become our go-to store.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
id: "1", name: "Priya Sharma", role: "Homemaker", testimonial: "The quality of vegetables is exceptional! My family feels healthier eating fresh organic produce. Manav Park has become our go-to store.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Priya Sharma"},
{
id: "2",
name: "Rajesh Kumar",
role: "Health Enthusiast",
testimonial: "Finally found a reliable source for organic products at reasonable prices. Same-day delivery is incredibly convenient!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
id: "2", name: "Rajesh Kumar", role: "Health Enthusiast", testimonial: "Finally found a reliable source for organic products at reasonable prices. Same-day delivery is incredibly convenient!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"},
{
id: "3",
name: "Ananya Gupta",
role: "Nutritionist",
testimonial: "I recommend Manav Park to all my clients. The freshness and purity of their produce is unmatched in the market.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
imageAlt: "Ananya Gupta",
},
id: "3", name: "Ananya Gupta", role: "Nutritionist", testimonial: "I recommend Manav Park to all my clients. The freshness and purity of their produce is unmatched in the market.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Ananya Gupta"},
{
id: "4",
name: "Vikram Singh",
role: "Restaurant Owner",
testimonial: "Perfect supplier for our restaurant. Consistent quality and reliable delivery. Our customers love the fresh ingredients.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageAlt: "Vikram Singh",
},
id: "4", name: "Vikram Singh", role: "Restaurant Owner", testimonial: "Perfect supplier for our restaurant. Consistent quality and reliable delivery. Our customers love the fresh ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Vikram Singh"},
{
id: "5",
name: "Meera Patel",
role: "Fitness Trainer",
testimonial: "Manav Park delivers the freshest produce right when I need it. Supporting local farmers has never been easier!",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
imageAlt: "Meera Patel",
},
id: "5", name: "Meera Patel", role: "Fitness Trainer", testimonial: "Manav Park delivers the freshest produce right when I need it. Supporting local farmers has never been easier!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Meera Patel"},
{
id: "6",
name: "Arjun Menon",
role: "Family of 4",
testimonial: "We've been ordering weekly for 6 months. The quality never disappoints and the service is always friendly and professional.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Arjun Menon",
},
id: "6", name: "Arjun Menon", role: "Family of 4", testimonial: "We've been ordering weekly for 6 months. The quality never disappoints and the service is always friendly and professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Arjun Menon"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -316,7 +220,7 @@ export default function HomePage() {
tag="Newsletter"
title="Stay Updated with Fresh Deals"
description="Subscribe to our newsletter for weekly fresh produce updates, special offers, and exclusive deals delivered straight to your inbox"
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email address"
buttonText="Subscribe"

View File

@@ -68,47 +68,17 @@ export default function ProductsPage() {
tag="All Products"
products={[
{
id: "1",
name: "Organic Tomatoes",
price: "₹80/kg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-sacks_23-2151944976.jpg?_wi=2",
imageAlt: "Organic red tomatoes",
},
id: "1", name: "Organic Tomatoes", price: "₹80/kg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-sacks_23-2151944976.jpg", imageAlt: "Organic red tomatoes"},
{
id: "2",
name: "Fresh Carrots",
price: "₹40/kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-carrots-with-garlic_23-2148622434.jpg?_wi=2",
imageAlt: "Fresh orange carrots",
},
id: "2", name: "Fresh Carrots", price: "₹40/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-carrots-with-garlic_23-2148622434.jpg", imageAlt: "Fresh orange carrots"},
{
id: "3",
name: "Green Spinach",
price: "₹30/kg",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-green-sliced-spinach-leaves-lie-wooden-cutting-board-selective-focus-close-up-spinach-idea-making-breakfast-from-organic-healthy-food_166373-1823.jpg?_wi=2",
imageAlt: "Fresh leafy spinach",
},
id: "3", name: "Green Spinach", price: "₹30/kg", imageSrc: "http://img.b2bpic.net/free-photo/juicy-green-sliced-spinach-leaves-lie-wooden-cutting-board-selective-focus-close-up-spinach-idea-making-breakfast-from-organic-healthy-food_166373-1823.jpg", imageAlt: "Fresh leafy spinach"},
{
id: "4",
name: "Apple Mix",
price: "₹100/kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-whole-apples-basket-plaid-cloth-wooden-background-with-copy-space_141793-11895.jpg?_wi=2",
imageAlt: "Fresh mixed apples",
},
id: "4", name: "Apple Mix", price: "₹100/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-whole-apples-basket-plaid-cloth-wooden-background-with-copy-space_141793-11895.jpg", imageAlt: "Fresh mixed apples"},
{
id: "5",
name: "Broccoli Bunch",
price: "₹60/piece",
imageSrc: "http://img.b2bpic.net/free-photo/green-vegetables-flat-lay-healthy-diet_53876-106109.jpg?_wi=2",
imageAlt: "Fresh broccoli bunch",
},
id: "5", name: "Broccoli Bunch", price: "₹60/piece", imageSrc: "http://img.b2bpic.net/free-photo/green-vegetables-flat-lay-healthy-diet_53876-106109.jpg", imageAlt: "Fresh broccoli bunch"},
{
id: "6",
name: "Onion Pack",
price: "₹25/kg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-baskets-plate-vegetables-as-onion-radish-scallion-cabbage-maroon-background_141793-5337.jpg?_wi=2",
imageAlt: "Fresh onion pack",
},
id: "6", name: "Onion Pack", price: "₹25/kg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-baskets-plate-vegetables-as-onion-radish-scallion-cabbage-maroon-background_141793-5337.jpg", imageAlt: "Fresh onion pack"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -124,26 +94,11 @@ export default function ProductsPage() {
tag="Limited Stock"
products={[
{
id: "7",
name: "Fresh Grapes",
price: "₹120/kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-composition-white-background_140725-138828.jpg?_wi=2",
imageAlt: "Fresh grapes",
},
id: "7", name: "Fresh Grapes", price: "₹120/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-composition-white-background_140725-138828.jpg", imageAlt: "Fresh grapes"},
{
id: "8",
name: "Bitter Gourd",
price: "₹35/kg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg?_wi=2",
imageAlt: "Fresh bitter gourd",
},
id: "8", name: "Bitter Gourd", price: "₹35/kg", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg", imageAlt: "Fresh bitter gourd"},
{
id: "9",
name: "Bell Peppers Mix",
price: "₹90/kg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-tomatoes-red-bell-peppers-greens-rustic-board-tablecloth-black-table_140725-146253.jpg?_wi=2",
imageAlt: "Mixed bell peppers",
},
id: "9", name: "Bell Peppers Mix", price: "₹90/kg", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-tomatoes-red-bell-peppers-greens-rustic-board-tablecloth-black-table_140725-146253.jpg", imageAlt: "Mixed bell peppers"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -157,7 +112,7 @@ export default function ProductsPage() {
tag="Ready to Order?"
title="Get Fresh Produce Today"
description="Subscribe to our newsletter and get exclusive discounts on your first order. Same-day delivery available in your area."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Offer"