From 0c43208cf58e0d96f48b63936d4a2350a824b811 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:03:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8122a65..fd7fc29 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="smooth" + tagAnimation="opacity" 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="smooth" + tagAnimation="opacity" 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="smooth" + tagAnimation="opacity" 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="smooth" + tagAnimation="opacity" 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="smooth" + tagAnimation="opacity" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -181,7 +181,7 @@ export default function HomePage() { description="Get answers to common questions about the Smart Library Management System implementation and operation." tag="Help" tagIcon={HelpCircle} - tagAnimation="smooth" + tagAnimation="opacity" textboxLayout="default" animationType="smooth" faqsAnimation="blur-reveal" @@ -213,7 +213,7 @@ export default function HomePage() {