From f425ddb4e4755de60197f9c992a0bb56d5b93990 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 16:00:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75d5654..b735fa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { showBlur={true} tag="Stomatologie & Esthétique Dentaire" tagIcon={Smile} - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" /> -- 2.49.1