From f3039a2336860bb024f9b05df1642df2b3a786cd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 16:00:03 +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 fbc0eec..4fe8a24 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,7 @@ export default function AboutPage() { author: "Comprehensive Strategy", description: "Detailed consultation, architectural planning, permit management, and transparent pricing with no hidden fees.", tags: ["Planning", "Permits", "Pricing"], - imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=1", imageAlt: "Design and planning process" }, { @@ -75,7 +75,7 @@ export default function AboutPage() { author: "Professional Craftsmanship", description: "Licensed contractors, premium materials, daily progress updates, and rigorous quality control throughout construction.", tags: ["Quality", "Licensed", "Materials"], - imageSrc: "https://img.b2bpic.net/free-photo/worker-checking-structure_1122-1522.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/worker-checking-structure_1122-1522.jpg?_wi=1", imageAlt: "Expert construction execution" }, { @@ -84,7 +84,7 @@ export default function AboutPage() { author: "Complete Satisfaction", description: "Thorough inspection, touch-up completion, warranty documentation, and ongoing support for your investment.", tags: ["Inspection", "Warranty", "Support"], - imageSrc: "https://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg?_wi=2", imageAlt: "Final walkthrough and completion" } ]}