Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
autoPlay={true}
|
autoPlay={true}
|
||||||
autoPlayInterval={4000}
|
autoPlayInterval={4000}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -151,6 +152,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Exclusive Beauty Packages"
|
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."
|
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"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -175,6 +177,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Why Clients Love Us"
|
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."
|
description="Our commitment to excellence and personalized care has earned us glowing reviews and a loyal clientele. We prioritize your satisfaction."
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -203,6 +206,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="What Our Clients Say"
|
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."
|
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"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -222,6 +226,7 @@ export default function LandingPage() {
|
|||||||
description="Find quick answers to common questions about our services, booking, and studio policies."
|
description="Find quick answers to common questions about our services, booking, and studio policies."
|
||||||
faqsAnimation="entrance-slide"
|
faqsAnimation="entrance-slide"
|
||||||
showCard={true}
|
showCard={true}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user