diff --git a/src/app/page.tsx b/src/app/page.tsx index 0600ac6..9cee44d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,8 +37,7 @@ export default function LandingPage() { { name: "Contact", id: "quote" } ]} brandName="Healthily Nourished" - button={{ - text: "Contact", href: "#quote"}} + button={{ text: "Contact", href: "#quote" }} />