Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:09:24 +00:00
parent 29c258b9d1
commit 358daec47f

View File

@@ -103,7 +103,7 @@ export default function HomePage() {
title: "Instant QR Code Reporting",
description: "Operators scan machine QR codes with any smartphone. No app installation. Problem logged in seconds.",
tag: "Zero Friction",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-mobile-phone-screen-showing-a-qr-code--1772557690524-09929a11.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-mobile-phone-screen-showing-a-qr-code--1772557690524-09929a11.png?_wi=1",
imageAlt: "QR Code Scanning Interface",
},
{
@@ -111,7 +111,7 @@ export default function HomePage() {
title: "Real-Time Equipment Status",
description: "Operations managers see live updates on every machine. Alert prioritization. Status dashboards by location.",
tag: "Live Visibility",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-comprehensive-real-time-dashboard-show-1772557692130-29c8454c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-comprehensive-real-time-dashboard-show-1772557692130-29c8454c.png?_wi=1",
imageAlt: "Real-Time Dashboard",
},
{
@@ -119,7 +119,7 @@ export default function HomePage() {
title: "Complete Maintenance History",
description: "Every repair, part replacement, and technician note attached to the machine. Fast diagnostics. Predictive insights.",
tag: "Full Context",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-detailed-maintenance-history-timeline--1772557690909-7c7cf474.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-detailed-maintenance-history-timeline--1772557690909-7c7cf474.png?_wi=1",
imageAlt: "Maintenance History Timeline",
},
{
@@ -167,7 +167,7 @@ export default function HomePage() {
icon: TrendingUp,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-team-collaboration-interface-showing-o-1772557690395-797f70b5.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-team-collaboration-interface-showing-o-1772557690395-797f70b5.png?_wi=1"
imageAlt="Team Collaboration Interface"
mediaAnimation="slide-up"
imagePosition="right"
@@ -234,14 +234,14 @@ export default function HomePage() {
id: "step-1",
name: "1. Scan & Report",
price: "Field Staff",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-mobile-phone-screen-showing-a-qr-code--1772557690524-09929a11.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-mobile-phone-screen-showing-a-qr-code--1772557690524-09929a11.png?_wi=2",
imageAlt: "QR Code Scanning",
},
{
id: "step-2",
name: "2. Instant Notification",
price: "Ops Managers",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-comprehensive-real-time-dashboard-show-1772557692130-29c8454c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARZomrYSJPepWQ9jhpRU73w8Ar/a-comprehensive-real-time-dashboard-show-1772557692130-29c8454c.png?_wi=2",
imageAlt: "Real-Time Alerts",
},
{