From b4eae3d92311720f66e1db7f406fec766fd07eb1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 07:57:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4758c25..b62b074 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,6 +75,7 @@ export default function LandingPage() { ]} autoPlay={true} autoPlayInterval={4000} + buttonAnimation="slide-up" /> @@ -151,6 +152,7 @@ export default function LandingPage() { ]} title="Exclusive Beauty Packages" description="Experience our most popular combinations of services at special prices. Perfect for a complete glow-up or a relaxing day of pampering." + buttonAnimation="slide-up" /> @@ -175,6 +177,7 @@ export default function LandingPage() { ]} title="Why Clients Love Us" description="Our commitment to excellence and personalized care has earned us glowing reviews and a loyal clientele. We prioritize your satisfaction." + buttonAnimation="slide-up" /> @@ -203,6 +206,7 @@ export default function LandingPage() { ]} title="What Our Clients Say" description="Don't just take our word for it – hear from our wonderful clients who trust us with their beauty needs and appreciate our personal touch." + buttonAnimation="slide-up" /> @@ -222,6 +226,7 @@ export default function LandingPage() { description="Find quick answers to common questions about our services, booking, and studio policies." faqsAnimation="entrance-slide" showCard={true} + buttonAnimation="slide-up" />