Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Engineered for Champions. Designed for Everyone."
|
||||
metrics={[
|
||||
{ icon: Eye, label: "Crystal Clear Display", value: "4K" },
|
||||
{ icon: Eye, label: "Crystal Clear Display", value: "2K" },
|
||||
{ icon: Zap, label: "Battery Life", value: "12 hrs" },
|
||||
{ icon: Brain, label: "AI Processing", value: "Real-time" },
|
||||
{ icon: Shield, label: "Durability Rating", value: "Military Grade" },
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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: "4K 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: "4K 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/minimalist-illustration-showing-the-spor-1772778647504-1df09695.png", imageAlt: "Extended Battery Life"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user