diff --git a/src/app/page.tsx b/src/app/page.tsx index 29be582..6d9af70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Explore Amenities", href: "#amenities" } ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/fashion-outdoor-portrait-naked-woman-sits-sofa-covering-herself-with-blanket-holding-cigar_343596-282.jpg", imageAlt: "Luxury hotel bedroom with premium furnishings" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwHpFsMWBdrmrNkIi8CzCtZB2V/uploaded-1773497373638-uk29be3n.jpg", imageAlt: "Luxury hotel bedroom with premium furnishings" }, { imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-outdoor-swimming-pool-resort-hotel-vacation-leisure_74190-14765.jpg", imageAlt: "Resort swimming pool and outdoor lounge area" }, { imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg", imageAlt: "Modern hotel lobby with elegant entrance" } ]}