Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:08:45 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg"
imageAlt="Master stylist at work"
showDimOverlay={true}
buttonAnimation="slide-up"
buttonAnimation="opacity"
/>
</div>
@@ -175,7 +175,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to experience bespoke hair artistry? Reserve your private consultation with one of our master stylists today. Your transformation awaits."
animationType="slide-up"
animationType="reveal-blur"
buttons={[
{ text: "Book Now", href: "contact" },
{ text: "Call: +1 (555) 123-4567", href: "tel:+15551234567" }