From fa82cd2d8981f04af6095fa315e870919a702c69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:49:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f1d199..d4e5575 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,13 +136,13 @@ export default function HomePage() { { id: "1", title: "Generated 52 leads in our first month", quote: "We were struggling to get consistent leads. Within 30 days of launching the Meta ads campaign, we had 52 qualified leads. Our appointment schedule went from empty to fully booked. Best investment we've made.", name: "Marcus Rodriguez", role: "Owner, Rodriguez Roofing Solutions", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Rodriguez"}, { - id: "2", title: "Automated our entire follow-up system", quote: "No more missed calls or forgotten leads. The automation is incredible. Leads get qualified, scheduled, and our team gets notifications instantly. We closed 18 jobs last month alone.", name: "Jennifer Chen", role: "Operations Manager, Premier HVAC Inc", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Jennifer Chen"}, + id: "2", title: "Automated our entire follow-up system", quote: "No more missed calls or forgotten leads. The automation is incredible. Leads get qualified, scheduled, and our team gets notifications instantly. We closed 18 jobs last month alone.", name: "Jennifer Chen", role: "Operations Manager, Premier HVAC Inc", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Jennifer Chen"}, { - id: "3", title: "Cut our cost per lead in half", quote: "We were paying $45+ per lead with other agencies. Now we're at $14 per lead and getting better quality prospects. The ROI is unreal. Can't believe we waited this long.", name: "David Thompson", role: "CEO, Thompson Plumbing Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson"}, + id: "3", title: "Cut our cost per lead in half", quote: "We were paying $45+ per lead with other agencies. Now we're at $14 per lead and getting better quality prospects. The ROI is unreal. Can't believe we waited this long.", name: "David Thompson", role: "CEO, Thompson Plumbing Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Thompson"}, { - id: "4", title: "Scaled to $500K revenue in year one", quote: "Started as a solo electrician. With their lead generation system and automation, I've now got 4 crews working constantly. The leads are consistent, qualified, and profitable.", name: "Alex Patel", role: "Founder, Patel Electric Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Patel"}, + id: "4", title: "Scaled to $500K revenue in year one", quote: "Started as a solo electrician. With their lead generation system and automation, I've now got 4 crews working constantly. The leads are consistent, qualified, and profitable.", name: "Alex Patel", role: "Founder, Patel Electric Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Alex Patel"}, { - id: "5", title: "Best customer support in the industry", quote: "They don't just set it and forget it. My account manager calls monthly to optimize campaigns, gives real advice, and actually cares about our growth. It's a partnership, not a vendor relationship.", name: "Sarah Martinez", role: "Director, Martinez Landscaping Co", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Martinez"}, + id: "5", title: "Best customer support in the industry", quote: "They don't just set it and forget it. My account manager calls monthly to optimize campaigns, gives real advice, and actually cares about our growth. It's a partnership, not a vendor relationship.", name: "Sarah Martinez", role: "Director, Martinez Landscaping Co", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "Sarah Martinez"}, { id: "6", title: "Game-changer for appointment setting", quote: "The calendar integration and automated reminders eliminated our no-shows. More appointments are actually showing up, conversion rates are up 40%. This is exactly what we needed.", name: "Tom Hutchins", role: "Owner, Hutchins General Contracting", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1880.jpg", imageAlt: "Tom Hutchins"}, ]} -- 2.49.1