Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user