Merge version_2 into main #4
@@ -1417,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Apply for Admission", href: "/admissions" },
|
||||
{ text: "Start Your Journey Today", href: "/admissions" },
|
||||
{ text: "Download Prospectus", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -257,4 +257,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user