From 3d70a1c005bad7496ef3d832049d7f6e76aff4f2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:22:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 373fb33..c050acb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,6 +42,7 @@ export default function LandingPage() { name: "Contact", id: "contact"}, ]} brandName="VertexLabs" + button={{ text: "Get Started", href: "#contact" }} />