diff --git a/src/app/page.tsx b/src/app/page.tsx index d21fac5..7733b8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,16 +127,16 @@ export default function LandingPage() { description="Our platform powers innovation at scale. Join thousands of companies that trust Nexus for their most critical operations." metrics={[ { - id: "metric-1", value: "500K+", title: "Active Users", description: "Developers and engineers worldwide using Nexus", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuleJiDuqA7LwNSJTex17UkXDY/sleek-analytics-dashboard-with-upward-tr-1773450653502-1be8410f.png", imageAlt: "User growth metrics", videoSrc: "", videoAriaLabel: "" + id: "metric-1", value: "500K+", title: "Active Users", description: "Developers and engineers worldwide using Nexus", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuleJiDuqA7LwNSJTex17UkXDY/sleek-analytics-dashboard-with-upward-tr-1773450653502-1be8410f.png", imageAlt: "User growth metrics" }, { - id: "metric-2", value: "$2.4B", title: "Transactions", description: "Successfully processed annually through our platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuleJiDuqA7LwNSJTex17UkXDY/premium-growth-metrics-visualization-wit-1773450653459-01bdebea.png", imageAlt: "Transaction volume chart", videoSrc: "", videoAriaLabel: "" + id: "metric-2", value: "$2.4B", title: "Transactions", description: "Successfully processed annually through our platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuleJiDuqA7LwNSJTex17UkXDY/premium-growth-metrics-visualization-wit-1773450653459-01bdebea.png", imageAlt: "Transaction volume chart" }, { - id: "metric-3", value: "99.99%", title: "Uptime", description: "Guaranteed service availability and reliability" + id: "metric-3", value: "99.99%", title: "Uptime", description: "Guaranteed service availability and reliability", videoSrc: "", videoAriaLabel: "" }, { - id: "metric-4", value: "180+", title: "Countries", description: "Global presence with local support in every region" + id: "metric-4", value: "180+", title: "Countries", description: "Global presence with local support in every region", videoSrc: "", videoAriaLabel: "" } ]} animationType="scale-rotate"