diff --git a/src/app/page.tsx b/src/app/page.tsx index 131991a..a250c09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,27 +74,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=1", imageAlt: "Hero Fitness Scene 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=2", imageAlt: "Hero Fitness Scene 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=3", imageAlt: "Hero Fitness Scene 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=4", imageAlt: "Hero Fitness Scene 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=5", imageAlt: "Hero Fitness Scene 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=6", imageAlt: "Hero Fitness Scene 6", }, ]} @@ -125,7 +125,7 @@ export default function LandingPage() { price: "$45.00", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-yoga-essentials-arrangement_23-2149442703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-yoga-essentials-arrangement_23-2149442703.jpg?_wi=1", }, { id: "2", @@ -225,7 +225,7 @@ export default function LandingPage() { description: "Track your progress with advanced insights to ensure you stay on the path toward your goals.", bentoComponent: "reveal-icon", icon: BarChart, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sportive-woman-with-curly-hair-does-push-ups-exercises-outdoors-dressed-beige-tracksuit-planking_273609-55479.jpg?_wi=7", imageAlt: "healthy fitness professional athlete gym", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { description: "Custom meal guidance adapted for your unique lifestyle and fitness targets.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-yoga-essentials-arrangement_23-2149442703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-yoga-essentials-arrangement_23-2149442703.jpg?_wi=2", imageAlt: "organic protein powder studio photography", }, ]}