From b4d687b868a72692181daf5276e17312004a29e9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 10:48:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c52cd4a..4206d5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png?_wi=1" imageAlt="Professional athlete using a futuristic recovery device in a modern gym setting. Dynamic action pose" mediaAnimation="blur-reveal" buttonAnimation="slide-up" @@ -195,16 +195,16 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "1", value: "50,000+", title: "Active Athletes", description: "Worldwide users trusting NEO PULSE for recovery", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png", imageAlt: "Professional athlete using NEO PULSE" + id: "1", value: "50,000+", title: "Active Athletes", description: "Worldwide users trusting NEO PULSE for recovery", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png?_wi=2", imageAlt: "Professional athlete using NEO PULSE" }, { - id: "2", value: "40%", title: "Faster Recovery", description: "Average reduction in muscle soreness reported", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png", imageAlt: "Recovery performance metrics" + id: "2", value: "40%", title: "Faster Recovery", description: "Average reduction in muscle soreness reported", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png?_wi=3", imageAlt: "Recovery performance metrics" }, { - id: "3", value: "45dB", title: "Whisper-Quiet", description: "Industry-leading noise performance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png", imageAlt: "Quiet technology feature" + id: "3", value: "45dB", title: "Whisper-Quiet", description: "Industry-leading noise performance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png?_wi=4", imageAlt: "Quiet technology feature" }, { - id: "4", value: "99.2%", title: "Satisfaction Rate", description: "Customer approval rating across all devices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png", imageAlt: "Customer satisfaction rating" + id: "4", value: "99.2%", title: "Satisfaction Rate", description: "Customer approval rating across all devices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyjAZlMICCWQ1lpyFQcuoJK5BR/professional-athlete-using-a-futuristic--1773571639622-9a25bd85.png?_wi=5", imageAlt: "Customer satisfaction rating" } ]} /> -- 2.49.1