From 38c2a97d01c4804c8fb1bc9c901dc2a7785a81f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:26:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c01ea9..3037714 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { logoText="Roof Installation & Repair Walnut" description="Expert craftsmanship. Reliable protection. Peace of mind. Premium residential and commercial roofing services you can trust." buttons={[ - { text: "Get Free Estimate", href: "#contact" }, + { text: "Schedule Free Inspection", href: "#contact" }, { text: "Call Now", href: "tel:+1234567890" } ]} background={{ variant: "sparkles-gradient" }} @@ -167,7 +167,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email" - buttonText="Get Free Quote" + buttonText="Schedule Free Inspection" termsText="We respect your privacy. Unsubscribe at any time. Licensed & Insured professionals serving Walnut." />