Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-04 15:59:23 +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="slide-up"
buttonAnimation="opacity"
/>
</div>
@@ -220,7 +220,7 @@ export default function HomePage() {
{ text: "Contact Support", href: "/contact" },
{ text: "Schedule Demo", href: "/demo" },
]}
buttonAnimation="smooth"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>