Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09f537f586 | |||
| a05ab4f4f0 | |||
| f50efa6005 | |||
| e119d48613 | |||
| ff5cbe8e66 | |||
| d523003e14 | |||
| 480c99e57a |
@@ -73,6 +73,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Free SEO Audit", href: "#contact"},
|
||||
{
|
||||
text: "View Case Studies", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-guy-studying-analytics-archived-data-project_482257-121442.jpg"
|
||||
avatars={[
|
||||
@@ -170,7 +172,7 @@ export default function LandingPage() {
|
||||
"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"},
|
||||
],
|
||||
@@ -274,4 +276,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user