From beb6b6eb03317ce101e4e78aa3efb06015610701 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 06:04:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd9dbcf..6801d51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="The Welcoming Bar" + brandName="Racabar " button={{ text: "Visit Us", href: "#contact"}} animateOnLoad={true} -- 2.49.1