Update src/app/page.tsx

This commit is contained in:
2026-03-17 13:00:33 +00:00
parent 4f6d7b10b3
commit f6625dc113

View File

@@ -46,6 +46,7 @@ export default function LandingPage() {
<HeroSplitTestimonial
title="L'Art du Bien-Être"
description="Rituels ancestraux. Luxe contemporain. Sérénité absolue."
background={{ variant: "plain" }}
tag="PARIS · MARRAKECH · SANTORINI"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -249,7 +250,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Prêt à vous échapper ? Réservez dès maintenant votre expérience Élysée."
animationType="entrance-slide"
animationType="reveal-blur"
buttons={[
{ text: "RÉSERVER MAINTENANT", href: "#" },
{ text: "COMMANDER UNE CARTE CADEAU", href: "#" }