From 191733cd5560ddc94bfdbdf965d83eb289cd46d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 09:58:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98782c1..e822c7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "rotated-rays-animated-grid"}} - text="Ready to secure your home? Get your free roofing estimate today and work with the best team in the industry. Call us at +17029034225." + text="Ready to secure your home? Get your free roofing estimate today and work with the best team in the industry." buttons={[ { text: "Schedule Inspection", href: "#contact"}, -- 2.49.1