diff --git a/src/app/page.tsx b/src/app/page.tsx index df99280..095ece0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkLg4rroTBiyeEKem2OhQFuzv4/a-collaborative-team-working-in-a-modern-1773131822586-69c18fa6.png" imageAlt="Education technology team collaborating on platform design" useInvertedBackground={false} - mediaAnimation="blur-reveal" + mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -118,7 +118,7 @@ export default function LandingPage() { }, ]} textboxLayout="default" - animationType="slide-up" + animationType="blur-reveal" useInvertedBackground={false} /> @@ -223,7 +223,7 @@ export default function LandingPage() { mediaPosition="right" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkLg4rroTBiyeEKem2OhQFuzv4/a-collaborative-team-working-in-a-modern-1773131822586-69c18fa6.png" imageAlt="Support team ready to help" - faqsAnimation="smooth" + faqsAnimation="instant" faqs={[ { id: "1", title: "How does the attendance tracking work?", content: "Teachers mark attendance through the intuitive mobile or web interface. The system automatically sends SMS/email notifications to parents if a student is absent. Administrators can view real-time attendance dashboards and generate comprehensive reports for analysis."},