Update src/app/locations/page.tsx

This commit is contained in:
2026-03-12 18:50:35 +00:00
parent 1193d247db
commit d8e9da14ac

View File

@@ -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"