From 4cbb6b671bc43b25d1a697de66cb96ffd723b0e8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:03:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93d52e2..d274387 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,11 +96,11 @@ export default function HomePage() { title: "Spacious Convention Hall", description: "Large, well-maintained halls with flexible layouts to accommodate weddings, receptions, corporate events, and gatherings of up to 1000+ guests.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg?_wi=1", imageAlt: "Convention Hall Exterior", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=1", imageAlt: "Wedding Setup", }, }, @@ -109,11 +109,11 @@ export default function HomePage() { title: "Modern Facilities & Comfort", description: "Air-conditioned halls, professional lighting systems, stage setup, sound systems, and comfortable seating arrangements for all event types.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg?_wi=1", imageAlt: "Dining Hall", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=2", imageAlt: "Wedding Decoration", }, },