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" 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" 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' }, '*'); })(); +` + }} + /> + +