From 237a05bd801d8d88f46d0dfbed0b7284df2c5743 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:35:12 +0000 Subject: [PATCH 1/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 161650c..be7f9ad 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -127,7 +127,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg?_wi=3" imageAlt="Abbey Contractors team at work" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 99b3901f93526171f9418d65aacceafb1ec097ba Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:35:13 +0000 Subject: [PATCH 2/6] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index c4d7c3e..a19d444 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -21,42 +21,42 @@ export default function GalleryPage() { id: "1", name: "Block Paving Driveway - Croydon", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg?_wi=2", imageAlt: "professional block paving driveway before after", }, { id: "2", name: "Natural Stone Patio - South Croydon", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/family-spending-time-together-outside_23-2148659464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-spending-time-together-outside_23-2148659464.jpg?_wi=2", imageAlt: "natural stone patio before after transformation", }, { id: "3", name: "Complete Garden Landscape - Purley", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=3", imageAlt: "complete garden landscape transformation project", }, { id: "4", name: "Decorative Fencing - Sutton", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/old-rusted-metal-gate-texture-with-peeling-turquoise-paint-spikes_626616-504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-rusted-metal-gate-texture-with-peeling-turquoise-paint-spikes_626616-504.jpg?_wi=2", imageAlt: "decorative garden fence installation project", }, { id: "5", name: "Resin Bound Driveway - Coulsdon", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg?_wi=2", imageAlt: "resin bound driveway installation professional", }, { id: "6", name: "Porcelain Patio Installation - Thornton Heath", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5464.jpg?_wi=2", imageAlt: "porcelain patio installation outdoor space", }, ]; -- 2.49.1 From e286326462f09bc4caea59c29a0cec2ebb5a716a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:35:13 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 99ab81c..ed64149 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +