Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7fe61dee84 |
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
"1 User", "Basic Functions", "Cloud Backup"],
|
"1 User", "Basic Functions", "Cloud Backup"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", badge: "Pro", price: "$29/mo", subtitle: "Advanced tools for high-performing professionals.", buttons: [
|
id: "pro", badge: "Most Popular", price: "$29/mo", subtitle: "Advanced tools for high-performing professionals.", buttons: [
|
||||||
{
|
{
|
||||||
text: "Choose Pro"},
|
text: "Choose Pro"},
|
||||||
],
|
],
|
||||||
@@ -280,4 +280,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user