Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3aeae8aff | |||
| 74da4163b4 | |||
| 7b556c2e75 |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
|||||||
{ id: "6", name: "Divya Reddy", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg" },
|
{ id: "6", name: "Divya Reddy", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg" },
|
||||||
]}
|
]}
|
||||||
cardTitle="Parents trust us to provide quality education with strong discipline and modern teaching methods"
|
cardTitle="Parents trust us to provide quality education with strong discipline and modern teaching methods"
|
||||||
cardTag="Trusted by 2000+ Families"
|
cardTag="Trusted by 2000+ Families | 98% Board Success Rate"
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -217,4 +217,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user