diff --git a/src/app/page.tsx b/src/app/page.tsx index c3a2f19..0858c40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,27 +76,27 @@ export default function LandingPage() { }, { id: "slide-2", - imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg?_wi=1", imageAlt: "Luxury Property 2", }, { id: "slide-3", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-villa-with-pool-sky-reflection_23-2151993721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-villa-with-pool-sky-reflection_23-2151993721.jpg?_wi=1", imageAlt: "Luxury Property 3", }, { id: "slide-4", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=1", imageAlt: "Luxury Property 4", }, { id: "slide-5", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=1", imageAlt: "Luxury Property 5", }, { id: "slide-6", - imageSrc: "http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg?_wi=1", imageAlt: "Luxury Property 6", }, ]} @@ -183,35 +183,35 @@ export default function LandingPage() { name: "Luxury Villa", price: "₹1.5 Cr", variant: "Residential", - imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg?_wi=2", }, { id: "p2", name: "Modern Apartment", price: "₹85 L", variant: "Residential", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-villa-with-pool-sky-reflection_23-2151993721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-villa-with-pool-sky-reflection_23-2151993721.jpg?_wi=2", }, { id: "p3", name: "Commercial Plaza", price: "₹2.2 Cr", variant: "Commercial", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=2", }, { id: "p4", name: "Premium Land", price: "₹45 L", variant: "Land", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=2", }, { id: "p5", name: "Bungalow", price: "₹1.8 Cr", variant: "Residential", - imageSrc: "http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg?_wi=2", }, { id: "p6",