From 9dd27f424f0275b15f1fa0674306ae0b6162180c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:22:46 +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 7826beb..3aa447b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -134,7 +134,7 @@ export default function LandingPage() { description="I believe in sustainable fitness that integrates seamlessly into your life. Together, we build healthy habits that last a lifetime." subdescription="With over 10 years of experience in personal training and nutrition, I offer evidence-based coaching for long-term health." icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/woman-working-muscular-build_329181-14134.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-working-muscular-build_329181-14134.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "I've never felt stronger. This is the best investment in my health.", tag: "Success", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037634.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517267.jpg?_wi=2", imageAlt: "professional personal trainer training athlete", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Consistent and motivating. I finally reached my goal weight!", tag: "Weight Loss", avatarSrc: "http://img.b2bpic.net/free-photo/muscular-man-running-outdoors_1153-462.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-muscular-build_329181-14134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-muscular-build_329181-14134.jpg?_wi=2", imageAlt: "personal trainer helping client gym", }, { -- 2.49.1