Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 09:51:30 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FaqBase from "@/components/sections/faq/FaqBase";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Award, HelpCircle, Layers, Moon, Shield, Snowflake, TrendingUp, Zap } from "lucide-react";
import { Award, HelpCircle, Layers, Moon, Shield, Snowflake, TrendingUp, Zap, CheckCircle } from "lucide-react";
export default function LandingPage() {
return (
@@ -139,6 +139,8 @@ 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: "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"},
]}
animationType="slide-up"
textboxLayout="default"