From b0390466aca3ab67d6b07a42a37237d686faf7c4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:57:33 +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 f21a408..5c05f19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,7 @@ export default function LandingPage() { mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Schedule Inspection" - termsText="We'll contact you within 24 hours to confirm your appointment." + termsText="We'll contact you within 24 hours to confirm your appointment. Or call now: (555) 123-4567 for urgent repairs." /> -- 2.49.1