From 519a3cdba7a04478ec089c009f29edfd6a8113ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:10:20 +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 e08b48a..fc1dbff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,13 +145,13 @@ export default function LandingPage() { id: "feature-5", title: "Performance Metrics & Insights", descriptions: [ "Visual dashboards show training frequency, improvement trends, and consistency metrics.", "Export performance reports for coaches, scouts, or university applications." ], - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-girl-making-selfie-wave-camera-make-video-call-background-city_231208-6754.jpg", imageAlt: "Performance metrics analytics" + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-girl-making-selfie-wave-camera-make-video-call-background-city_231208-6754.jpg?_wi=1", imageAlt: "Performance metrics analytics" }, { id: "feature-6", title: "Social Sharing & Celebration", descriptions: [ "Share milestone achievements with family and friends through shareable posts.", "Celebrate progress and build a community of supporters around your athletic journey." ], - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-girl-making-selfie-wave-camera-make-video-call-background-city_231208-6754.jpg", imageAlt: "Social sharing features" + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-girl-making-selfie-wave-camera-make-video-call-background-city_231208-6754.jpg?_wi=2", imageAlt: "Social sharing features" } ]} gridVariant="bento-grid"