From c4ccdf101018f4807bfbcd86cb35f06958da75b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:50:34 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4bd6a61..f5f46db 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/chef-with-fruits-vegetables_23-2148145567.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-with-fruits-vegetables_23-2148145567.jpg?_wi=2" imageAlt="KFC kitchen professionals preparing food" mediaAnimation="slide-up" imagePosition="right" @@ -114,7 +114,7 @@ export default function AboutPage() { tag: "Family Meals", avatarSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg", avatarAlt: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg?_wi=2", imageAlt: "Happy family enjoying KFC chicken", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { tag: "Quick Service", avatarSrc: "http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg", avatarAlt: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg?_wi=2", imageAlt: "Professional enjoying chicken meal", }, { @@ -138,7 +138,7 @@ export default function AboutPage() { tag: "Food Quality", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-plate_23-2149152883.jpg", avatarAlt: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-plate_23-2149152883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-plate_23-2149152883.jpg?_wi=2", imageAlt: "Food enthusiast enjoying chicken", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { tag: "Loyalty", avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-shirt-cardigan-looking-cheery-front-view_176474-110852.jpg", avatarAlt: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-shirt-cardigan-looking-cheery-front-view_176474-110852.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-shirt-cardigan-looking-cheery-front-view_176474-110852.jpg?_wi=2", imageAlt: "Loyal customer enjoying KFC", }, ]}