diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b5949a9..5d455e7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1392,4 +1392,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 52ce5d9..3abe925 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }, ]} 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" useInvertedBackground={true} /> @@ -217,4 +217,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file