diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e74222..34db276 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function HomePage() { { text: "Scan a token", href: "/scan" }, { text: "View method", href: "/method" }, ]} - buttonAnimation="reveal-blur" + buttonAnimation="hover-bubble" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645686.jpg", imageAlt: "Futuristic AI analytics dashboard" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background-with-shallow-depth-field_1048-12413.jpg", imageAlt: "Abstract attention flow visualization" }, @@ -125,7 +125,7 @@ export default function HomePage() { animationType="slide-up" textboxLayout="default" buttons={[{ text: "Go to Scanner", href: "/scan" }]} - buttonAnimation="reveal-blur" + buttonAnimation="hover-bubble" useInvertedBackground={false} />