From d8e9da14acfdeacaea2401233cd9cbfaaa155cfc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:50:35 +0000 Subject: [PATCH] Update src/app/locations/page.tsx --- src/app/locations/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/locations/page.tsx b/src/app/locations/page.tsx index 3b0933f..8575011 100644 --- a/src/app/locations/page.tsx +++ b/src/app/locations/page.tsx @@ -73,7 +73,7 @@ export default function LocationsPage() { { title: "Downtown Plaza", description: "Central location with dine-in seating for 60+ guests. Open 10am-11pm daily. Free parking available.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-with-copy-space_23-2148454886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-with-copy-space_23-2148454886.jpg?_wi=2", imageAlt: "Downtown KFC location", button: { text: "Get Directions", @@ -83,7 +83,7 @@ export default function LocationsPage() { { title: "Riverside Mall", description: "Convenient mall location with quick service counter. Open 11am-10pm daily. Large parking lot.", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-plate-fastfood-chicken-wings-french-fries-with-lemon-bowls-sauces-spices-pink-white-checkered-tablecloth-right-side-black-table_140725-110463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-plate-fastfood-chicken-wings-french-fries-with-lemon-bowls-sauces-spices-pink-white-checkered-tablecloth-right-side-black-table_140725-110463.jpg?_wi=4", imageAlt: "Riverside Mall KFC location", button: { text: "Get Directions", @@ -93,7 +93,7 @@ export default function LocationsPage() { { title: "Highway Express", description: "Drive-thru and takeout focused location. Open 9am-11:30pm daily. Quick service, perfect for on-the-go.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454905.jpg?_wi=3", imageAlt: "Highway Express KFC drive-thru", button: { text: "Get Directions", @@ -113,7 +113,7 @@ export default function LocationsPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/serious-man-sitting-with-hands-clasped_482257-121953.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serious-man-sitting-with-hands-clasped_482257-121953.jpg?_wi=2" imageAlt="KFC restaurant counter" mediaAnimation="slide-up" mediaPosition="right"