diff --git a/src/app/page.tsx b/src/app/page.tsx index 5926475..94013cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Bienvenue" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "fluid" }} imageSrc="http://img.b2bpic.net/free-photo/businessman-working-tablet-cafe_53876-104032.jpg" imageAlt="ROBZ Services" mediaAnimation="slide-up" @@ -232,7 +232,7 @@ export default function LandingPage() { { text: "Demander un Devis", href: "https://devis.robz.fr" }, ]} buttonAnimation="blur-reveal" - background={{ variant: "glowing-orb" }} + background={{ variant: "fluid" }} useInvertedBackground={false} />