diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 38cb88e..d5fca01 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function AboutPage() { name: "Sarah Martinez", role: "Restaurant Owner", testimonial: "ADR transformed our online presence. We went from having no website to getting regular customer inquiries. Their professionalism made the whole process easy.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg?_wi=2", imageAlt: "Sarah Martinez", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Salon Manager", testimonial: "We've received more booking requests since launching our new website. The mobile optimization is perfect for our clients on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -127,7 +127,7 @@ export default function AboutPage() { name: "Jessica Thompson", role: "Contractor", testimonial: "Best investment we made for our business. ADR handled everything professionally and the website has paid for itself in leads multiple times over.", - imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=2", imageAlt: "Jessica Thompson", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c9d4946..1eea46e 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' }, '*'); })(); +` + }} + /> + +