diff --git a/src/app/page.tsx b/src/app/page.tsx index 4002965..cdb699b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function HomePage() { }, ]} gridVariant="two-columns-alternating-heights" - animationType="slide-up" + animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} tagAnimation="slide-up"