From 228e9d6c63c48766adc723a5bb380a6d4d4dc13a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:04:03 +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 72d398c..55ca4ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Hyderabad's Premier Function Venue | 4.0★ (1,520 Reviews) | Open till 2 AM | Capacity 500+ | Wedding & Event Specialists" tag="Premium Venue" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1" imageAlt="Grand banquet hall with luxurious lighting" mediaAnimation="blur-reveal" imagePosition="right" @@ -101,7 +101,7 @@ export default function LandingPage() { }, { id: "hall-interior-2", title: "Ballroom Excellence", author: "Luxury Spaces", description: "Grand ballroom with classic aesthetics, ornate details, and perfect acoustics for all events.", tags: ["Ballroom", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "ballroom luxury interior function room banquet setup" + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=2", imageAlt: "ballroom luxury interior function room banquet setup" }, { id: "outdoor", title: "Garden Lawns", author: "Outdoor Beauty", description: "Manicured outdoor spaces ideal for garden receptions, cocktail setups, and open-air celebrations.", tags: ["Outdoor", "Garden"], -- 2.49.1