6 Commits

Author SHA1 Message Date
b40e39b40e Merge version_4 into main
Merge version_4 into main
2026-05-06 22:03:47 +00:00
da2dd0fae2 Update src/app/page.tsx 2026-05-06 22:03:44 +00:00
95167d3fa4 Merge version_3 into main
Merge version_3 into main
2026-05-06 22:00:32 +00:00
7f1a181bbe Update src/app/page.tsx 2026-05-06 22:00:29 +00:00
3bb58111bd Merge version_2 into main
Merge version_2 into main
2026-05-06 21:57:42 +00:00
f0fbc76ddb Merge version_2 into main
Merge version_2 into main
2026-05-06 21:57:12 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlayTestimonial <HeroOverlayTestimonial
title="Digital Authority for Local Leaders." 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={[ buttons={[
{ text: "Request Your Audit", href: "#contact" }, { text: "Request Your Audit", href: "#contact" },
{ text: "See Our Work", href: "#portfolio" }, { text: "See Our Work", href: "#portfolio" },
@@ -174,7 +174,7 @@ export default function LandingPage() {
tag="GET STARTED" tag="GET STARTED"
title="Ready to raise your standards?" title="Ready to raise your standards?"
description="Schedule your complimentary website strategy audit. Let's build something worth talking about." 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> </div>