Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-06 13:18:12 +00:00

View File

@@ -2,7 +2,8 @@ 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 analytics, performance tracking, multi-view recording"};
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, performance tracking, multi-view recording"
};
export default function RootLayout({
children,