diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a13a2f5..01d8f7d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,35 +84,17 @@ export default function AboutPage() { tag="Customer Stories" 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=2", - 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=3", - 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=2", - 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"}, ]} animationType="slide-up" textboxLayout="default" @@ -125,7 +107,7 @@ export default function AboutPage() { tag="Connect With Us" title="Learn More About Our Mission" description="We're passionate about bringing farm-fresh goodness to your table. Subscribe to learn more about our sourcing practices and sustainability initiatives." - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Join Our Community" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f8aeef3..cfdc9e6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -68,7 +68,7 @@ export default function ContactPage() { tag="Get In Touch" title="We'd Love to Hear From You" description="Have questions about our products or services? Reach out to us through any of these channels and our team will get back to you promptly." - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="Your email address" buttonText="Contact Us" @@ -97,35 +97,17 @@ export default function ContactPage() { tag="Support Stories" testimonials={[ { - id: "1", - 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?_wi=2", - imageAlt: "Vikram Singh", - }, + id: "1", 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: "2", - 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?_wi=2", - imageAlt: "Meera Patel", - }, + id: "2", 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: "3", - 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=4", - imageAlt: "Arjun Menon", - }, + id: "3", 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" diff --git a/src/app/page.tsx b/src/app/page.tsx index 3098323..dc1fecd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ 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" }, @@ -87,29 +87,19 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/apples_1048-4503.jpg", - imageAlt: "Fresh organic apples", - }, + "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", - imageAlt: "Vibrant green vegetables", - }, + "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", - imageAlt: "Colorful seasonal produce", - }, + "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", - }, + "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", - }, + "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"}, ]} /> @@ -121,37 +111,17 @@ 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" @@ -186,51 +156,33 @@ 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: { + 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", - }, + "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", - imageAlt: "Seasonal fruits", - }, + "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: { + 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", - }, + "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", - imageAlt: "Green vegetables", - }, + "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: { + 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", - }, + "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", - }, + "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg", imageAlt: "Harvest vegetables"}, }, ]} /> @@ -243,65 +195,29 @@ 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?_wi=1", - 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?_wi=1", - 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" @@ -314,7 +230,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" diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index d58089f..4adcdd9 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -70,37 +70,17 @@ export default function PricingPage() { tag="Best Value" products={[ { - id: "1", - name: "Organic Tomatoes", - price: "₹80/kg", - imageSrc: - "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-sacks_23-2151944976.jpg?_wi=3", - 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=3", - 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=3", - 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=3", - 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" @@ -128,7 +108,7 @@ export default function PricingPage() { tag="Ready to Order" title="Start Shopping Fresh Today" description="Join thousands of satisfied customers enjoying premium organic produce at fair prices. No hidden charges, just pure quality." - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Order Now" diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index ae87d4a..b242953 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -69,37 +69,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"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -119,51 +99,33 @@ export default function ProductsPage() { features={[ { id: 1, - title: "Farm Direct Sourcing", - description: - "We work directly with local farmers to bring you the freshest produce at the peak of ripeness.", - phoneOne: { + title: "Farm Direct Sourcing", description: + "We work directly with local farmers to bring you the freshest produce at the peak of ripeness.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16549.jpg", - imageAlt: "Farm direct sourcing", - }, + "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16549.jpg", imageAlt: "Farm direct sourcing"}, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/small-business-owners-choosing-apples-veggies-box_482257-77587.jpg", - imageAlt: "Local farmers market", - }, + "http://img.b2bpic.net/free-photo/small-business-owners-choosing-apples-veggies-box_482257-77587.jpg", imageAlt: "Local farmers market"}, }, { id: 2, - title: "Quality Inspection", - description: - "Every item undergoes rigorous quality checks to ensure only the best reaches your table.", - phoneOne: { + title: "Quality Inspection", description: + "Every item undergoes rigorous quality checks to ensure only the best reaches your table.", 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 process", - }, + "http://img.b2bpic.net/free-photo/female-biotechnologist-inspecting-potted-plants-plant-nursery-writing-notes-into-clipboard_637285-1682.jpg", imageAlt: "Quality control process"}, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg", - imageAlt: "Fresh produce selection", - }, + "http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg", imageAlt: "Fresh produce selection"}, }, { id: 3, - title: "Same-Day Delivery", - description: - "Order in the morning, receive fresh produce in the evening. Convenience meets quality.", - phoneOne: { + title: "Same-Day Delivery", description: + "Order in the morning, receive fresh produce in the evening. Convenience meets quality.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/team-local-farmers-selling-natural-bio-produce_482257-77615.jpg?_wi=2", - imageAlt: "Farm delivery service", - }, + "http://img.b2bpic.net/free-photo/team-local-farmers-selling-natural-bio-produce_482257-77615.jpg", imageAlt: "Farm delivery service"}, phoneTwo: { 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: "Fresh delivery ready", - }, + "http://img.b2bpic.net/free-photo/bottom-view-vegetables-tomatoes-red-bell-peppers-greens-rustic-board-tablecloth-black-table_140725-146253.jpg", imageAlt: "Fresh delivery ready"}, }, ]} /> @@ -174,7 +136,7 @@ export default function ProductsPage() { tag="Special Orders" title="Need Custom Orders?" description="Contact us for bulk orders, corporate supplies, or specialized produce requests" - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email for inquiries" buttonText="Get In Touch"