From 48a955da62b4d679c6ab96e0a619f0cf8aec4ef0 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 26 Dec 2025 13:19:26 +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..fb11b70 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="2" bottomLeftText="Crafted with passion" bottomRightText="hello@brewcraft.com" /> @@ -42,7 +42,7 @@ export default function LandingPage() {