diff --git a/src/app/page.tsx b/src/app/page.tsx index 71b1f44..ffb23c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function MadhavFoodsPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -46,7 +46,7 @@ export default function MadhavFoodsPage() { description="Bulk groceries at competitive prices for retailers, restaurants, and caterers. Reliable supply, fast delivery, and premium quality products." tag="Premium Quality Wholesale" tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/view-blurred-supermarket-with-cardboard-boxes_1203-1577.jpg" imageAlt="Wholesale grocery warehouse with organized sacks and supplies" imagePosition="right" @@ -54,13 +54,13 @@ export default function MadhavFoodsPage() { testimonials={[ { name: "Rajesh Patel", handle: "Owner, Patel Supermarket", testimonial: "Reliable supplier with excellent prices and consistent quality. Madhav Foods has been our trusted partner for over 2 years.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=1", imageAlt: "Rajesh Patel"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Rajesh Patel"}, { name: "Priya Sharma", handle: "Restaurant Manager, Spice Garden", testimonial: "Fast delivery and competitive bulk pricing. Madhav Foods helps us maintain our margins while serving quality food.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-posing-outdoors_23-2148230752.jpg?_wi=1", imageAlt: "Priya Sharma"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-posing-outdoors_23-2148230752.jpg", imageAlt: "Priya Sharma"}, { name: "Vikram Singh", handle: "Caterer, Events & More", testimonial: "Professional service and reliable stock availability. Perfect partner for large bulk orders and events.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress-standing-counter_1170-664.jpg?_wi=1", imageAlt: "Vikram Singh"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress-standing-counter_1170-664.jpg", imageAlt: "Vikram Singh"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -120,8 +120,7 @@ export default function MadhavFoodsPage() { id: "2", title: "Wheat & Flour", author: "All Varieties", description: "Atta, maida, besan, and all flour types in wholesale quantities. Consistent quality for your production needs.", tags: ["Fresh Stock", "Best Rates"], imageSrc: "http://img.b2bpic.net/free-photo/bread-slices-with-egg-oil-blue-table_114579-14375.jpg", imageAlt: "Bulk wheat flour and flour varieties"}, { - id: "3", title: "Pulses & Dal", author: "Imported & Local", description: "Toor dal, urad, moong, and all pulses in bulk. Sourced from reliable suppliers with quality guarantee.", tags: ["Premium Quality", "Bulk Orders"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cereal-grains-seeds-heaps-wooden-spoons-corns-rice-buckwheat-red-lentils_141793-6967.jpg", imageAlt: "Assorted pulses and dal varieties wholesale"}, + id: "3", title: "Pulses & Dal", author: "Imported & Local", description: "Toor dal, urad, moong, and all pulses in bulk. Sourced from reliable suppliers with quality guarantee.", tags: ["Premium Quality", "Bulk Orders"], imageSrc: "http://img.b2bpic.net/free-photo/side-view-cereal-grains-seeds-heaps-wooden-spoons-corns-rice-buckwheat-red-lentils_141793-6967.jpg", imageAlt: "Assorted pulses and dal varieties wholesale"}, { id: "4", title: "Cooking Oils", author: "Multiple Options", description: "Vegetable oil, groundnut oil, and other cooking oils in wholesale quantities. Trusted brands at best prices.", tags: ["Competitive Price", "Bulk Supply"], imageSrc: "http://img.b2bpic.net/free-photo/glass-bottles-sourdough-homemade-easter-sour-soup_329181-20009.jpg", imageAlt: "Cooking oils in bulk wholesale containers"}, @@ -158,11 +157,11 @@ export default function MadhavFoodsPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Rajesh Patel", role: "Owner, Patel Supermarket", testimonial: "Reliable supplier for our supermarket. Good prices and always available stock. Madhav Foods is our first choice for bulk orders.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=2", imageAlt: "Rajesh Patel"}, + id: "1", name: "Rajesh Patel", role: "Owner, Patel Supermarket", testimonial: "Reliable supplier for our supermarket. Good prices and always available stock. Madhav Foods is our first choice for bulk orders.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Rajesh Patel"}, { - id: "2", name: "Priya Sharma", role: "Restaurant Manager, Spice Garden", testimonial: "Fast delivery and competitive pricing. Madhav Foods helps us maintain excellent margins on our food costs.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-posing-outdoors_23-2148230752.jpg?_wi=2", imageAlt: "Priya Sharma"}, + id: "2", name: "Priya Sharma", role: "Restaurant Manager, Spice Garden", testimonial: "Fast delivery and competitive pricing. Madhav Foods helps us maintain excellent margins on our food costs.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-posing-outdoors_23-2148230752.jpg", imageAlt: "Priya Sharma"}, { - id: "3", name: "Vikram Singh", role: "Caterer, Events & More", testimonial: "Professional service and reliable stock. Perfect partner for large events and bulk orders. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress-standing-counter_1170-664.jpg?_wi=2", imageAlt: "Vikram Singh"}, + id: "3", name: "Vikram Singh", role: "Caterer, Events & More", testimonial: "Professional service and reliable stock. Perfect partner for large events and bulk orders. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress-standing-counter_1170-664.jpg", imageAlt: "Vikram Singh"}, { id: "4", name: "Amita Gupta", role: "Owner, City Kirana Store", testimonial: "Best wholesale rates in Vasai-Virar. Local supplier means fast delivery. Very satisfied with the quality and service.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner-with-document_23-2149434529.jpg", imageAlt: "Amita Gupta"}, {