Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b40e39b40e | |||
| da2dd0fae2 | |||
| 95167d3fa4 | |||
| 7f1a181bbe | |||
| 3bb58111bd | |||
| f0fbc76ddb |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Digital Authority for Local Leaders."
|
||||
description="We architect high-performance digital ecosystems for premium local brands. Turn casual browsers into loyal clients with design that demands attention."
|
||||
description="We help local business owners double their lead volume while maintaining a premium brand aesthetic, architecting high-performance digital ecosystems that demand attention."
|
||||
buttons={[
|
||||
{ text: "Request Your Audit", href: "#contact" },
|
||||
{ text: "See Our Work", href: "#portfolio" },
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
tag="GET STARTED"
|
||||
title="Ready to raise your standards?"
|
||||
description="Schedule your complimentary website strategy audit. Let's build something worth talking about."
|
||||
buttons={[{ text: "Request Free Audit", href: "#" }]}
|
||||
buttons={[{ text: "Get My Strategy Audit", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,4 +203,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user