From 45804cd43c45e078be710dd518c3560e3f4acbf1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:34:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b690c4d..523d8c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Get Directions", href: "https://maps.google.com/?q=Hutchens+Barbeque+Benton+Kentucky" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14723.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14723.jpg?_wi=1" imageAlt="Hutchens Barbeque signature smoked meats and comfort food" frameStyle="card" mediaAnimation="slide-up" @@ -117,7 +117,7 @@ export default function LandingPage() { id: "gallery-4", name: "Restaurant Ambiance", price: "", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-girl-table_23-2148972774.jpg?_wi=1", imageAlt: "Warm and welcoming interior of Hutchens Barbeque" }, { - id: "gallery-5", name: "Plated Perfection", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14723.jpg", imageAlt: "Beautifully plated barbecue dish ready to serve" + id: "gallery-5", name: "Plated Perfection", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14723.jpg?_wi=2", imageAlt: "Beautifully plated barbecue dish ready to serve" }, { id: "gallery-6", name: "Community Dining", price: "", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-cellphone_23-2147849515.jpg", imageAlt: "Guests enjoying meals together at Hutchens" -- 2.49.1