From f6f70a76a33e6bb91e89c2f8b585c3f1bebbf8a4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:01:21 +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 6879096..d45502b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,11 +61,11 @@ export default function AboutPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg?_wi=2", imageAlt: "Foldable design demonstration" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg?_wi=4", imageAlt: "Plate in use" } ] @@ -76,11 +76,11 @@ export default function AboutPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg?_wi=2", imageAlt: "Spill-resistant technology" }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg?_wi=4", imageAlt: "Bowl in action" } ]