From 43bc102617a696f4ddde8236983385b35ed5c4fe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 13:47:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 736d571..9a32357 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,16 +112,16 @@ export default function LandingPage() { tagAnimation="blur-reveal" metrics={[ { - id: "metric-1", value: "500+", title: "Enterprise Clients", description: "Trusted by leading companies globally for mission-critical IT solutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png", imageAlt: "Growth Metrics" + id: "metric-1", value: "500+", title: "Enterprise Clients", description: "Trusted by leading companies globally for mission-critical IT solutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png?_wi=1", imageAlt: "Growth Metrics" }, { - id: "metric-2", value: "99.99%", title: "Uptime Guarantee", description: "Reliable infrastructure and redundant systems ensure continuous service availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png", imageAlt: "Performance Metrics" + id: "metric-2", value: "99.99%", title: "Uptime Guarantee", description: "Reliable infrastructure and redundant systems ensure continuous service availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png?_wi=2", imageAlt: "Performance Metrics" }, { - id: "metric-3", value: "24/7", title: "Support Available", description: "Round-the-clock expert support across all time zones for seamless operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png", imageAlt: "Support Metrics" + id: "metric-3", value: "24/7", title: "Support Available", description: "Round-the-clock expert support across all time zones for seamless operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png?_wi=3", imageAlt: "Support Metrics" }, { - id: "metric-4", value: "$2.5B", title: "Cost Saved", description: "Aggregate value delivered to clients through optimization and innovation initiatives", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png", imageAlt: "Revenue Metrics" + id: "metric-4", value: "$2.5B", title: "Cost Saved", description: "Aggregate value delivered to clients through optimization and innovation initiatives", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4huCx76u8VGl1IvgBlyaQGAAK/an-upward-trending-business-growth-chart-1773755181397-acb4f597.png?_wi=4", imageAlt: "Revenue Metrics" } ]} animationType="scale-rotate"