From 74429d7114a71edc912f0ffd98cf42c67e5152c4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:38:38 +0000 Subject: [PATCH 01/10] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 2538592..d1b2409 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -57,35 +57,35 @@ export default function GalleryPage() { id: "1", name: "Before & After Roof Replacement", price: "Full Restoration", - imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg?_wi=3", imageAlt: "Professional roof replacement before and after", }, { id: "2", name: "Premium Shingle Installation", price: "Residential Project", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=3", imageAlt: "Professional asphalt shingle roof installation", }, { id: "3", name: "Modern Metal Roof System", price: "Contemporary Design", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg?_wi=5", imageAlt: "Metal roof installation professional team", }, { id: "4", name: "Commercial Flat Roof Project", price: "Large Scale Installation", - imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937901.jpg?_wi=4", imageAlt: "Commercial flat roof installation", }, { id: "5", name: "Skylight Installation", price: "Natural Light Solution", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-glass-roof-modern-building-blue-sky_181624-8373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-glass-roof-modern-building-blue-sky_181624-8373.jpg?_wi=3", imageAlt: "Skylight installation in modern building", }, { -- 2.49.1 From 8e0fae5dea9692717e4a0d59ba0f6e98042c9f38 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:38:38 +0000 Subject: [PATCH 02/10] 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 2cb571d..0b00535 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +