From 20beb900e3f7dc97e5c19c6e444337db4230d201 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:06:02 +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 2c42e2d..9ac8608 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg?_wi=1" imageAlt="Professional fitness coach training client" mediaAnimation="slide-up" imagePosition="right" @@ -122,7 +122,7 @@ export default function LandingPage() { }, { id: 4, - title: "Progress Tracking", description: "Regular assessments, form corrections, and program adjustments ensure continuous improvement and breakthrough results", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg", imageAlt: "progress tracking results" + title: "Progress Tracking", description: "Regular assessments, form corrections, and program adjustments ensure continuous improvement and breakthrough results", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg?_wi=2", imageAlt: "progress tracking results" } ]} title="How We Work" -- 2.49.1