diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c75b53..fe98b1c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -159,7 +159,7 @@ const AboutPage = () => { "Fast service and great work. The team was professional and left everything clean. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg", + "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg?_wi=3", imageAlt: "David Miller", }, { @@ -170,7 +170,7 @@ const AboutPage = () => { "Reliable crews and consistent quality. They handle all our commercial properties with excellent care.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-vector/nice-people-avatars-flat-design_23-2147542332.jpg", + "http://img.b2bpic.net/free-vector/nice-people-avatars-flat-design_23-2147542332.jpg?_wi=3", imageAlt: "Emily Rodriguez", }, { @@ -181,7 +181,7 @@ const AboutPage = () => { "Affordable pricing without compromising quality. Our yard looks amazing and maintenance is easy.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/stylish-bearded-male-dressed-business-suit-white-shirt_613910-8307.jpg", + "http://img.b2bpic.net/free-photo/stylish-bearded-male-dressed-business-suit-white-shirt_613910-8307.jpg?_wi=3", imageAlt: "James Patterson", }, { @@ -192,7 +192,7 @@ const AboutPage = () => { "Professional team with attention to detail. They exceeded our expectations. Worth every penny!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", + "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2", imageAlt: "Lisa Thompson", }, { @@ -203,7 +203,7 @@ const AboutPage = () => { "Licensed, insured, and reliable. They handle our commercial properties like they own them.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", + "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=2", imageAlt: "Robert Garcia", }, { @@ -214,7 +214,7 @@ const AboutPage = () => { "Great crew, great service. They are always on time and the work quality is exceptional.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", + "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg?_wi=2", imageAlt: "Amanda Wells", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3aec98f..954ac40 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' }, '*'); })(); +` + }} + /> + +