Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 14:06:49 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
buttons={[
{ text: "Book a Free Strategy Call", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1"
imageAlt="AI Lead System Dashboard"
/>
</div>
@@ -73,13 +73,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Instant Lead Response", description: "Every new lead gets an immediate response — even at night. Our AI responds to calls, texts, and form submissions automatically, ensuring no lead goes cold.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148508147.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2027.jpg" }
title: "Instant Lead Response", description: "Every new lead gets an immediate response — even at night. Our AI responds to calls, texts, and form submissions automatically, ensuring no lead goes cold.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148508147.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2027.jpg?_wi=1" }
},
{
id: 2,
title: "Smart Qualification", description: "The system asks qualifying questions and identifies serious homeowners ready to book estimates. Separates genuine leads from tire-kickers automatically.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148508147.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2027.jpg" }
title: "Smart Qualification", description: "The system asks qualifying questions and identifies serious homeowners ready to book estimates. Separates genuine leads from tire-kickers automatically.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148508147.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2027.jpg?_wi=2" }
}
]}
showStepNumbers={true}
@@ -101,13 +101,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Step 1: We Set Everything Up", price: "48-72 Hours", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Setup Process"
id: "1", name: "Step 1: We Set Everything Up", price: "48-72 Hours", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", imageAlt: "Setup Process"
},
{
id: "2", name: "Step 2: AI Responds Instantly", price: "24/7 Coverage", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148508147.jpg", imageAlt: "Instant Response"
id: "2", name: "Step 2: AI Responds Instantly", price: "24/7 Coverage", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148508147.jpg?_wi=3", imageAlt: "Instant Response"
},
{
id: "3", name: "Step 3: You Get More Booked Estimates", price: "More Revenue", imageSrc: "http://img.b2bpic.net/free-photo/excited-by-good-news-motivated-colleagues-celebrating-corporate-success-together_1163-5118.jpg", imageAlt: "Results"
id: "3", name: "Step 3: You Get More Booked Estimates", price: "More Revenue", imageSrc: "http://img.b2bpic.net/free-photo/excited-by-good-news-motivated-colleagues-celebrating-corporate-success-together_1163-5118.jpg?_wi=1", imageAlt: "Results"
}
]}
/>
@@ -157,15 +157,15 @@ export default function LandingPage() {
},
{
id: "2", name: "15-30% More Estimates", role: "Monthly", company: "Average increase across customers", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-by-good-news-motivated-colleagues-celebrating-corporate-success-together_1163-5118.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/excited-by-good-news-motivated-colleagues-celebrating-corporate-success-together_1163-5118.jpg?_wi=2"
},
{
id: "3", name: "Higher Close Rates", role: "Qualified Leads", company: "Better quality leads to your team", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=3"
},
{
id: "4", name: "Fewer Missed Opportunities", role: "Revenue Impact", company: "Even 2 jobs/month = $20,000+ revenue", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-by-good-news-motivated-colleagues-celebrating-corporate-success-together_1163-5118.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/excited-by-good-news-motivated-colleagues-celebrating-corporate-success-together_1163-5118.jpg?_wi=3"
}
]}
/>