diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 80d4439..1a27379 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { title: "Residential Roofing", description: "Protect your home with our expert residential roofing services, offering a variety of materials and styles.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/thai-style-gold-decoration-concept_53876-23418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-style-gold-decoration-concept_53876-23418.jpg?_wi=3", imageAlt: "residential house with new roof", }, items: [ @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Commercial Roofing", description: "Reliable and durable roofing solutions designed for businesses, ensuring minimal disruption and maximum protection.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/builders-discussing-drafts_23-2147785492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builders-discussing-drafts_23-2147785492.jpg?_wi=2", imageAlt: "commercial building with flat roof", }, items: [ @@ -134,7 +134,7 @@ export default function LandingPage() { title: "Roof Repair & Maintenance", description: "Extend the life of your roof with our prompt repair and comprehensive maintenance services. We tackle leaks, storm damage, and wear and tear.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-plaid-shirt-sitting-stone-stair_23-2147910909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-plaid-shirt-sitting-stone-stair_23-2147910909.jpg?_wi=2", imageAlt: "roof repair with damaged tiles", }, items: [ @@ -235,7 +235,7 @@ export default function LandingPage() { content: "The lifespan of a new roof varies depending on the material. Shingle roofs typically last 20-30 years, tile roofs 50+ years, and metal roofs 40-70 years with proper maintenance.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abandoned-building-clear-sky_23-2147770406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abandoned-building-clear-sky_23-2147770406.jpg?_wi=2" imageAlt="New roof installation crew at work" mediaAnimation="blur-reveal" mediaPosition="right"