From a607bdd81552ff8c85889454d73802ee79fedfce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:37:24 +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 cf1fcd7..c324e8b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,7 +118,7 @@ export default function AboutPage() { quote: "We sat down with the owner and discussed our ideas. After a quick sketch our custom bed was made perfectly to our specifications. The craftsmanship is outstanding.", name: "Sarah & Michael", role: "Manchester Residents", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=2", imageAlt: "Customer bedroom with custom bed", }, { @@ -127,7 +127,7 @@ export default function AboutPage() { quote: "The mattress I bought 6 years ago is still in excellent condition. That's the mark of true quality and genuine craftsmanship.", name: "Patricia Chen", role: "Long-term Customer", - imageSrc: "http://img.b2bpic.net/free-psd/rustic-wooden-table-lamp-with-beige-linen-shade_191095-77981.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/rustic-wooden-table-lamp-with-beige-linen-shade_191095-77981.jpg?_wi=2", imageAlt: "Customer with well-maintained bed", }, { @@ -136,7 +136,7 @@ export default function AboutPage() { quote: "Great workmanship and lovely service. They really understand furniture and care about the customer experience.", name: "Robert Walsh", role: "Interior Designer", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-coworking-designers-office_23-2147727733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-coworking-designers-office_23-2147727733.jpg?_wi=2", imageAlt: "Designer showing custom bed project", }, { @@ -145,7 +145,7 @@ export default function AboutPage() { quote: "Very good quality and a much fairer price than other luxury bed makers. Direct from the manufacturer means no hidden markups.", name: "Jennifer Hayes", role: "Home Owner", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-awaking-bed_23-2148033318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-awaking-bed_23-2148033318.jpg?_wi=2", imageAlt: "Customer happy with purchase value", }, ]}