From cd77eed54f546b659de7398bfac15f91fab7cff3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 15:16:54 +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 96509ba..a0a7b3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=1" /> @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Custom Programs", subtitle: "Data-Driven", description: "Tailored workout plans designed specifically for your biometrics.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=1", }, { tag: "Nutrition", @@ -182,7 +182,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=2", imageAlt: "personal trainer helping client gym workout", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=2", imageAlt: "personal trainer helping client gym workout", }, ]}