Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-23 12:19:09 +00:00

View File

@@ -157,6 +157,7 @@ export default function LandingPage() {
tag="Inquiry"
title="Join Our Educational Community"
description="Ready to give your child the best foundation? Fill out the form below to inquire about admissions for the upcoming term."
buttonText="Submit Inquiry"
/>
</div>
@@ -173,4 +174,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}