Merge version_3 into main #3
@@ -42,9 +42,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="More qualified leads. Booked jobs. Every month"
|
||||
title="Stop Chasing Leads. Start Filling Your Schedule"
|
||||
description="Proven lead generation websites built specifically for contractors who've outgrown word-of-mouth. Get consistent, pre-qualified inquiries without the marketing headache."
|
||||
tag="For Established Contractors"
|
||||
tag="Predictable lead flow in 30 days"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -110,10 +110,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", icon: PhoneIncoming, title: "Qualified Leads/Month vs. 0–3 with word-of-mouth", value: "15–40" },
|
||||
{ id: "2", icon: Briefcase, title: "Jobs Booked/Month vs. 1–2 via referrals", value: "4–12" },
|
||||
{ id: "3", icon: Clock, title: "Lead Response Time vs. days with traditional methods", value: "< 2 hrs" },
|
||||
{ id: "4", icon: DollarSign, title: "Avg Job Value vs. inconsistent unpredictable revenue", value: "$3–8K" }
|
||||
{ id: "1", icon: PhoneIncoming, title: "Qualified Leads/Month", value: "15–40" },
|
||||
{ id: "2", icon: Briefcase, title: "Jobs Booked/Month", value: "4–12" },
|
||||
{ id: "3", icon: Clock, title: "Lead Response Time", value: "< 2 hrs" },
|
||||
{ id: "4", icon: DollarSign, title: "Avg Job Value", value: "$3–8K" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user