diff --git a/src/app/page.tsx b/src/app/page.tsx index 794d1db..dbf875a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "/projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg?_wi=1" /> @@ -174,7 +174,7 @@ export default function LandingPage() { handle: "@lwprop", testimonial: "Highly recommended for institutional work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg?_wi=2", imageAlt: "a bird's eye view of shanghai", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { handle: "@rkeng", testimonial: "Professional and fast delivery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=1", imageAlt: "a bird's eye view of shanghai", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { handle: "@sreed", testimonial: "The best commercial team out there.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-drill-medium-shot_23-2149366636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-drill-medium-shot_23-2149366636.jpg?_wi=1", imageAlt: "a bird's eye view of shanghai", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { handle: "@jsmith", testimonial: "Expertise clearly shown in every phase.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14957.jpg?_wi=1", imageAlt: "a bird's eye view of shanghai", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6e73c56..cc67c78 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -64,12 +64,12 @@ export default function LandingPage() { title: "Commercial Roofing", description: "High-performance systems designed for scale.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=2", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-roof-with-drill_23-2148748771.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg?_wi=3", imageAlt: "commercial roofing texture", }, { @@ -81,14 +81,14 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/streetlight_23-2148098639.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-drill-medium-shot_23-2149366636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-drill-medium-shot_23-2149366636.jpg?_wi=2", imageAlt: "commercial roofing texture", }, { title: "Drone Inspections", description: "Advanced aerial diagnostic technology.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14957.jpg?_wi=2", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/building-wall_1127-2033.jpg",