From a446d66c8a52c04604204583888bb89e5fb5acf2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 15:00:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af6a60f..c784872 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,53 +61,53 @@ export default function LandingPage() { description="Discover millions of homes, apartments, and condos with the leading real estate platform for buyers and renters." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-house-model_23-2150799757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-house-model_23-2150799757.jpg?_wi=1", imageAlt: "Luxury suburban estate", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=1", imageAlt: "Bright living room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp-wood-decor-loft-style_105762-2261.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp-wood-decor-loft-style_105762-2261.jpg?_wi=1", imageAlt: "Minimalist apartment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg?_wi=1", imageAlt: "Villa pool view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10725.jpg?_wi=1", imageAlt: "Urban loft", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645440.jpg?_wi=1", imageAlt: "Townhouse entrance", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645440.jpg?_wi=2", imageAlt: "Townhouse entrance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10725.jpg?_wi=2", imageAlt: "Urban loft", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg?_wi=2", imageAlt: "Villa pool view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp-wood-decor-loft-style_105762-2261.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp-wood-decor-loft-style_105762-2261.jpg?_wi=2", imageAlt: "Minimalist apartment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=2", imageAlt: "Bright living room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-house-model_23-2150799757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-house-model_23-2150799757.jpg?_wi=2", imageAlt: "Luxury suburban estate", }, ]} @@ -237,25 +237,25 @@ export default function LandingPage() { id: "1", name: "Luxury Modern Condo", price: "$1,200,000", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp-wood-decor-loft-style_105762-2261.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp-wood-decor-loft-style_105762-2261.jpg?_wi=3", }, { id: "2", name: "Spacious Beach Villa", price: "$2,500,000", - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg?_wi=3", }, { id: "3", name: "Industrial Urban Loft", price: "$850,000", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10725.jpg?_wi=3", }, { id: "4", name: "Cozy Family Townhouse", price: "$600,000", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645440.jpg?_wi=3", }, { id: "5", -- 2.49.1