From 14321c74f0323cc135854d6c1aa8fa4b161af924 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 22:28:57 +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 f3e19d0..32d0e8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="JP Business Web Design" + brandName="JPBusinessDesigns.com" /> @@ -48,7 +48,7 @@ export default function LandingPage() { -- 2.49.1