From 4684909615a3453299121a5a2d7460fcf145ed81 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:40: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 9426761..d6c7ae5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { tagIcon={Play} tagAnimation="slide-up" textboxLayout="default" - animationType="scale-rotate" + animationType="blur-reveal" useInvertedBackground={true} gridVariant="bento-grid" carouselMode="buttons" -- 2.49.1