From 030cdec571b900c66b8641962cb3834dfe7b4ef3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:42:00 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5eb1f00..0271486 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -110,14 +110,14 @@ export default function AboutPage() { id: 2, title: "Quality Craftsmanship", description: "Every project is executed with attention to detail and premium materials. Your roof is our responsibility.", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Expert craftsmanship", }, { id: 3, title: "Community Commitment", description: "We're Meridian neighbors serving Meridian neighbors. Local expertise, local responsiveness, local pride.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=2", imageAlt: "Community service", }, ]}