From b5f71c5cceffd001241fb415e45163d9b3b149eb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:04:25 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2c99d3d..661ff57 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { { value: "25+", title: "Years of Excellence" }, { value: "5000+", title: "Happy Customers" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104839.jpg?_wi=2" imageAlt="Master craftsman at work" mediaAnimation="slide-up" useInvertedBackground={false} @@ -69,21 +69,21 @@ export default function AboutPage() { id: 1, title: "Sustainable Sourcing", description: "All wood is responsibly sourced from certified sustainable forests, ensuring environmental responsibility without compromising quality or durability.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=4", imageAlt: "Wood grain texture quality materials sustainable wood lumber", }, { id: 2, title: "Master Craftsmanship", description: "Each piece is hand-selected and crafted by experienced artisans using traditional joinery techniques that have been perfected over decades of practice.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=5", imageAlt: "Wood grain texture quality materials sustainable wood lumber", }, { id: 3, title: "Lifetime Durability", description: "Premium wood furniture designed to last generations. We stand behind our work with comprehensive warranties and exceptional customer support for every purchase.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14469.jpg?_wi=6", imageAlt: "Wood grain texture quality materials sustainable wood lumber", }, ]}