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" }}