diff --git a/src/app/page.tsx b/src/app/page.tsx index c157e90..19e9be9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { ]} tag="Education • Strategy • Growth" buttons={[ - { text: "Start Learning", href: "#blog" }, + { text: "Launch Your Startup Now", href: "#blog" }, { text: "View Startups", href: "#features" }, ]} avatars={[ @@ -199,4 +199,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file