diff --git a/src/app/page.tsx b/src/app/page.tsx index ba9a0c0..8122a65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function HomePage() { description="Compare traditional library systems with our intelligent RFID-based solution designed for efficiency and accuracy." tag="Why Choose Us" tagIcon={Zap} - tagAnimation="slide-up" + tagAnimation="smooth" negativeCard={{ items: [ "Manual book tracking and record-keeping", "Time-consuming issue and return processes", "Delayed fine calculations", "Limited real-time inventory visibility", "Manual student registration", "Error-prone transaction logs"], @@ -85,7 +85,7 @@ export default function HomePage() { title="Core System Features" description="Explore the key capabilities that power your library management experience." tag="Features" - tagAnimation="slide-up" + tagAnimation="smooth" textboxLayout="default" animationType="slide-up" gridVariant="three-columns-all-equal-width" @@ -107,7 +107,7 @@ export default function HomePage() { description="Key indicators demonstrating efficiency and reliability of our library management solution." tag="Analytics" tagIcon={BarChart3} - tagAnimation="slide-up" + tagAnimation="smooth" textboxLayout="default" animationType="slide-up" gridVariant="uniform-all-items-equal" @@ -127,7 +127,7 @@ export default function HomePage() { description="Meet the different personas who interact with the Smart Library Management System." tag="Users" tagIcon={Users} - tagAnimation="slide-up" + tagAnimation="smooth" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -148,7 +148,7 @@ export default function HomePage() { description="The structured approach to successfully deploying your Smart Library Management System." tag="Roadmap" tagIcon={MapPin} - tagAnimation="slide-up" + tagAnimation="smooth" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -181,9 +181,9 @@ export default function HomePage() { description="Get answers to common questions about the Smart Library Management System implementation and operation." tag="Help" tagIcon={HelpCircle} - tagAnimation="slide-up" + tagAnimation="smooth" textboxLayout="default" - animationType="slide-up" + animationType="smooth" faqsAnimation="blur-reveal" useInvertedBackground={false} faqs={[ @@ -213,7 +213,7 @@ export default function HomePage() {