From 63d3b93c2826d8cfa74615f9ea76662cfd52f99b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:56:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bca2bb..54a0798 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="WealthPrivate" + brandName="Koby Contenti" /> @@ -43,8 +43,9 @@ export default function LandingPage() {