Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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="Connect with CPSC to receive direct admissions guidance, exclusive event invitations, and program updates tailored to your interests."
|
||||
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