Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 876f5cb767 | |||
| a465f2ff5c |
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
|||||||
"Track 50+ courses", "Application Checklist", "Community Access"],
|
"Track 50+ courses", "Application Checklist", "Community Access"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", price: "$19/mo", name: "Pro", buttons: [
|
id: "pro", price: "$19/mo", name: "Pro", badge: "Most Popular", buttons: [
|
||||||
{
|
{
|
||||||
text: "Upgrade to Pro"},
|
text: "Upgrade to Pro"},
|
||||||
],
|
],
|
||||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user