Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4e93ae4bb | |||
| ab8e6e7a00 | |||
| 85ba42ad20 | |||
| 49a9fa9999 | |||
| 2fdf62b8c9 | |||
| 33c6acc568 | |||
| 454fe88a0a | |||
| f602218c5e |
@@ -1401,4 +1401,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -238,8 +238,8 @@ export default function HomePage() {
|
||||
tag="Get Connected"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Stay Informed About CPSC"
|
||||
description="Subscribe to our newsletter to receive updates on admissions, events, academic programs, and student success stories."
|
||||
title="Join Our Community"
|
||||
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" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
@@ -257,4 +257,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user