Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-20 13:54:12 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "gradient-bars" }}
title="Your Private Digital Lead Room"
title="Turn Every Interaction Into a Qualified Lead"
description="Qualify leads and secure your business growth in a tailored, professional environment."
tag="Lead Generation Optimized"
buttons={[{ text: "Get Started", href: "#contact" }]}
@@ -175,4 +175,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}