diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f079d5..151548c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { { title: "Fully Furnished", description: "Each apartment is meticulously furnished with elegant and comfortable pieces, ensuring a home-away-from-home feel.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqWJTU8qsvnQyS6DHUqtk5v0Oy/uploaded-1780906557009-19vmgs80.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqWJTU8qsvnQyS6DHUqtk5v0Oy/uploaded-1780906557009-19vmgs80.jpg?_wi=1", imageAlt: "Fully furnished luxury bedroom", buttonIcon: "CheckCircle", }, @@ -185,7 +185,7 @@ export default function LandingPage() { id: "deluxe-double-standard", name: "Deluxe Double Room with Bath", price: "$120/night", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqWJTU8qsvnQyS6DHUqtk5v0Oy/uploaded-1780906557009-19vmgs80.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqWJTU8qsvnQyS6DHUqtk5v0Oy/uploaded-1780906557009-19vmgs80.jpg?_wi=2", imageAlt: "Comfortable deluxe double room with a king bed", }, {