From 28a6ad980dd57f675b197fc1337628e935042ba4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 22:13:25 +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 e068997..cfb0aa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { id: "contact", }, ]} - brandName="Snack Point" + brandName="Snack Point Kassel" /> -- 2.49.1