diff --git a/src/app/page.tsx b/src/app/page.tsx index 12d3e2b..4d7e16c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Shop Now", href: "#products"}} + text: "Shop Now", href: "#products" + }} />