From c113cdd53c952edf648470fbd1e85a6d16d0d819 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 10:47:36 +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 2c61e9f..89c15dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { id: 1, title: "Birthday Parties", description: "Celebrate in style with our spacious seating and custom decor.", - imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg?_wi=1", }, { id: 2, @@ -170,7 +170,7 @@ export default function LandingPage() { id: 3, title: "Corporate Events", description: "Professional environment tailored for your business gatherings.", - imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg?_wi=2", }, ]} title="Perfect Venue for Every Occasion" -- 2.49.1