7 Commits

Author SHA1 Message Date
7d95215c24 Merge version_4 into main
Merge version_4 into main
2026-04-21 15:12:55 +00:00
4108cad588 Update src/app/page.tsx 2026-04-21 15:12:52 +00:00
e5f80fe548 Merge version_3 into main
Merge version_3 into main
2026-04-21 15:11:40 +00:00
11c97ac1ea Update src/app/page.tsx 2026-04-21 15:11:37 +00:00
248634b9db Merge version_2 into main
Merge version_2 into main
2026-04-21 15:10:20 +00:00
ea63f63362 Update src/app/page.tsx 2026-04-21 15:10:17 +00:00
d62ef0167f Merge version_1 into main
Merge version_1 into main
2026-04-21 15:06:49 +00:00

View File

@@ -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>