From 7f15bedc031b41bfb3188af8b4e67d8b7aedc213 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 03:52:31 +0000 Subject: [PATCH] Update src/app/functions/page.tsx --- src/app/functions/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/functions/page.tsx b/src/app/functions/page.tsx index 6dbe85e..d195a32 100644 --- a/src/app/functions/page.tsx +++ b/src/app/functions/page.tsx @@ -59,13 +59,13 @@ export default function FunctionsPage() { { title: "The Cage", description: "Our elegantly rustic courtyard area seats up to 60 people. Fully adjustable to weather conditions — a perfect venue for any time of year. Ideal for birthdays, celebrations, and corporate gatherings.", - imageSrc: "http://img.b2bpic.net/free-photo/view-from-tanned-womans-stylish-outfits-talking-enjoying-tasty-food-street-cafe_197531-18196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-from-tanned-womans-stylish-outfits-talking-enjoying-tasty-food-street-cafe_197531-18196.jpg?_wi=2", imageAlt: "The Cage Courtyard Venue", }, { title: "Main Dining Room", description: "Our main inside dining area seats approximately 40 guests. Equipped with its own projector and screen — perfect for presentations, speeches, and any audio-visual requirements.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg?_wi=2", imageAlt: "Main Dining Room Venue", }, ]}