Update src/app/page.tsx
This commit is contained in:
@@ -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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.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-1773754557704-0449dcf2.png?_wi=4", imageAlt: "Revenue Metrics"
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
|
||||
Reference in New Issue
Block a user