From 9609855be67e12d5bd609e5ceccea6929196d003 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 07:50:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 976fb79..0deb54e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "metric-1", value: "+25%", title: "Average Revenue Increase", description: "In the first 30 days after activation. Higher margins + better positioning = more sales.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png", imageAlt: "Revenue increase icon" + id: "metric-1", value: "+25%", title: "Average Revenue Increase", description: "In the first 30 days after activation. Higher margins + better positioning = more sales.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png?_wi=1", imageAlt: "Revenue increase icon" }, { id: "metric-2", value: "40+ hrs", title: "Time Saved Monthly", description: "No more manual price updates, competitor tracking, or spreadsheet management. Your team focuses on growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-time-savings-with-clock-or--1773906511608-3676a406.png", imageAlt: "Time savings icon" @@ -164,7 +164,7 @@ export default function LandingPage() { id: "metric-3", value: "15 min", title: "Price Update Frequency", description: "AI adjusts prices every 15 minutes. While competitors sleep, your prices stay optimized for maximum profit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-multiple-marketplace-platfo-1773906512302-9cd2a198.png", imageAlt: "Marketplace coverage icon" }, { - id: "metric-4", value: "99.9%", title: "Uptime Guarantee", description: "Always monitoring, always optimizing. Redundant systems ensure your prices never miss a market opportunity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png", imageAlt: "Uptime guarantee icon" + id: "metric-4", value: "99.9%", title: "Uptime Guarantee", description: "Always monitoring, always optimizing. Redundant systems ensure your prices never miss a market opportunity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png?_wi=2", imageAlt: "Uptime guarantee icon" } ]} animationType="blur-reveal"