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