Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7a6a27c36 | |||
| d67a7bca88 | |||
| ac56def60c |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -53,7 +53,7 @@ export default function SlateLandingPage() {
|
|||||||
{ value: "500+", label: "Happy Families" }
|
{ value: "500+", label: "Happy Families" }
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/large-modern-office-building_1127-2838.jpg"
|
imageSrc="/slate-campus.jpg"
|
||||||
imageAlt="SLATE School Campus"
|
imageAlt="SLATE School Campus"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -246,4 +246,4 @@ export default function SlateLandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user