From c1e2f60b727e4a0208c22fb07f79a79915dc2c45 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:53:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bcd3d7f..81112d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="AI Surveillance Revolution" tagIcon={Zap} background={{ variant: "noise" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/a-modern-ai-powered-surveillance-dashboa-1772477572857-f81e1ae7.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/a-modern-ai-powered-surveillance-dashboa-1772477572857-f81e1ae7.png?_wi=1" imageAlt="VisionSync AI surveillance dashboard with multi-camera feeds and real-time analytics" buttons={[ { text: "Get Early Access", href: "#contact" }, @@ -110,13 +110,13 @@ export default function LandingPage() { id: "workplace", name: "Workplace Safety", price: "PPE Compliance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/a-live-demo-showing-visionsync-detecting-1772477572828-a28bf781.png", imageAlt: "Workplace safety PPE detection interface", initialQuantity: 1 }, { - id: "traffic", name: "Traffic Analytics", price: "Vehicle Counting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/traffic-analytics-dashboard-displaying-v-1772477572527-e78472d2.png", imageAlt: "Traffic analytics and vehicle detection dashboard", initialQuantity: 1 + id: "traffic", name: "Traffic Analytics", price: "Vehicle Counting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/traffic-analytics-dashboard-displaying-v-1772477572527-e78472d2.png?_wi=1", imageAlt: "Traffic analytics and vehicle detection dashboard", initialQuantity: 1 }, { - id: "manufacturing", name: "Manufacturing QA", price: "Defect Detection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/manufacturing-quality-control-screen-usi-1772477572965-8dd9f16a.png", imageAlt: "Manufacturing quality control defect detection", initialQuantity: 1 + id: "manufacturing", name: "Manufacturing QA", price: "Defect Detection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/manufacturing-quality-control-screen-usi-1772477572965-8dd9f16a.png?_wi=1", imageAlt: "Manufacturing quality control defect detection", initialQuantity: 1 }, { - id: "restaurant", name: "Restaurant Ops", price: "Occupancy Monitor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/restaurant-operations-dashboard-monitori-1772477573813-8fce1c44.png", imageAlt: "Restaurant occupancy and table management", initialQuantity: 1 + id: "restaurant", name: "Restaurant Ops", price: "Occupancy Monitor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwG6UBG1VgAzptAMsnXE4YBZC/restaurant-operations-dashboard-monitori-1772477573813-8fce1c44.png?_wi=1", imageAlt: "Restaurant occupancy and table management", initialQuantity: 1 } ]} gridVariant="four-items-2x2-equal-grid" @@ -134,7 +134,7 @@ export default function LandingPage() {