diff --git a/src/app/page.tsx b/src/app/page.tsx index c1c3da3..6923b01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "98%", description: "University Acceptance Rate"}, + id: "1", value: "98%", description: "98% Placement in Top-Tier Universities"}, { id: "2", value: "15+", description: "Years of Excellence"}, { @@ -233,4 +233,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file