Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c11e32e189 | |||
| caf19d2951 | |||
| cbce4dc5f5 | |||
| ff5539792f | |||
| 196f6128d7 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Automate Your Operations & Scale Revenue with AI"
|
logoText="Scale Your Business with Custom AI Automations"
|
||||||
description="We build AI agents, n8n automations, chatbots, custom websites and growth systems that save time and increase revenue."
|
description="We build AI agents, n8n automations, chatbots, custom websites and growth systems that save time and increase revenue."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Strategy Call", href: "/contact" },
|
{ text: "Book Strategy Call", href: "/contact" },
|
||||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
<div id="metrics" data-section="metrics">
|
<div id="metrics" data-section="metrics">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Trusted by Growing Businesses"
|
title="Trusted by 40+ Growing Businesses"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Zap, label: "Automations Built", value: "100+" },
|
{ icon: Zap, label: "Automations Built", value: "100+" },
|
||||||
{ icon: Building2, label: "Businesses Automated", value: "40+" },
|
{ icon: Building2, label: "Businesses Automated", value: "40+" },
|
||||||
|
|||||||
Reference in New Issue
Block a user