Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 08:39:45 +00:00

View File

@@ -69,10 +69,11 @@ export default function LandingPage() {
{ value: "50-500", title: "Students per Institute" },
{ value: "100%", title: "Digital Operations" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkLg4rroTBiyeEKem2OhQFuzv4/a-collaborative-team-working-in-a-modern-1773131822586-69c18fa6.png?_wi=1"
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="slide-up"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
</div>
@@ -220,9 +221,9 @@ export default function LandingPage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
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?_wi=2"
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."},