From c937a6028c19cb52fc688fed02834ed88f57d8f3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:12:09 +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 b18c378..834c792 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { href: "https://www.just-eat.co.uk/", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-restaurant-coffee-shop-cafe_1203-8597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-restaurant-coffee-shop-cafe_1203-8597.jpg?_wi=2" imageAlt="KJ to Go restaurant" useInvertedBackground={false} /> @@ -74,7 +74,7 @@ export default function AboutPage() { role: "Local Customer", company: "Herne Hill Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -83,7 +83,7 @@ export default function AboutPage() { role: "Regular Customer", company: "South London", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-guy-with-narrow-dark-eyes-fluffy-hair-dressed-elegant-white-shirt_273609-14082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-guy-with-narrow-dark-eyes-fluffy-hair-dressed-elegant-white-shirt_273609-14082.jpg?_wi=2", imageAlt: "James Chen", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { role: "Food Enthusiast", company: "Herne Hill Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-looking-away_23-2148311307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-looking-away_23-2148311307.jpg?_wi=2", imageAlt: "Emma Rodriguez", }, ]}