Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-04 15:58:08 +00:00

View File

@@ -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"
/>
</div>
@@ -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}
/>