From 552b334d2cc941756e871170f3e48583edd309d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 23:27:24 +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 dd75d13..c6c98e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,8 +185,8 @@ export default function HomePage() { description="Tell us what you need and we'll help you build a sharper look for the office, the aisle, or anywhere first impressions matter." useInvertedBackground={false} background={{ variant: "plain" }} - inputPlaceholder="Enter your email" - buttonText="Schedule Now" + inputPlaceholder="Enter your email to schedule" + buttonText="Request Appointment" termsText="We respect your privacy. We'll only use your information to contact you about your appointment." /> -- 2.49.1