From fe1de83f5dcb42ddae415d547b0b03180a6d6664 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 06:44:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ea9882..69885cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Trusted Local Carpenter" description="Based in Wells, Somerset, I bring precision and dedication to every carpentry project. My focus is delivering high-quality joinery, with a specialized certification and 3 years of deep experience in fire safety door installations." - imageSrc="http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg?_wi=1" imageAlt="bespoke carpentry somerset workshop" /> @@ -166,7 +166,7 @@ export default function LandingPage() { imageAlt: "carpentry door installation service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg?_wi=2", imageAlt: "fire rated door wood finish", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageAlt: "carpentry door installation service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg?_wi=1", imageAlt: "fire rated door wood finish", }, ]} @@ -237,7 +237,7 @@ export default function LandingPage() { name: "John Smith", handle: "Homeowner", testimonial: "Excellent workmanship on my fire doors. Very professional and thorough.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg?_wi=2", }, { id: "2", -- 2.49.1