2 Commits

Author SHA1 Message Date
9a671e984d Update src/app/page.tsx 2026-04-03 19:00:16 +00:00
57727898b8 Merge version_18 into main
Merge version_18 into main
2026-04-03 18:56:28 +00:00

View File

@@ -113,8 +113,8 @@ export default function HomePage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Service Businesses in Florida"
description="From single-location shops to multi-state operations, service businesses across Florida rely on Navo Lab for consistent, predictable lead flow"
title="Trusted by Leading Service Businesses"
description="From single-location shops to multi-state operations, service businesses rely on Navo Lab for consistent, predictable lead flow"
tag="Our Partners"
tagAnimation="slide-up"
textboxLayout="default"
@@ -242,4 +242,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}