diff --git a/src/app/page.tsx b/src/app/page.tsx index fb11b70..a24ac43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Beers", id: "products" }, { name: "Contact", id: "contact" } ]} - brandName="2" + brandName="3" bottomLeftText="Crafted with passion" bottomRightText="hello@brewcraft.com" /> @@ -42,7 +42,7 @@ export default function LandingPage() {