Merge version_3 into main #3
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -78,11 +78,14 @@ export default function LandingPage() {
|
||||
tag="Technology"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Multi-Perspective AI Analytics", description: "Real-time performance metrics from multiple viewpoints, form correction, and insights powered by advanced machine learning algorithms that analyze every angle.", tag: "Smart Analysis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/a-close-up-view-of-advanced-ai-processin-1772778648817-0d6e0ef3.png", imageAlt: "AI Analytics Interface - Multi-angle Processing"},
|
||||
id: "1", title: "Multi-Perspective AI Analytics", description: "Real-time performance metrics from multiple viewpoints, form correction, and insights powered by advanced machine learning algorithms that analyze every angle.", tag: "Smart Analysis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/a-close-up-view-of-advanced-ai-processin-1772778648817-0d6e0ef3.png", imageAlt: "AI Analytics Interface - Multi-angle Processing"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Cinematic Multi-View Recording", description: "Simultaneous capture from multiple perspectives with optical stabilization and automatic framing adjustment. Create cinematic content from every angle.", tag: "Video Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/pov-shot-from-sports-camera-glasses-show-1772778648626-cea590ed.png", imageAlt: "Multi-View Video Recording"},
|
||||
id: "2", title: "Cinematic Multi-View Recording", description: "Simultaneous capture from multiple perspectives with optical stabilization and automatic framing adjustment. Create cinematic content from every angle.", tag: "Video Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/pov-shot-from-sports-camera-glasses-show-1772778648626-cea590ed.png", imageAlt: "Multi-View Video Recording"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Extended All-Day Battery", description: "Up to 12 hours of continuous multi-perspective recording with fast-charge technology. Stay powered through your entire day and capture every moment.", tag: "Battery Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/minimalist-illustration-showing-the-spor-1772778647504-1df09695.png", imageAlt: "Extended Battery Life"},
|
||||
id: "3", title: "Extended All-Day Battery", description: "Up to 12 hours of continuous multi-perspective recording with fast-charge technology. Stay powered through your entire day and capture every moment.", tag: "Battery Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/minimalist-illustration-showing-the-spor-1772778647504-1df09695.png", imageAlt: "Extended Battery Life"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -116,16 +119,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Professional Cyclist", company: "Elite Sports Team", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-photograph-of-a-professional-at-1772778648971-303f1998.png", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-photograph-of-a-professional-at-1772778648971-303f1998.png", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Track & Field Coach", company: "National Training Center", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-photograph-of-a-different-athle-1772778648995-fc39f086.png", imageAlt: "Michael Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-photograph-of-a-different-athle-1772778648995-fc39f086.png", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Marathon Runner", company: "ultraendurance Athletes", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-of-a-fitness-trainer-or-sports--1772778648663-670b8a8c.png", imageAlt: "Emily Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-of-a-fitness-trainer-or-sports--1772778648663-670b8a8c.png", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Fitness Influencer", company: "FitTech Media", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-of-a-content-creator-or-influen-1772778648937-00cd601e.png", imageAlt: "David Kim"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/portrait-of-a-content-creator-or-influen-1772778648937-00cd601e.png", imageAlt: "David Kim"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "180+", label: "World Records Enhanced" },
|
||||
|
||||
Reference in New Issue
Block a user