From 5e50be59378f6e2b57233bdda04c3278bb6d2b23 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 07:30:43 +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 bfcce7d..d7ab7fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "About", id: "/about" }, { name: "Contact", id: "/contact" }, ]} - brandName="Cafe Gardenia" + brandName="CAFE GARDENIA 🧑🏻‍🍳 " /> -- 2.49.1