diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cede4cd..f5bfef6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,14 +92,14 @@ export default function AboutPage() { id: 2, title: "Master Craftsmen", description: "Our team combines generations of woodworking expertise with modern design sensibilities. Every piece is handcrafted with meticulous attention to detail and quality control.", - imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=5", imageAlt: "Skilled furniture craftsmen", }, { id: 3, title: "Commitment to Quality", description: "We use only premium materials sourced from trusted suppliers. Our furniture is built to last generations, with comprehensive warranties and after-sales support included.", - imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg?_wi=3", imageAlt: "Premium furniture materials", }, ]}