diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fb515b..887bd7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,23 +59,23 @@ export default function LandingPage() { tag="By Dubai Retail" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg?_wi=1", imageAlt: "Serena Centre Exterior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg?_wi=2", imageAlt: "Serena Centre Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-garment-store-holding-paper-bags-hand_23-2148101638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-garment-store-holding-paper-bags-hand_23-2148101638.jpg?_wi=1", imageAlt: "Boutique Fashion Display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg?_wi=1", imageAlt: "Fine Dining Lounge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-assistant-shows-exclusive-gold-ring-luxury-jewelry-store_613910-20396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-assistant-shows-exclusive-gold-ring-luxury-jewelry-store_613910-20396.jpg?_wi=1", imageAlt: "Swiss Timepieces Gallery", }, ]} @@ -122,7 +122,7 @@ export default function LandingPage() { id: "p1", name: "Couture Fashion", price: "Available In-Store", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-garment-store-holding-paper-bags-hand_23-2148101638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-garment-store-holding-paper-bags-hand_23-2148101638.jpg?_wi=2", }, { id: "p2", @@ -140,13 +140,13 @@ export default function LandingPage() { id: "p4", name: "Swiss Timepieces", price: "Available In-Store", - imageSrc: "http://img.b2bpic.net/free-photo/woman-assistant-shows-exclusive-gold-ring-luxury-jewelry-store_613910-20396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-assistant-shows-exclusive-gold-ring-luxury-jewelry-store_613910-20396.jpg?_wi=2", }, { id: "p5", name: "Fine Dining Lounge", price: "Reservations Open", - imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg?_wi=2", }, { id: "p6",