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