diff --git a/src/app/page.tsx b/src/app/page.tsx index c6a5e4b..69b0a2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,53 +60,53 @@ export default function LandingPage() { description="High-quality, durable home gym equipment built for results. Transform your space into your personal training sanctuary." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg?_wi=1", imageAlt: "Adjustable Dumbbells", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg?_wi=1", imageAlt: "Resistance Bands Set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg?_wi=1", imageAlt: "Push-up Board", }, { - imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg?_wi=1", imageAlt: "Gym Gloves", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg?_wi=1", imageAlt: "Ab Roller Wheel", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-device_23-2149168696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-device_23-2149168696.jpg?_wi=1", imageAlt: "Protein Shaker Bottle", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-device_23-2149168696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-device_23-2149168696.jpg?_wi=2", imageAlt: "Protein Shaker Bottle", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg?_wi=2", imageAlt: "Ab Roller Wheel", }, { - imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg?_wi=2", imageAlt: "Gym Gloves", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg?_wi=2", imageAlt: "Push-up Board", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg?_wi=2", imageAlt: "Resistance Bands Set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg?_wi=2", imageAlt: "Adjustable Dumbbells", }, ]} @@ -181,42 +181,42 @@ export default function LandingPage() { name: "Adjustable Dumbbells", price: "$129.00", variant: "Premium Steel", - imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg?_wi=3", }, { id: "2", name: "Resistance Bands Set", price: "$39.00", variant: "Latex-Free", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg?_wi=3", }, { id: "3", name: "Push-up Board", price: "$45.00", variant: "Multi-Function", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg?_wi=3", }, { id: "4", name: "Gym Gloves", price: "$25.00", variant: "Breathable", - imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg?_wi=3", }, { id: "5", name: "Ab Roller Wheel", price: "$29.00", variant: "Heavy Duty", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg?_wi=3", }, { id: "6", name: "Protein Shaker Bottle", price: "$15.00", variant: "Leak Proof", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-device_23-2149168696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-device_23-2149168696.jpg?_wi=3", }, ]} title="Essential Fitness Gear" @@ -268,21 +268,21 @@ export default function LandingPage() { name: "Adjustable Dumbbells", price: "$129.00", variant: "Top Choice", - imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg?_wi=4", }, { id: "b2", name: "Resistance Bands Set", price: "$39.00", variant: "Best Value", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg?_wi=4", }, { id: "b3", name: "Ab Roller Wheel", price: "$29.00", variant: "Core Essential", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg?_wi=4", }, ]} title="Our Best Sellers" @@ -302,7 +302,7 @@ export default function LandingPage() { role: "Beginner Fitness Enthusiast", company: "Home Workout Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-picture-person-holding-small-blue-dumbbell_181624-14999.jpg?_wi=4", }, { id: "2", @@ -310,7 +310,7 @@ export default function LandingPage() { role: "Gym Veteran", company: "Powerlifting Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-minimal-style_23-2149006334.jpg?_wi=5", }, { id: "3", @@ -318,7 +318,7 @@ export default function LandingPage() { role: "Fitness Coach", company: "FitOnline", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-alone_23-2149089393.jpg?_wi=5", }, { id: "4", @@ -326,7 +326,7 @@ export default function LandingPage() { role: "Marathon Runner", company: "Road Runners Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-doing-yoga-medi_1258-106996.jpg?_wi=5", }, { id: "5", @@ -334,7 +334,7 @@ export default function LandingPage() { role: "Yoga Instructor", company: "Studio Zen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-stance-fists_23-2148241611.jpg?_wi=4", }, ]} kpiItems={[