diff --git a/src/app/page.tsx b/src/app/page.tsx index 701f5ed..2b8cef6 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="blur-reveal" + buttonAnimation="slide-up" /> @@ -220,7 +220,7 @@ export default function HomePage() { { text: "Contact Support", href: "/contact" }, { text: "Schedule Demo", href: "/demo" }, ]} - buttonAnimation="slide-up" + buttonAnimation="smooth" background={{ variant: "plain" }} useInvertedBackground={false} />