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"