diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 36cf615..172f58a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,13 +27,13 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666205.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897507.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2214.jpg", @@ -80,7 +80,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666205.jpg?_wi=2", imageAlt: "luxury home interior living room", }, { @@ -95,7 +95,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821370.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897507.jpg?_wi=2", imageAlt: "luxury home interior living room", }, { @@ -110,7 +110,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-with-black-marble-countertop_23-2151998879.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=2", imageAlt: "luxury home interior living room", }, ]}