Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d95215c24 | |||
| 4108cad588 | |||
| e5f80fe548 | |||
| 11c97ac1ea | |||
| 248634b9db | |||
| ea63f63362 | |||
| d62ef0167f |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
title="Your Business on Autopilot"
|
||||
description="We handle web design, SEO, social media, and digital marketing so you focus on growth. Watch your online presence transform into a powerful lead-generating machine."
|
||||
buttons={[
|
||||
{ text: "Start Your Free Audit", href: "#contact" },
|
||||
{ text: "Get Your Free Audit", href: "#contact" },
|
||||
{ text: "View Our Results", href: "#metrics" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg"
|
||||
@@ -148,6 +148,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
sideTitle="Questions? We have answers."
|
||||
sideDescription="Everything you need to know about working with Autopilot."
|
||||
buttons={[
|
||||
{ text: "Schedule Your Free Strategy Session", href: "#contact" }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user