From 3528decbf69045a2697ef80772871ccb1c74ec26 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:31:46 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d1330e7..eb4591b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,7 +93,7 @@ export default function AboutPage() { company: "Philadelphia, PA", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-watering-can-hand-taking-care-plants-garden_23-2147948202.jpg", + "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-watering-can-hand-taking-care-plants-garden_23-2147948202.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { company: "Chester County, PA", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/man-is-resting-country-house-bearded-man-enjoys-sunset-green-lawn_1321-464.jpg", + "http://img.b2bpic.net/free-photo/man-is-resting-country-house-bearded-man-enjoys-sunset-green-lawn_1321-464.jpg?_wi=2", imageAlt: "Michael Chen testimonial", }, { @@ -113,7 +113,7 @@ export default function AboutPage() { company: "Bucks County, PA", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16303.jpg", + "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16303.jpg?_wi=2", imageAlt: "Emily Rodriguez testimonial", }, { @@ -123,7 +123,7 @@ export default function AboutPage() { company: "Delaware County, PA", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176480.jpg", + "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176480.jpg?_wi=2", imageAlt: "David Kim testimonial", }, ]} @@ -178,7 +178,7 @@ export default function AboutPage() { required: true, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg?_wi=4" imageAlt="Lush Stuff LLC consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From a521918ead25b978566da81e662b3161760813c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:31:46 +0000 Subject: [PATCH 2/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 1dfa0df..369ab6e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg?_wi=5" imageAlt="Lush Stuff LLC consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 7fb4acd45c73cfeafb44b3c694e75a32a76a1c9a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:31:47 +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 e264a8d..676b19c 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' }, '*'); })(); +` + }} + /> + +