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", }, ]}