diff --git a/src/app/page.tsx b/src/app/page.tsx index c512592..2eb8f81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,14 +128,14 @@ export default function LandingPage() { name: "Emergency Repairs", price: "24/7", variant: "Rapid Response", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg?_wi=1", }, { id: "s2", name: "Bathroom Renovation", price: "Luxury", variant: "Custom Build", - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg?_wi=1", }, { id: "s3", @@ -149,7 +149,7 @@ export default function LandingPage() { name: "Supply Line Work", price: "High-Quality", variant: "Precision", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg?_wi=1", }, { id: "s5", @@ -163,7 +163,7 @@ export default function LandingPage() { name: "Commercial Plumbing", price: "Expert", variant: "Scale", - imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg?_wi=1", }, ]} title="Our Professional Services" @@ -181,22 +181,22 @@ export default function LandingPage() { { title: "Fast Response", description: "Montreal's fastest emergency service.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg?_wi=2", }, { title: "Fair Pricing", description: "Transparent, no-surprise costs.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg?_wi=2", }, { title: "Communication", description: "Clean, honest interactions.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg?_wi=2", }, { title: "Residential & Commercial", description: "Expert solutions for any scale.", - imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg?_wi=2", }, ]} title="Why Tipi Plumbing Inc?"