Update src/app/location/page.tsx

This commit is contained in:
2026-03-06 04:24:42 +00:00
parent 659a771734
commit 5afa4bb99f

View File

@@ -54,7 +54,7 @@ export default function LocationPage() {
"2811 N 20th Ave, Pasco, WA 99301 | Open Daily until 10 PM | Perfect for lunch, dinner, or evening cocktails with friends and family.",
tags: ["Dine-In", "Takeout", "Open Daily"],
imageSrc:
"http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg",
"http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=3",
imageAlt: "Warm, inviting restaurant dining area",
},
{
@@ -65,7 +65,7 @@ export default function LocationPage() {
"Located inside Best Western Premier Pasco Inn & Suites. Free, ample parking available. Convenient for hotel guests, local diners, and travelers. Comfortable seating and relaxed atmosphere.",
tags: ["Hotel Location", "Free Parking", "Accessible"],
imageSrc:
"http://img.b2bpic.net/free-photo/we-re-open-red-sign-window_23-2149168999.jpg",
"http://img.b2bpic.net/free-photo/we-re-open-red-sign-window_23-2149168999.jpg?_wi=3",
imageAlt: "Restaurant entrance with clear signage",
},
]}