From a7f25d1be9b06782ec37230ebc4a7e74f4fe095a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 22:29:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1