diff --git a/src/app/page.tsx b/src/app/page.tsx index 32f1475..3a92533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { "Core JEE Syllabus", "Weekly IPE Revision", "Standard Mock Tests"], }, { - id: "pro", badge: "Elite", price: "$999/yr", subtitle: "Comprehensive top-rank preparation.", buttons: [ + id: "pro", badge: "Most Popular", price: "$999/yr", subtitle: "Balanced results for dedicated aspirants.", buttons: [ { text: "Subscribe", href: "#"}, ], @@ -243,4 +243,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file