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" } ]