diff --git a/src/app/page.tsx b/src/app/page.tsx index df59cf0..218c40d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,15 +86,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg?_wi=1", imageAlt: "Luxurious interior with gold accents", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg?_wi=1", imageAlt: "Opulent dining room with crystal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg?_wi=1", imageAlt: "Modern luxury kitchen island", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageAlt: "Personalized concierge service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg?_wi=2", imageAlt: "opulent material marble texture gold", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { description: "Seamlessly integrate cutting-edge technology into your environment, from intelligent climate control to advanced security and entertainment systems, all at your fingertips.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg?_wi=2", imageAlt: "opulent material marble texture gold", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { description: "Beyond design, we offer a dedicated concierge to manage every aspect of your luxury lifestyle, ensuring effortless comfort and exclusive access to the world's finest.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg?_wi=2", imageAlt: "opulent material marble texture gold", }, ]}