Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 14:25:52 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg"
imageAlt="Local SEO Dashboard"
mediaAnimation="blur-reveal"
frameStyle="browser"
@@ -66,9 +66,10 @@ export default function LandingPage() {
{ value: "95%", title: "Success Rate" },
{ value: "120 Days", title: "Guarantee Window" }
]}
imageSrc="http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952424.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952424.jpg"
imageAlt="Local SEO Strategy"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -83,7 +84,7 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Foundation", title: "Audit & Analysis", subtitle: "Complete local SEO assessment", description: "We conduct an in-depth audit of your Google Business Profile, local citations, and current rankings. We identify exactly what's holding you back from the top 3 and create a custom roadmap for success.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952424.jpg?_wi=2", imageAlt: "SEO Audit"
tag: "Foundation", title: "Audit & Analysis", subtitle: "Complete local SEO assessment", description: "We conduct an in-depth audit of your Google Business Profile, local citations, and current rankings. We identify exactly what's holding you back from the top 3 and create a custom roadmap for success.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952424.jpg", imageAlt: "SEO Audit"
},
{
id: 2,
@@ -91,11 +92,11 @@ export default function LandingPage() {
},
{
id: 3,
tag: "Content", title: "Local SEO Content Creation", subtitle: "Keyword-optimized local content", description: "Our team creates location-specific content, blog posts, and service pages optimized for local search intent. We target the exact keywords your customers use to find businesses like yours.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2", imageAlt: "Content Strategy"
tag: "Content", title: "Local SEO Content Creation", subtitle: "Keyword-optimized local content", description: "Our team creates location-specific content, blog posts, and service pages optimized for local search intent. We target the exact keywords your customers use to find businesses like yours.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "Content Strategy"
},
{
id: 4,
tag: "Growth", title: "Review Management & Monitoring", subtitle: "Build trust and track progress", description: "We implement review generation strategies and monitor your rankings daily. Our dashboard keeps you informed of your progress toward the top 3. Guaranteed results or your money back.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=3", imageAlt: "Monitoring"
tag: "Growth", title: "Review Management & Monitoring", subtitle: "Build trust and track progress", description: "We implement review generation strategies and monitor your rankings daily. Our dashboard keeps you informed of your progress toward the top 3. Guaranteed results or your money back.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "Monitoring"
}
]}
/>
@@ -173,7 +174,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg"
imageAlt="RevFlow Dashboard"
mediaAnimation="slide-up"
mediaPosition="right"