diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 5daa590..2ad3037 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -82,7 +82,7 @@ export default function ServicesPage() { tagAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=2", imageAlt: "Professional roofing services", }, ]} @@ -101,10 +101,10 @@ export default function ServicesPage() { title: "Comprehensive Inspection", description: "We thoroughly inspect your roof to identify any issues or potential problems before recommending solutions.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=4", }, }, { @@ -112,10 +112,10 @@ export default function ServicesPage() { title: "Quality Repairs", description: "Fast turnaround on leak repairs, shingle replacement, and storm damage restoration using premium materials.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=5", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=6", }, }, { @@ -123,10 +123,10 @@ export default function ServicesPage() { title: "Full Replacements", description: "When repair isn't enough, we provide complete roof replacements with industry-leading materials and craftsmanship.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=4", }, }, { @@ -134,10 +134,10 @@ export default function ServicesPage() { title: "Professional Installation", description: "Expert installation on new construction or property upgrades, completed on schedule and within budget.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=4", }, }, ]}