Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f50efa6005 |
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
|||||||
"Basic Audit", "5 Keywords", "Monthly Reports"],
|
"Basic Audit", "5 Keywords", "Monthly Reports"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", badge: "Growth", price: "$3,999/mo", subtitle: "For scaling enterprises", buttons: [
|
id: "pro", badge: "Most Recommended", price: "$3,999/mo", subtitle: "For scaling enterprises", buttons: [
|
||||||
{
|
{
|
||||||
text: "Get Started", href: "#contact"},
|
text: "Get Started", href: "#contact"},
|
||||||
],
|
],
|
||||||
@@ -274,4 +274,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user