Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cae8ee509d | |||
| 7d052fd28c | |||
| dea6528cde |
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "basic", badge: "Shuruwat", badgeIcon: Sparkles,
|
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"},
|
text: "Join Now", href: "#contact"},
|
||||||
],
|
],
|
||||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", badge: "Lokpriya", badgeIcon: Crown,
|
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"},
|
text: "Become a Sanatan Partner", href: "#contact"},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user