From c33624d89929c4afdbe3f11dedf8d2e48e4719db Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 15:13:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7a47a9..d81e3bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Ethereal Trance" + brandName="The Bunker" /> @@ -299,10 +299,10 @@ export default function LandingPage() { ], }, ]} - logoText="Ethereal Trance" + logoText="The Bunker" /> ); -} +} \ No newline at end of file -- 2.49.1