Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 956a629dd2 | |||
| 8b9c3bd0e3 | |||
| 99395fd637 | |||
| a2c0cc3e3e |
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "professional", tag: "Professional Plan", tagIcon: Award,
|
||||
id: "professional", tag: "Most Popular - Professional Plan", tagIcon: Award,
|
||||
price: "$149", period: "/month", description: "Most popular - ideal for serious learners", button: { text: "Get Started", href: "#" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"Unlimited course access", "Priority email & chat support", "Advanced certificates", "Monthly live workshops", "Career coaching sessions"
|
||||
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
planTagClassName="font-bold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user