From 75cb834f534d3f5b5509a482f4e8d52b6aec3ec3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 22:06:56 +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 d9aa3d8..65bb1d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -243,10 +243,10 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} tag="Get in Touch" - title="Schedule Your Free Consultation" - description="Ready to restore your vehicle? Contact us today for expert advice and a no-obligation quote. Our team is here to help." - inputPlaceholder="Your Email Address" - buttonText="Send Inquiry" + title="Get Your Free, No-Obligation PDR Quote Today!" + description="Submit your details below to receive a complimentary assessment and discover how we can restore your vehicle's perfection. No commitment required." + inputPlaceholder="Enter your email for a free quote" + buttonText="Request Free Quote" termsText="By submitting your inquiry, you agree to our privacy policy and terms of service." /> -- 2.49.1