From ff97d393c0f697b2abd7be420f8f4a05bb462427 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:21:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d85e3cc..2e86da0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Team", id: "#team" }, { name: "Contact", id: "#contact" }, ]} - brandName="FRAMEWORK" + brandName="POD" /> @@ -151,8 +151,8 @@ export default function LandingPage() {