diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fdf963f..a96f615 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -91,7 +91,7 @@ export default function ContactPage() { author: "24/7 Available", description: "Call us anytime for emergency plumbing issues, quick questions, or to schedule a service appointment. We respond quickly to all calls.", tags: ["Emergency", "24/7"], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Customer service representative", }, { @@ -100,7 +100,7 @@ export default function ContactPage() { author: "Hunt County", description: "We serve all of Hunt County with professional plumbing service. Our team is locally based and familiar with the area's specific needs.", tags: ["Local", "Trusted"], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=2", imageAlt: "Local service area map", }, ]} diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 4418bd5..66a2b15 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -76,7 +76,7 @@ export default function GalleryPage() { author: "Quick Response", description: "Successfully diagnosed and repaired a burst main water line in under 2 hours, minimizing damage and disruption to the family.", tags: ["Emergency", "Professional"], - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=3", imageAlt: "Emergency plumbing repair completed", }, { @@ -85,7 +85,7 @@ export default function GalleryPage() { author: "Code Compliant", description: "Complete gas line installation for a new residential construction project, all inspections passed on first review. Certified and fully insured.", tags: ["Installation", "New Build"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg?_wi=3", imageAlt: "Gas line installation project", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b10149..9d969ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function HomePage() { handle: "Homeowner", testimonial: "Outstanding service! They arrived on time and fixed the issue quickly. Fair pricing, no surprises.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "John Martinez - Happy Customer", }, { @@ -90,7 +90,7 @@ export default function HomePage() { handle: "Property Manager", testimonial: "Best plumbers in Hunt County. Reliable, honest, and professional. We use them for all our properties.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=1", imageAlt: "Sarah Johnson - Property Manager", }, { @@ -141,7 +141,7 @@ export default function HomePage() { author: "Safety First", description: "Full licensing and comprehensive insurance coverage protects your home and investment.", tags: ["Professional", "Certified"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg?_wi=1", imageAlt: "Licensed and insured certification", }, { @@ -150,7 +150,7 @@ export default function HomePage() { author: "24/7 Support", description: "Burst pipes, gas leaks, or backed-up drains? We're here 24/7 for emergencies.", tags: ["Quick Response", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Emergency plumbing repair in progress", }, ]} diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 31de80e..d3a59a9 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -71,7 +71,7 @@ export default function ReviewsPage() { description="John Martinez" subdescription="Homeowner, Hunt County" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3" imageAlt="John Martinez customer review" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 5989128..9817ab4 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -76,7 +76,7 @@ export default function ServicesPage() { author: "Expert Diagnosis", description: "Leaky faucets, burst pipes, clogged drains - we diagnose and fix plumbing issues quickly and efficiently. Regular maintenance prevents costly repairs.", tags: ["Fast Service", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Professional plumbing repair work", }, { @@ -85,7 +85,7 @@ export default function ServicesPage() { author: "Code Compliant", description: "Safe, certified gas line installation, repair, and inspection. All work meets local codes and safety standards for your peace of mind.", tags: ["Certified", "Safety First"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg?_wi=2", imageAlt: "Gas line safety certification", }, ]}