From 8eb7ddf7e2f75af07bc98cbb373b84c5fd98258e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 05:32:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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