diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 96ab1e5..6f99686 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { testimonial: "To provide exceptional exterior services that transform properties and exceed customer expectations. We're committed to reliability, quality, and building lasting relationships.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg?_wi=3", imageAlt: "Our mission", }, ]} @@ -146,7 +146,7 @@ export default function AboutPage() { role: "Residential Client", testimonial: "Precision has been maintaining our property for three years. They're reliable, professional, and genuinely care about doing excellent work.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=4", imageAlt: "Patricia Johnson", }, { @@ -155,7 +155,7 @@ export default function AboutPage() { role: "Commercial Client", testimonial: "We manage multiple properties and trust Precision with all of them. Consistent quality, professional team, and fair pricing.", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg?_wi=4", imageAlt: "Thomas Anderson", }, { @@ -164,7 +164,7 @@ export default function AboutPage() { role: "Property Developer", testimonial: "Working with Precision on new builds has been fantastic. They understand our needs and deliver exceptional results every time.", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=3", imageAlt: "Lisa Martinez", }, { @@ -173,7 +173,7 @@ export default function AboutPage() { role: "Homeowner", testimonial: "What sets Precision apart is their attention to detail and communication. They keep you informed every step of the way.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-91.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-91.jpg?_wi=2", imageAlt: "Kevin Sullivan", }, { @@ -182,7 +182,7 @@ export default function AboutPage() { role: "Business Manager", testimonial: "Our business property looks fantastic thanks to Precision. They're responsive, professional, and take real pride in their work.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-teenage-girl_23-2149085847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-teenage-girl_23-2149085847.jpg?_wi=2", imageAlt: "Rebecca Clark", }, { @@ -191,7 +191,7 @@ export default function AboutPage() { role: "Residential Client", testimonial: "Top-notch service from start to finish. The team is skilled, friendly, and goes above and beyond what's expected.", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg?_wi=2", imageAlt: "Daniel Torres", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index aa33bad..a3d59f0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function ContactPage() { testimonial: "We respond to inquiries within 24 hours with a personalized quote and recommendations for your specific needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=5", imageAlt: "Quick response", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9c67660..89e993c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +