Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-08 04:45:02 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1392,4 +1392,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -182,7 +182,7 @@ export default function HomePage() {
{ id: "6", name: "Divya Reddy", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg" },
]}
cardTitle="Parents trust us to provide quality education with strong discipline and modern teaching methods"
cardTag="Trusted by 2000+ Families"
cardTag="Trusted by 2000+ Families | 98% Board Success Rate"
cardAnimation="slide-up"
useInvertedBackground={true}
/>
@@ -217,4 +217,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}