diff --git a/src/app/location/page.tsx b/src/app/location/page.tsx index c9e9def..d98ce63 100644 --- a/src/app/location/page.tsx +++ b/src/app/location/page.tsx @@ -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", }, ]}