diff --git a/src/app/page.tsx b/src/app/page.tsx index 492a797..f235866 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Authentic protein, vitamins and fitness supplements with expert guidance from industry professionals. 22+ years of experience in bodybuilding and fitness. 100% genuine products at competitive prices." tag="⭐ 5.0 Google Rating • 198+ Reviews • 15+ Years Experience" background={{ variant: "animated-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=1" imageAlt="All Nuttrition premium supplement store interior" buttons={[ { text: "Call Now: +91 97689 53383", href: "tel:+919768953383" }, @@ -146,11 +146,11 @@ export default function LandingPage() { tag="Local Service Areas" features={[ { - id: "01", title: "Supplement Store in Malad", description: "Shop No-21, Vasant Nagar, opposite Evershine Mall. Open daily, closes 10 PM. Quick pickup for your fitness needs.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "All Nuttrition store location in Malad"}, + id: "01", title: "Supplement Store in Malad", description: "Shop No-21, Vasant Nagar, opposite Evershine Mall. Open daily, closes 10 PM. Quick pickup for your fitness needs.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=2", imageAlt: "All Nuttrition store location in Malad"}, { - id: "02", title: "Serving Kandivali", description: "Fast delivery and consultation for Kandivali residents. Same day delivery available on selected products.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "Service area coverage for Kandivali"}, + id: "02", title: "Serving Kandivali", description: "Fast delivery and consultation for Kandivali residents. Same day delivery available on selected products.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=3", imageAlt: "Service area coverage for Kandivali"}, { - id: "03", title: "Supporting Goregaon Fitness", description: "Trusted supplement partner for Goregaon gym community. Expert guidance and authentic products for your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "Supplement service coverage for Goregaon"}, + id: "03", title: "Supporting Goregaon Fitness", description: "Trusted supplement partner for Goregaon gym community. Expert guidance and authentic products for your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=4", imageAlt: "Supplement service coverage for Goregaon"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up"