From 85ac265e487b2d99d563144e3d2054d7cb4bddf2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 20:16:02 +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 81538b4..57463de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,9 +189,9 @@ export default function LandingPage() { description="Schedule your next service with Minit-Tune & Brakes Auto Centres today. Our team is ready to provide top-notch service and honest advice. Your vehicle—and your peace of mind—deserves nothing less." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - inputPlaceholder="Enter your email for updates" - buttonText="Get in Touch" - termsText="By clicking Get in Touch, you're confirming that you agree with our Privacy Policy." + inputPlaceholder="Your Email Address" + buttonText="Schedule My Service" + termsText="By clicking Schedule My Service, you're confirming that you agree with our Privacy Policy." /> ); -} +} \ No newline at end of file -- 2.49.1