Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 13:38:23 +00:00

View File

@@ -122,8 +122,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Get in Touch"
title="Ready for Your Transformation?"
description="Join our community of satisfied clients and book your appointment today. Experience the Undercut difference with premium grooming services tailored just for you."
title="Book Your Appointment in 60 Seconds"
description="Join our community of satisfied clients and secure your spot today. Experience the Undercut difference with premium grooming services tailored just for you. 24-hour appointment confirmation."
tagIcon={Mail}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
@@ -132,7 +132,7 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Book Now"
buttonText="Schedule Appointment"
termsText="We respect your privacy and will respond within 24 hours."
/>
</div>