Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab8e6e7a00 | |||
| 49a9fa9999 | |||
| 2fdf62b8c9 | |||
| 33c6acc568 | |||
| 454fe88a0a | |||
| f602218c5e |
@@ -1401,4 +1401,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -238,8 +238,8 @@ export default function HomePage() {
|
|||||||
tag="Get Connected"
|
tag="Get Connected"
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Stay Informed About CPSC"
|
title="Join Our Community"
|
||||||
description="Subscribe to our newsletter to receive updates on admissions, events, academic programs, and student success stories."
|
description="Stay connected with direct admissions updates, exclusive event invitations, and opportunities to explore our programs. Be first to know about campus visits, scholarship announcements, and special programs designed for prospective students."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email address"
|
inputPlaceholder="Enter your email address"
|
||||||
@@ -257,4 +257,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user