Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 18:50:34 +00:00
parent e8d712af18
commit c4ccdf1010

View File

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