From 9b3114fb4bea6d8402a4eebc0f28cfd05506a8e8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:57:50 +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 12ded7b..27ffd1f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,21 +118,21 @@ export default function AboutPage() { id: "01", title: "Master Craftsmanship", description: "Every worktop is carefully crafted by experienced professionals with precision and attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg?_wi=2", imageAlt: "Professional craftsmanship", }, { id: "02", title: "Premium Materials", description: "We source only the finest natural and engineered stone from trusted suppliers worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/backdrop-decor-tracery-tile-texture_1253-849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/backdrop-decor-tracery-tile-texture_1253-849.jpg?_wi=3", imageAlt: "Premium stone materials", }, { id: "03", title: "Local Expertise", description: "Based in Preston for 20+ years, we understand the local market and deliver personalized service.", - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=2", imageAlt: "Local Preston showroom", }, ]}