From 5c4f4ea2066768e19242f626c5dac706b819bd34 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:06:07 +0000 Subject: [PATCH 1/6] Update src/app/experience/page.tsx --- src/app/experience/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/experience/page.tsx b/src/app/experience/page.tsx index 64fd3c4..77df989 100644 --- a/src/app/experience/page.tsx +++ b/src/app/experience/page.tsx @@ -52,25 +52,25 @@ export default function ExperiencePage() { { title: "Plenty of Parking", description: "Free parking lot and free street parking. No hassle, no fees. Park and enjoy your meal.", - imageSrc: "http://img.b2bpic.net/free-photo/underground-car-parking-shopping-center_93675-134864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/underground-car-parking-shopping-center_93675-134864.jpg?_wi=2", imageAlt: "Parking lot at Hungry Bird", }, { title: "Family Friendly Atmosphere", description: "A calm and pleasant place to relax with family and friends. Kids menu and high chairs available.", - imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-table-with-food_23-2147954299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-table-with-food_23-2147954299.jpg?_wi=2", imageAlt: "Family dining at Hungry Bird", }, { title: "Private Party Space", description: "Our first floor can host small gatherings up to 40 people — perfect for birthdays and celebrations.", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-hall-with-candles-round-tables-centerpieces_8353-10057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-hall-with-candles-round-tables-centerpieces_8353-10057.jpg?_wi=2", imageAlt: "Private party space", }, { title: "Warm Hospitality", description: "Our owners are known for their polite and friendly service. You'll feel like family here.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-using-digital-tablet-while-talking-couple-taking-order-from-them-restaurant_637285-535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-using-digital-tablet-while-talking-couple-taking-order-from-them-restaurant_637285-535.jpg?_wi=2", imageAlt: "Warm service at Hungry Bird", }, ]} @@ -97,7 +97,7 @@ export default function ExperiencePage() { useInvertedBackground={false} tag="Trusted Choice" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg?_wi=3" imageAlt="Cozy Hungry Bird cafe interior" mediaAnimation="slide-up" /> @@ -142,7 +142,7 @@ export default function ExperiencePage() {