diff --git a/src/app/page.tsx b/src/app/page.tsx index e7048ae..bf50062 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,32 +70,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8831.jpg?_wi=1", imageAlt: "Kristal Arilje Enterijer 1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=1", imageAlt: "Kristal Arilje Enterijer 2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=1", imageAlt: "Kristal Arilje Enterijer 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/festive-table-restaurant-is-decorated-with-candles-flowers_8353-9968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/festive-table-restaurant-is-decorated-with-candles-flowers_8353-9968.jpg?_wi=1", imageAlt: "Kristal Arilje Enterijer 4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg?_wi=1", imageAlt: "Kristal Arilje Enterijer 5", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-vector/elegant-new-year-card-with-abstract-background_1361-3189.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/elegant-new-year-card-with-abstract-background_1361-3189.jpg?_wi=1", imageAlt: "Kristal Arilje Enterijer 6", }, ]} @@ -135,37 +135,37 @@ export default function LandingPage() { { title: "Sve vrste proslava", description: "Venčanja, rođendani, korporativni događaji.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8831.jpg?_wi=2", imageAlt: "Slavlja", }, { title: "Full Catering", description: "Vrhunska hrana i piće po Vašoj meri.", - imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=2", imageAlt: "Hrana", }, { title: "Muzika i Ozvučenje", description: "DJ i profesionalna audio oprema za najbolji provod.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=2", imageAlt: "Muzika", }, { title: "Dekoracija", description: "Personalizovano stilizovanje prostora.", - imageSrc: "http://img.b2bpic.net/free-photo/festive-table-restaurant-is-decorated-with-candles-flowers_8353-9968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/festive-table-restaurant-is-decorated-with-candles-flowers_8353-9968.jpg?_wi=2", imageAlt: "Dekoracija", }, { title: "Parking", description: "Besplatan parking za sve naše goste.", - imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg?_wi=2", imageAlt: "Parking", }, { title: "Smeštaj", description: "Blizina vrhunskog smeštaja za goste.", - imageSrc: "http://img.b2bpic.net/free-vector/elegant-new-year-card-with-abstract-background_1361-3189.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/elegant-new-year-card-with-abstract-background_1361-3189.jpg?_wi=2", imageAlt: "Smeštaj", }, ]}