diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c58a07d..d5b9e05 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { description="Serving Bristol and surrounding communities with professional, dependable service." subdescription="4.7-star rating from 103 satisfied customers" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489863.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489863.jpg?_wi=2" imageAlt="Bristol Truck Repair facility entrance" mediaAnimation="blur-reveal" useInvertedBackground={false} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3a7ffe7..9f28a35 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -108,7 +108,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=3" imageAlt="Bristol Truck Repair service center" mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ebe497d..fc79a93 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' }, '*'); })(); +` + }} + /> + +