Merge version_3 into main #8

Merged
bender merged 2 commits from version_3 into main 2026-03-06 15:01:32 +00:00
2 changed files with 14 additions and 26 deletions

View File

@@ -1,12 +1,8 @@
import type { Metadata } from 'next';
import './styles/variables.css';
import './styles/globals.css';
import type { Metadata } from "next";
import "./styles/globals.css";
export const metadata: Metadata = {
title: 'Vision Pro Sports - AI-Powered Sports Camera Glasses',
description: 'Experience the future of sports with AI-powered camera glasses that capture, analyze, and enhance your athletic performance in real time.',
keywords: 'sports camera, AI glasses, athletic performance, wearable technology',
};
title: "Vision Pro Sports - AI-Powered Sports Camera Glasses", description: "Experience the future of sports with AI-powered camera glasses that capture, analyze, and enhance your athletic performance in real time.", keywords: "sports camera, AI analytics, athletic performance, wearable technology"};
export default function RootLayout({
children,
@@ -15,9 +11,7 @@ export default function RootLayout({
}) {
return (
<html lang="en">
<body>
{children}
<body>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1387,4 +1381,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -9,6 +9,7 @@ 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() {
@@ -78,14 +79,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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.png", imageAlt: "Extended Battery Life"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -119,20 +117,16 @@ 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/uploaded-1772802684812-3d3drxcz.png", imageAlt: "Sarah Johnson"
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYnun7180FDpbVW3c9BvHg3OdW/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.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/uploaded-1772802684812-3d3drxcz.png", imageAlt: "David Kim"},
]}
kpiItems={[
{ value: "180+", label: "World Records Enhanced" },
@@ -176,4 +170,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}