Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36793f109f | |||
| aa1ffbbcde | |||
| 82be3ca00d | |||
| e69cef0a7d |
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="World Class Facilities"
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Get in Touch"
|
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={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Full Name", required: true,
|
name: "name", type: "text", placeholder: "Full Name", required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user