From 6ae63eeba90d5d05f15f0754c9ab7fb4c39a2dfc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:53:22 +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 6ec60ce..de660b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,9 +138,9 @@ export default function LandingPage() { { id: "1", value: "47%", title: "Faster Recovery", description: "Average reduction in muscle soreness compared to standard recovery methods", imageSrc: "http://img.b2bpic.net/free-photo/people-watching-tennis-video-clip-digital-device_53876-14565.jpg", imageAlt: "athlete training performance metrics data tracking sports analytics"}, { - id: "2", value: "10,000+", title: "Elite Athletes", description: "Professional athletes worldwide rely on our recovery solutions daily", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg", imageAlt: "athlete achievement success performance results training outcome"}, + id: "2", value: "10,000+", title: "Elite Athletes", description: "Professional athletes worldwide rely on our recovery solutions daily", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg?_wi=1", imageAlt: "athlete achievement success performance results training outcome"}, { - id: "3", value: "99%", title: "Customer Satisfaction", description: "Elite athletes report exceptional results and recommend to teammates", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg", imageAlt: "satisfied athlete customer satisfaction performance excellence"}, + id: "3", value: "99%", title: "Customer Satisfaction", description: "Elite athletes report exceptional results and recommend to teammates", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg?_wi=2", imageAlt: "satisfied athlete customer satisfaction performance excellence"}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1