2 Commits

Author SHA1 Message Date
8e22617266 Update src/app/page.tsx 2026-03-06 05:53:20 +00:00
1811d1274d Merge version_1 into main
Merge version_1 into main
2026-03-06 05:51:52 +00:00

View File

@@ -238,8 +238,8 @@ export default function LandingPage() {
text="Ready to join our community? Let's connect and explore how Excellence Academy can help your child reach their full potential."
animationType="entrance-slide"
buttons={[
{ text: "Contact Us", href: "#" },
{ text: "Schedule a Tour", href: "#" }
{ text: "Contact Us", href: "contact" },
{ text: "Schedule a Tour", href: "contact" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}