3 Commits

Author SHA1 Message Date
cae8ee509d Update src/app/page.tsx 2026-05-28 11:57:54 +00:00
7d052fd28c Merge version_3 into main
Merge version_3 into main
2026-05-28 11:54:40 +00:00
dea6528cde Merge version_3 into main
Merge version_3 into main
2026-05-28 11:53:57 +00:00

View File

@@ -177,7 +177,7 @@ export default function LandingPage() {
plans={[
{
id: "basic", badge: "Shuruwat", badgeIcon: Sparkles,
price: "₹5900", subtitle: "Basic Learning & Earning", buttons: [
price: "₹14900", subtitle: "Basic Learning & Earning", buttons: [
{
text: "Join Now", href: "#contact"},
],
@@ -186,7 +186,7 @@ export default function LandingPage() {
},
{
id: "pro", badge: "Lokpriya", badgeIcon: Crown,
price: "₹9900", subtitle: "Advanced Learning & Earning", buttons: [
price: "₹15800", subtitle: "Advanced Learning & Earning", buttons: [
{
text: "Become a Sanatan Partner", href: "#contact"},
],