Update src/app/services/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Step 1: The Found Money Blitz", description: "Free 7-day discovery that finds cash already in your business. We text your old leads and customers to get them renting again.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/infographic-timeline-concept_23-2147848068.jpg", imageAlt: "workflow process steps business growth"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/infographic-timeline-concept_23-2147848068.jpg?_wi=2", imageAlt: "workflow process steps business growth"},
|
||||
items: [
|
||||
{ icon: MessageSquare, text: "Text 100-500 old leads" },
|
||||
{ icon: Phone, text: "We talk to them for you" },
|
||||
@@ -63,7 +63,7 @@ export default function ServicesPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Step 2: The Profit Recovery Engine", description: "Fix your office and stop the daily money leaks. All-in-one app that tracks every customer and machine on your phone.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop_146671-15649.jpg", imageAlt: "office team work system management"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop_146671-15649.jpg?_wi=2", imageAlt: "office team work system management"},
|
||||
items: [
|
||||
{ icon: LayoutDashboard, text: "Rental Command Center" },
|
||||
{ icon: MessageCircle, text: "AI Foreman on WhatsApp" },
|
||||
@@ -73,7 +73,7 @@ export default function ServicesPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Step 3: The Market Dominance Engine", description: "Turn on the lead faucet so you are always busy. We make sure you are the first person contractors call.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-writing-ai-code-workstation-photovoltaic-plant_482257-125747.jpg", imageAlt: "automation ai technology smart system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-writing-ai-code-workstation-photovoltaic-plant_482257-125747.jpg?_wi=2", imageAlt: "automation ai technology smart system"},
|
||||
items: [
|
||||
{ icon: Zap, text: "30-second strike sales calls" },
|
||||
{ icon: Shield, text: "AI Gatekeeper filters customers" },
|
||||
|
||||
Reference in New Issue
Block a user