From 4a5263172cd6116c760fe4fb4fa9fa0304738df3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 04:01:19 +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 e843083..63528de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,7 +209,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "downward-rays-static"}} - text="Need Excavation Work Done?\nCall Van Hook Excavation Today For A Free Quote" + text="Need Excavation Work Done?Call Van Hook Excavation Today For A Free Quote" buttons={[ { text: "Call Now", href: "tel:+1-555-VANHOOK"}, -- 2.49.1