From 92b504ad747256d78625a7ed47cdf95a78f2a256 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 26 Dec 2025 13:18:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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() {