From 3637a26c0554e40b3b17aa26f0773ba8ecf8aed9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:32:00 +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 6ecdc9e..8624694 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { { name: "Besøg os", id: "contact"}, ]} - brandName="City Salon" + brandName="CITY SALON" /> -- 2.49.1