diff --git a/src/app/page.tsx b/src/app/page.tsx index a24ac43..c03b9eb 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="3" + brandName="4" bottomLeftText="Crafted with passion" bottomRightText="hello@brewcraft.com" /> @@ -42,7 +42,7 @@ export default function LandingPage() {