|
|
|
@@ -42,9 +42,10 @@ export default function LandingPage() {
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroBillboard
|
|
|
|
<HeroBillboard
|
|
|
|
title="Dominate Local Search in 90-120 Days"
|
|
|
|
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"
|
|
|
|
tag="✓ Guaranteed Results • 100% Success Rate"
|
|
|
|
tagIcon={Shield}
|
|
|
|
tagIcon={Shield}
|
|
|
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Get Your Free Audit", href: "contact" },
|
|
|
|
{ text: "Get Your Free Audit", href: "contact" },
|
|
|
|
@@ -205,7 +206,7 @@ export default function LandingPage() {
|
|
|
|
animationType="entrance-slide"
|
|
|
|
animationType="entrance-slide"
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Claim Your Free Audit", href: "#" },
|
|
|
|
{ text: "Get Your Free SEO Audit", href: "#" },
|
|
|
|
{ text: "Schedule Strategy Call", href: "#" }
|
|
|
|
{ text: "Schedule Strategy Call", href: "#" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
@@ -254,4 +255,4 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|