diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dad20f..4f0b182 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function HomePage() { buttonAnimation="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=1", imageAlt: "Aerial view of professional roof installation", }, ]} @@ -123,10 +123,10 @@ export default function HomePage() { title: "Roof Replacement", description: "Full roof replacements using high-quality materials designed to protect your home for decades.", 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=1", }, 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=2", }, }, { @@ -134,10 +134,10 @@ export default function HomePage() { title: "Roof Repair", description: "Fast, reliable repairs to fix leaks, storm damage, and worn roofing before problems escalate.", 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=1", }, 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=2", }, }, { @@ -145,10 +145,10 @@ export default function HomePage() { title: "New Roof Installation", description: "Expert installation for new homes or property upgrades with precision craftsmanship.", 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=1", }, 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=2", }, }, ]}