From e4b29c66c3e97594855f5ae2cff99441e81c2d32 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:22:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4678766..8ce7dc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "tel:+17872424022", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=1" /> @@ -96,7 +96,7 @@ export default function LandingPage() { "Leak Detection", "Preventative Maintenance", ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rwy1tv", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rwy1tv&_wi=1", }, { id: "s2", @@ -107,7 +107,7 @@ export default function LandingPage() { "Drywall", "Fixtures & Installations", ], - imageSrc: "http://img.b2bpic.net/free-vector/home-repair-isometric-icons-set-tools-craftspeople-performing-laying-tiles-pasting-wallpapers-doors-window-installation-isolated-illustration_1284-29446.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/home-repair-isometric-icons-set-tools-craftspeople-performing-laying-tiles-pasting-wallpapers-doors-window-installation-isolated-illustration_1284-29446.jpg?_wi=1", }, { id: "s3", @@ -118,7 +118,7 @@ export default function LandingPage() { "Property Upgrades", "Maintenance Plans", ], - imageSrc: "http://img.b2bpic.net/free-vector/25-plumber-line-icon-pack-vector-icons-illustration_1142-19381.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/25-plumber-line-icon-pack-vector-icons-illustration_1142-19381.jpg?_wi=1", }, ]} title="Everything Your Property Needs — Done Right" @@ -170,7 +170,7 @@ export default function LandingPage() { id: "p1", name: "Roof Transformation", price: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg?_wi=1", }, { id: "p2", @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Professional, fast, and high-quality work. Highly recommend!", tag: "Roofing", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Very reliable and fair pricing. Will use again.", tag: "Handyman", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rwy1tv", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rwy1tv&_wi=2", imageAlt: "happy home owner portrait", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "A+ Service is the best in San Juan.", tag: "Roofing", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/home-repair-isometric-icons-set-tools-craftspeople-performing-laying-tiles-pasting-wallpapers-doors-window-installation-isolated-illustration_1284-29446.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/home-repair-isometric-icons-set-tools-craftspeople-performing-laying-tiles-pasting-wallpapers-doors-window-installation-isolated-illustration_1284-29446.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Exceeded all my expectations.", tag: "Remodeling", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/25-plumber-line-icon-pack-vector-icons-illustration_1142-19381.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/25-plumber-line-icon-pack-vector-icons-illustration_1142-19381.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Fast, clean, and top-tier.", tag: "Handyman", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg?_wi=2", imageAlt: "happy home owner portrait", }, ]} -- 2.49.1