diff --git a/src/app/page.tsx b/src/app/page.tsx index affd054..98ab7ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,23 +78,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7931.jpg?_wi=1", imageAlt: "Luxurious modern electronics store interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036887.jpg?_wi=1", imageAlt: "Close-up of a sleek smartphone", }, { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-sporty-thoughtful-curly-haired-woman-focused-away-dressed-sportswear-listens-music-via-headphones-sits-outdoors-near-bottle-water-fitness-mat-against-city-building_273609-59140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-sporty-thoughtful-curly-haired-woman-focused-away-dressed-sportswear-listens-music-via-headphones-sits-outdoors-near-bottle-water-fitness-mat-against-city-building_273609-59140.jpg?_wi=1", imageAlt: "Wireless headphones and smartwatch display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/womens-office-working_23-2148461352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/womens-office-working_23-2148461352.jpg?_wi=1", imageAlt: "Omani customer receiving service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crumbling-structure-with-purple-pink-lights-glowing-darkness-chaos-disrepair-empty-deserted-building-with-graffiti-art-rusty-walls-looking-grungy-fluorescent-bright-light_482257-66854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crumbling-structure-with-purple-pink-lights-glowing-darkness-chaos-disrepair-empty-deserted-building-with-graffiti-art-rusty-walls-looking-grungy-fluorescent-bright-light_482257-66854.jpg?_wi=1", imageAlt: "Gaming consoles and accessories display", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageAlt: "Customer service icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7931.jpg?_wi=2", imageAlt: "geometric pattern red white charcoal", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageAlt: "Quality electronics icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036887.jpg?_wi=2", imageAlt: "geometric pattern red white charcoal", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { imageAlt: "Competitive prices icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-sporty-thoughtful-curly-haired-woman-focused-away-dressed-sportswear-listens-music-via-headphones-sits-outdoors-near-bottle-water-fitness-mat-against-city-building_273609-59140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-sporty-thoughtful-curly-haired-woman-focused-away-dressed-sportswear-listens-music-via-headphones-sits-outdoors-near-bottle-water-fitness-mat-against-city-building_273609-59140.jpg?_wi=2", imageAlt: "geometric pattern red white charcoal", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { imageAlt: "Mobile accessories icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/womens-office-working_23-2148461352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/womens-office-working_23-2148461352.jpg?_wi=2", imageAlt: "geometric pattern red white charcoal", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { imageAlt: "Expert support icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/crumbling-structure-with-purple-pink-lights-glowing-darkness-chaos-disrepair-empty-deserted-building-with-graffiti-art-rusty-walls-looking-grungy-fluorescent-bright-light_482257-66854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crumbling-structure-with-purple-pink-lights-glowing-darkness-chaos-disrepair-empty-deserted-building-with-graffiti-art-rusty-walls-looking-grungy-fluorescent-bright-light_482257-66854.jpg?_wi=2", imageAlt: "geometric pattern red white charcoal", }, ]}