From c418ece516c3376e32d361f4624c372631865605 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 04:37:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d0333c..9387c17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,19 +66,19 @@ export default function LandingPage() { description="Crafting bespoke living spaces with elegance, precision, and timeless design. Your vision, our expertise." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg?_wi=1", imageAlt: "Luxury Interior Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg?_wi=1", imageAlt: "Modular Kitchen", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=1", imageAlt: "Office Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg?_wi=1", imageAlt: "Modern Ceiling", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { name: "Priya Reddy", handle: "Homeowner", testimonial: "Nice designs, well done Surendra Sir and Kalyani Mam.", - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg?_wi=2", imageAlt: "luxury residential interior design", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { name: "Suresh Babu", handle: "Client", testimonial: "Extremely happy with the custom furniture work and timely delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg?_wi=2", imageAlt: "luxury residential interior design", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { name: "Kiran Rao", handle: "Office Client", testimonial: "Professional approach and elegant design execution.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=2", imageAlt: "luxury residential interior design", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { name: "Venkata Lakshmi", handle: "Homeowner", testimonial: "Best interior service in Poranki area, highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg?_wi=2", imageAlt: "luxury residential interior design", }, ]} -- 2.49.1