From e1367902302589a3bbe6d51d5358bde38199aeca Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 21:01:24 +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 7818bce..f6db259 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() {
@@ -180,10 +180,10 @@ export default function LandingPage() { }, ]} bottomLeftText="© 2024 Navarro Family Roofing." - bottomRightText="Licensed & Insured | NJ." + bottomRightText="Licensed & Insured | NJ | 551-250-6200" />
); -} +} \ No newline at end of file -- 2.49.1