diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e66f590..3fc7ff0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -106,7 +106,7 @@ export default function ContactPage() { category: "Phone", title: "Call Us Directly", excerpt: "Speak with a team member right now. Available for urgent emergencies 24/7. For general inquiries, we respond during business hours.", - imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=4", imageAlt: "Phone support contact method", authorName: "(555) 123-4567", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", @@ -117,7 +117,7 @@ export default function ContactPage() { category: "Email", title: "Email Your Inquiry", excerpt: "Send us details about your roofing needs, photos, or questions. We'll respond within one business day with recommendations and next steps.", - imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=5", imageAlt: "Email contact method", authorName: "info@fivestartroofing.com", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", @@ -128,7 +128,7 @@ export default function ContactPage() { category: "Form", title: "Request Free Inspection", excerpt: "Fill out our quick online form with your name, address, and roofing concerns. We'll schedule your inspection and send confirmation details via email.", - imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=6", imageAlt: "Online form submission", authorName: "Five Star Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg",