From e59ec0264dd847f6ebf4313b0887639f954495bb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:16:29 +0000 Subject: [PATCH 1/4] 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 114a4a9..8d8ac5f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -112,7 +112,7 @@ export default function AboutPage() { quote: "Super service and good taste. Cold Milo value for money. The staff is always friendly and attentive. I come here almost every day!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/talking-barista-manager-coffee-shop_1098-20939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/talking-barista-manager-coffee-shop_1098-20939.jpg?_wi=2", }, { id: "2", @@ -122,7 +122,7 @@ export default function AboutPage() { quote: "Very neat and clean service with good taste. The sandwiches are fresh and the tea is always hot. Perfect for quick breakfast before work!", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/resentful-woman-shot_329181-17466.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tea-cup-table_1339-6706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tea-cup-table_1339-6706.jpg?_wi=2", }, { id: "3", @@ -132,7 +132,7 @@ export default function AboutPage() { quote: "Found this place while passing through town. The chicken burger is absolutely delicious and affordable. Loved the welcoming atmosphere. Will definitely visit again!", tag: "Recommendation", avatarSrc: "http://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-hamburgers-wooden-tray-with-blurred-background_181624-2322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-hamburgers-wooden-tray-with-blurred-background_181624-2322.jpg?_wi=2", }, ]} title="What Customers Love About Us" @@ -159,7 +159,7 @@ export default function AboutPage() {