From a88277812f2d2a2c6701a91d87d4c3339229ea3e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 13:05:30 +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 ba83c49..d8aaeb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LuxuryDentistPage() { mediaPosition="right" mediaAnimation="slide-up" inputPlaceholder="Enter your email" - buttonText="Schedule My Consultation" + buttonText="Schedule My Exclusive Consultation" termsText="We respect your privacy. Unsubscribe anytime. Your smile deserves the best care." /> @@ -209,4 +209,4 @@ export default function LuxuryDentistPage() { ); -} +} \ No newline at end of file -- 2.49.1