diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3cb4984..20d200a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { name: "Grant W.", role: "Homeowner, Coral Gables", testimonial: "They came right after work and replaced my water heater the same day. Professional, fast, and honest. Exactly what they quoted—no surprises.", - imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg?_wi=2", imageAlt: "Grant W.", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { name: "Pedro Y.", role: "Homeowner, Miami Beach", testimonial: "The plumber paid attention to every detail and made sure everything was perfect before leaving. That level of care is rare and appreciated.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg?_wi=2", imageAlt: "Pedro Y.", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { name: "Jameson C.", role: "Homeowner, Kendall", testimonial: "They repiped almost my entire sewer system and kept me informed the whole time. Professional crew, transparent pricing, zero stress.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=2", imageAlt: "Jameson C.", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d490d03..f5098a9 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' }, '*'); })(); +` + }} + /> + +