From fe128cbde9c6a7a9b26e55ef06f2763ff5fbe3e7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:03:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5797564..d108c2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Experience the perfect harmony of comfort and performance with Plena & Fit's latest athletic collection." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg?_wi=1", imageAlt: "Model in activewear", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg?_wi=1", imageAlt: "Gym setup", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { button: { text: "Go Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg?_wi=2", imageAlt: "fitness apparel woman training gym equipment", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { button: { text: "Join VIP", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg?_wi=2", imageAlt: "fitness apparel woman training gym equipment", }, ]} -- 2.49.1