Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-05-06 22:00:32 +00:00

View File

@@ -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" },
@@ -203,4 +203,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}