Merge version_5 into main #11
@@ -9,7 +9,6 @@ import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
|
||||
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import Link from "next/link";
|
||||
import { Eye, Zap, Brain, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -28,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Vision Pro Sports"
|
||||
brandName="AYVYX AI"
|
||||
navItems={[
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -51,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Now", href: "features" },
|
||||
{ text: "Watch Demo", onClick: () => {} },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/uploaded-1772802684812-3d3drxcz.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/a-sleek-pair-of-ai-powered-sports-camera-1772778647966-272ff58e.png"
|
||||
imageAlt="AI Sports Camera Glasses Hero"
|
||||
ariaLabel="Hero section showcasing AI sports camera glasses"
|
||||
/>
|
||||
@@ -79,14 +78,11 @@ export default function LandingPage() {
|
||||
tag="Technology"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "AI-Powered Analytics", description: "Real-time performance metrics, form correction, and insights powered by advanced machine learning algorithms.", tag: "Smart Analysis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/uploaded-1772802684812-3d3drxcz.png", imageAlt: "AI Analytics Interface"
|
||||
},
|
||||
id: "1", title: "AI-Powered Analytics", description: "Real-time performance metrics, form correction, and insights powered by advanced machine learning algorithms.", 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"},
|
||||
{
|
||||
id: "2", title: "Cinematic Recording", description: "2K video capture with optical stabilization and automatic framing adjustment for perfect moments every time.", tag: "Video Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/uploaded-1772802684812-3d3drxcz.png", imageAlt: "2K Video Recording"
|
||||
},
|
||||
id: "2", title: "Cinematic Recording", description: "2K video capture with optical stabilization and automatic framing adjustment for perfect moments every time.", 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: "2K Video Recording"},
|
||||
{
|
||||
id: "3", title: "All-Day Battery", description: "Up to 12 hours of continuous use with fast-charge technology. Stay powered through your entire day.", tag: "Battery Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/uploaded-1772802684812-3d3drxcz.png", imageAlt: "Extended Battery Life"
|
||||
},
|
||||
id: "3", title: "All-Day Battery", description: "Up to 12 hours of continuous use with fast-charge technology. Stay powered through your entire day.", 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"
|
||||
@@ -98,7 +94,7 @@ export default function LandingPage() {
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
title="Trusted by Athletes Worldwide"
|
||||
description="Join thousands who are elevating their performance with Vision Pro Sports"
|
||||
description="Join thousands who are elevating their performance with AYVYX AI"
|
||||
metrics={[
|
||||
{ id: "1", value: "50K+", description: "Active Users" },
|
||||
{ id: "2", value: "98%", description: "Satisfaction Rate" },
|
||||
@@ -116,24 +112,20 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="What Champions Are Saying"
|
||||
description="Real feedback from athletes using Vision Pro Sports to enhance their performance."
|
||||
description="Real feedback from athletes using AYVYX AI to enhance their performance."
|
||||
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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.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" },
|
||||
@@ -150,7 +142,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Ready to Transform Your Performance?"
|
||||
description="Join the next generation of athletes. Get early access to Vision Pro Sports and unlock your potential."
|
||||
description="Join the next generation of athletes. Get early access to AYVYX AI and unlock your potential."
|
||||
inputs={[
|
||||
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
@@ -158,7 +150,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your athletic goals...", rows: 5, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/uploaded-1772802684812-3d3drxcz.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/a-sophisticated-product-lifestyle-image--1772778648067-343607b7.png"
|
||||
imageAlt="AI Sports Camera Glasses Lifestyle"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -169,7 +161,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Vision Pro Sports"
|
||||
logoText="AYVYX AI"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
ariaLabel="Site footer"
|
||||
|
||||
Reference in New Issue
Block a user