diff --git a/src/app/page.tsx b/src/app/page.tsx index afc20a8..7f36b8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { { name: "Pricing", id: "#pricing"}, ]} - brandName="InvestIQ" + brandName="INVEST" button={{ text: "Get Started", href: "#contact"}} /> @@ -320,4 +320,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file