2 Commits

Author SHA1 Message Date
32d4f2acbc Update src/app/page.tsx 2026-03-03 10:23:52 +00:00
316ed27a82 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:17:06 +00:00

View File

@@ -154,10 +154,11 @@ const LandingPage = () => {
tagIcon={Info} tagIcon={Info}
tagAnimation="slide-up" tagAnimation="slide-up"
title="Enterprise-Grade Account Management Platform" title="Enterprise-Grade Account Management Platform"
description="accounts.now is built for organizations that demand precision, security, and scalability. Our unified platform eliminates fragmented workflows and delivers real-time visibility across all accounts, licenses, and operations." description="accounts.now is built for organizations that demand precision, security, and scalability. Our unified platform eliminates account fragmentation, streamlines operations, and delivers real-time visibility across all accounts, licenses, and operations."
metrics={[ metrics={[
{ value: "36,000+", title: "Accounts Managed" }, { value: "36,000+", title: "Accounts Managed" },
{ value: "99.9%", title: "Platform Uptime" } { value: "99.9%", title: "Platform Uptime" },
{ value: "2.8M+", title: "Operations Automated Daily" }
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQjXdZnw4uFjcy5MkZIp0I0v2B/a-professional-workspace-environment-sho-1772532778662-01dcd787.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQjXdZnw4uFjcy5MkZIp0I0v2B/a-professional-workspace-environment-sho-1772532778662-01dcd787.png"
imageAlt="Team using accounts.now dashboard" imageAlt="Team using accounts.now dashboard"