Merge version_1 into main #2

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

View File

@@ -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"
}
]}
/>