From 701974d29951e22ef42106fd4e7fddff68693511 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 19:43:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94e004e..633aa1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -253,7 +253,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sports-people-doing-burpees-indoors_23-2149326091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sports-people-doing-burpees-indoors_23-2149326091.jpg?_wi=1", imageAlt: "personal fitness trainer professional", }, ]} @@ -271,7 +271,7 @@ export default function LandingPage() { tag="Join Now" title="Get Started Today" description="Sign up for a free trial or find your local Crunch fitness center." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-sports-people-doing-burpees-indoors_23-2149326091.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-sports-people-doing-burpees-indoors_23-2149326091.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1