4 Commits

Author SHA1 Message Date
36793f109f Update src/app/page.tsx 2026-05-08 06:36:31 +00:00
aa1ffbbcde Merge version_3 into main
Merge version_3 into main
2026-05-08 06:35:44 +00:00
82be3ca00d Update src/app/page.tsx 2026-05-08 06:35:38 +00:00
e69cef0a7d Merge version_2 into main
Merge version_2 into main
2026-05-08 06:34:50 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
},
]}
title="World Class Facilities"
description="Our campus is designed to inspire curiosity and facilitate holistic growth for every student."
description="Our campus is designed to foster both academic brilliance and personal growth."
/>
</div>
@@ -193,7 +193,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Get in Touch"
description="Have questions? We're here to assist with admissions and inquiries."
description="Have questions? Our admissions team responds within 24 hours to assist with admissions and inquiries."
inputs={[
{
name: "name", type: "text", placeholder: "Full Name", required: true,