From a5eebd3c3f6658c57edd63587b8a79a6b3b031a9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:35:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbe719b..e296307 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,14 +37,14 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - brandName="Rev Digital" + brandName="Apex Lead Group" />
@@ -123,12 +123,12 @@ export default function LandingPage() { -- 2.49.1