From 4bf36fa2b0b8fcd3be7ac46a33d076bf5ac2367b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 22:33:07 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0709835..c4de10f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -88,20 +88,20 @@ export default function ContactPage() { { text: "Request Quote Online", href: "#contact-form"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/tennis-player-serving_23-2147821230.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tennis-player-serving_23-2147821230.jpg?_wi=3" imageAlt="Professional roofing crew installing new roof" mediaAnimation="slide-up" buttonAnimation="slide-up" testimonials={[ { name: "Sarah Martinez", handle: "Homeowner, North Side", testimonial: "Fast, professional, and honest pricing. They fixed our roof in one day!", rating: 5, - 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"}, { name: "John Thompson", handle: "Property Manager, Downtown", testimonial: "Reliable and responsive. We trust them for all our properties.", rating: 5, - 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"}, { name: "David Chen", handle: "Commercial Building Owner", testimonial: "Expert in commercial flat roofing. Their warranty is unbeatable.", rating: 5, - 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"}, ]} useInvertedBackground={false} imagePosition="right"