Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 10:48:33 +00:00

View File

@@ -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"
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: "2", value: "40%", title: "Faster Recovery", description: "Average reduction in muscle soreness reported"
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: "3", value: "45dB", title: "Whisper-Quiet", description: "Industry-leading noise performance"
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: "4", value: "99.2%", title: "Satisfaction Rate", description: "Customer approval rating across all devices"
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"
}
]}
/>