diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 1068bd3..fd5e073 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -90,7 +90,7 @@ export default function TestimonialsPage() { quote: "Ramon and his team showed up exactly on time, completed the entire roof replacement in two days, and cleaned up thoroughly. The quality is exceptional and the price was fair. I highly recommend them.", name: "Linda Rodriguez", role: "Homeowner, Maple Street", - imageSrc: "http://img.b2bpic.net/free-photo/technologies-make-life-easier-portrait-cheerful-young-man-smiling-joyfully-happy-with-his-newly-bought-laptop-pc-while-using-it-remote-work-sitting-modern-cafeteria-coffee-break_273609-1942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technologies-make-life-easier-portrait-cheerful-young-man-smiling-joyfully-happy-with-his-newly-bought-laptop-pc-while-using-it-remote-work-sitting-modern-cafeteria-coffee-break_273609-1942.jpg?_wi=4", imageAlt: "Linda Rodriguez", }, { @@ -99,7 +99,7 @@ export default function TestimonialsPage() { quote: "We manage 15 rental properties and need contractors we can trust. Ramon's team has handled repairs and maintenance on all of them. Consistent quality, honest pricing, and they always respect our timelines.", name: "Michael Torres", role: "Property Manager, Urban Properties Inc", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=4", imageAlt: "Michael Torres", }, { @@ -108,7 +108,7 @@ export default function TestimonialsPage() { quote: "We own a commercial building and needed flat roof expertise. Ramon brought the knowledge, the crew, and the warranty. Zero issues during or after. This is professional roofing done right.", name: "Patricia Chen", role: "Building Owner, Commerce District", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg?_wi=4", imageAlt: "Patricia Chen", }, { @@ -117,7 +117,7 @@ export default function TestimonialsPage() { quote: "When a storm damaged our roof, we called at 10 PM and they were there by 11 PM with a temporary fix. Next morning they assessed everything and got us scheduled immediately. That's customer care.", name: "James Wilson", role: "Homeowner, Northridge", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-expecting-baby_23-2150232795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-expecting-baby_23-2150232795.jpg?_wi=2", imageAlt: "James Wilson", }, { @@ -126,7 +126,7 @@ export default function TestimonialsPage() { quote: "Got three quotes. Ramon was the most detailed and honest about what needed to be done. No upsell, no surprises. The warranty paperwork was clear and easy to understand.", name: "Robert Martinez", role: "Homeowner, Westside", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_23-2149833734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_23-2149833734.jpg?_wi=2", imageAlt: "Robert Martinez", }, { @@ -135,7 +135,7 @@ export default function TestimonialsPage() { quote: "You can tell this is a family business that genuinely cares about their reputation. They treated my home like it was their own. Exceptional craftsmanship and kindness throughout.", name: "Karen Sullivan", role: "Homeowner, Central Avenue", - imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-family-outdoors_23-2148097847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-family-outdoors_23-2148097847.jpg?_wi=2", imageAlt: "Karen Sullivan", }, ]}