From d1545b944fc2a26e1e9e4d843e7b895ee87d42ce Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 18:26:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0b1fa2..f67e7af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,13 +36,13 @@ export default function LandingPage() { { name: "Community", id: "features" }, { name: "Contact", id: "contact" }, ]} - brandName="Just Us 369" + brandName="Manifest 369" />
); -} +} \ No newline at end of file -- 2.49.1