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