Merge version_3 into main #6

Merged
bender merged 2 commits from version_3 into main 2026-03-05 13:55:34 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1381,4 +1381,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
title="Dominate Local Search in 90-120 Days"
description="RevFlow guarantees your business reaches the top #3 rankings on Google Local Search. We're the only local SEO agency that puts results first with a proven track record."
description="RevFlow guarantees your business reaches the top #3 rankings on Google Local Search with our 100% success rate. We're the only local SEO agency that puts results first with a proven track record that never fails."
tag="Guaranteed Results"
tagIcon={Shield}
background={{ variant: "sparkles-gradient" }}
@@ -254,4 +254,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}