From 98445119ccaefb65894ce85bdb6fd572e3c152c7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 15:56:20 +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 875203c..701f5ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/man-library-with-tablet_1134-234.jpg" imageAlt="Smart library with RFID technology" showDimOverlay={true} - buttonAnimation="slide-up" + buttonAnimation="blur-reveal" /> -- 2.49.1