diff --git a/src/app/lien-he/page.tsx b/src/app/lien-he/page.tsx index 869026f..c117797 100644 --- a/src/app/lien-he/page.tsx +++ b/src/app/lien-he/page.tsx @@ -85,7 +85,7 @@ export default function ContactPage() { { text: "Email: info@jabuevents.com", href: "mailto:info@jabuevents.com"}, ]} - buttonAnimation="slide-up" + buttonAnimation="blur-reveal" showBorder={false} useInvertedBackground={false} /> @@ -94,7 +94,7 @@ export default function ContactPage() {