Update src/app/page.tsx

This commit is contained in:
2026-03-14 18:10:20 +00:00
parent 5663e92d07
commit 519a3cdba7

View File

@@ -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"