Update src/app/page.tsx
This commit is contained in:
@@ -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: "#" }
|
||||
|
||||
Reference in New Issue
Block a user