From ededbb3763c43c6bacc1c48a1ee92c24bab89ed5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 19:47:32 +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 d06115f..fdadd4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { ]} brandName="45 The Vineyard" button={{ - text: "Get in touch", href: "#contact"}} + text: "Get in touch", href: "#verdict"}} /> @@ -311,4 +311,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1