6 Commits

Author SHA1 Message Date
95cab46383 Merge version_3 into main
Merge version_3 into main
2026-03-03 10:32:37 +00:00
e6065d135a Update src/app/page.tsx 2026-03-03 10:32:32 +00:00
66eb0f9ad0 Update src/app/layout.tsx 2026-03-03 10:32:31 +00:00
cfbd34f882 Merge version_2 into main
Merge version_2 into main
2026-03-03 10:23:58 +00:00
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
2 changed files with 5 additions and 4 deletions

View File

@@ -1427,4 +1427,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -154,10 +154,11 @@ const LandingPage = () => {
tagIcon={Info}
tagAnimation="slide-up"
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 eliminates account fragmentation—the costly challenge of managing dispersed systems and disconnected data. Our unified platform consolidates all accounts, licenses, and operations into one intelligent hub, delivering real-time visibility, streamlined workflows, and enterprise-grade security. By breaking down organizational silos, we help teams collaborate more effectively, reduce operational overhead, and scale with confidence."
metrics={[
{ value: "36,000+", title: "Accounts Managed" },
{ value: "99.9%", title: "Platform Uptime" }
{ value: "2.8M+", title: "Operations Automated Daily" },
{ value: "5,000+", title: "Organizations Served" }
]}
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"
@@ -347,4 +348,4 @@ const LandingPage = () => {
);
};
export default LandingPage;
export default LandingPage;