diff --git a/src/app/page.tsx b/src/app/page.tsx index e7d6d6a..bafc10a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -173,4 +174,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file