Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 16:42:08 +00:00

View File

@@ -177,7 +177,7 @@ export default function LandingPage() {
<ContactSplit
tag="Get In Touch"
title="Schedule Your Consultation"
description="Join our family of satisfied patients and experience the Luxe Dental difference. Our team is ready to craft your perfect smile."
description="Join our family of satisfied patients and experience the Luxe Dental difference. Our team is ready to craft your perfect smile. (Next availability: This week)"
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "gradient-bars" }}
@@ -187,7 +187,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Schedule Now"
buttonText="Reserve Your Slot Today"
termsText="We respect your privacy. Your information is secure and we'll only contact you about your consultation."
/>
</div>