Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a067273312 | |||
| 69b24b5d7e | |||
| a62bb8032a |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+919912340118" },
|
||||
{ text: "Book School Visit", href: "#contact" },
|
||||
{ text: "Start Admission", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user