From 22a8507eaea7d769ef169107523b7bc6c4312515 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:31:50 +0000 Subject: [PATCH 1/4] 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 48cf11a..34c3f98 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -54,7 +54,7 @@ export default function GalleryPage() { price: "Completed 2024", rating: 5, reviewCount: "Chantilly", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-learning-shave-from-father_23-2149450886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-learning-shave-from-father_23-2149450886.jpg?_wi=4", imageAlt: "Bathroom shower conversion project", }, { @@ -64,7 +64,7 @@ export default function GalleryPage() { price: "Completed 2024", rating: 5, reviewCount: "Herndon", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-cooking-home_23-2148869669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-cooking-home_23-2148869669.jpg?_wi=3", imageAlt: "Kitchen remodeling project showcase", }, { @@ -74,7 +74,7 @@ export default function GalleryPage() { price: "Completed 2023", rating: 5, reviewCount: "Vienna", - imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-learning-his-girlfriend-play-video-games-television-using-controllers-couple-sitting-couch_482257-26568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-learning-his-girlfriend-play-video-games-television-using-controllers-couple-sitting-couch_482257-26568.jpg?_wi=4", imageAlt: "Finished basement living area", }, { @@ -84,7 +84,7 @@ export default function GalleryPage() { price: "Completed 2023", rating: 5, reviewCount: "Arlington", - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg?_wi=2", imageAlt: "Luxury bathroom renovation", }, { @@ -94,7 +94,7 @@ export default function GalleryPage() { price: "Completed 2023", rating: 5, reviewCount: "Fairfax", - imageSrc: "http://img.b2bpic.net/free-photo/woman-finding-out-she-s-expecting-going-be-mother_23-2150167532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-finding-out-she-s-expecting-going-be-mother_23-2150167532.jpg?_wi=2", imageAlt: "Finished basement bedroom", }, { @@ -104,7 +104,7 @@ export default function GalleryPage() { price: "Completed 2023", rating: 5, reviewCount: "Reston", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-spirit-level_23-2148384563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-spirit-level_23-2148384563.jpg?_wi=2", imageAlt: "Professional framing and drywall project", }, ]} -- 2.49.1 From c082cefa28d508d88750ee3bfda6054d4371b0df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:31:51 +0000 Subject: [PATCH 2/4] 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 3148648..dad294e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +