From 3ad4767190c1cfe6d6c19d36505f7307e12f3c72 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:41:29 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 15d8bd0..0efaa0b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function AboutPage() { author: "Professional Standards", description: "All our technicians are fully licensed, insured, and regularly trained on the latest plumbing technologies and best practices. Your home is in qualified hands.", tags: ["Licensed", "Insured", "Certified"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=6", imageAlt: "Licensed plumbing technician", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { author: "Your Satisfaction First", description: "We treat each job as if we were fixing our own home. Clear communication, respectful work practices, and honest pricing are our hallmarks.", tags: ["Friendly", "Professional", "Honest"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=7", imageAlt: "Professional customer service", }, { @@ -124,7 +124,7 @@ export default function AboutPage() { author: "Always Learning", description: "The plumbing industry evolves constantly. We invest in ongoing training to stay ahead of new technologies, materials, and best practices.", tags: ["Training", "Expertise", "Innovation"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=8", imageAlt: "Technician training", }, ]}