From 1941bee4e1e22d478a52e662fdc3b263ae38680c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:51:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 443ceee..a03eeb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { logoText="IPO Generation" description="We architect the digital and financial bridge between local operations and global capital markets. Through precision-engineered tech transformation, we prepare your enterprise for the world stage." buttons={[ - { text: "Get Free IPO Readiness Audit", href: "contact" }, + { text: "Start Your IPO Assessment", href: "contact" }, { text: "Learn Our Process", href: "about" }, ]} background={{ variant: "sparkles-gradient" }} -- 2.49.1