From f5deac585c558ac6b8bab8859f7b7ad504ad3f39 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:49:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3112678..217de2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg?_wi=1" imageAlt="House clearance services in Scotland" /> @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={false} title="20 Years of Reliable Experience" description="Located in Forfar, we have provided trustworthy house and business waste clearance services for over two decades. Whether it's a full estate, garage, garden, or commercial property, our team is committed to safe and discrete removal. We are SEPA accredited and passionate about sustainable recycling." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-community-solidarity_23-2149181986.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-community-solidarity_23-2149181986.jpg?_wi=1" imageAlt="Waste clearance service team in action" /> @@ -101,7 +101,7 @@ export default function LandingPage() { imageAlt: "Part clearance", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg?_wi=2", imageAlt: "professional rubbish removal service", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { imageAlt: "Attic service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-community-solidarity_23-2149181986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-community-solidarity_23-2149181986.jpg?_wi=2", imageAlt: "professional rubbish removal service", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { imageAlt: "Shop clearance", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "professional rubbish removal service", }, ]} @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "Reliable and professional throughout.", name: "Sarah J.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", }, { id: "t2", -- 2.49.1