From 1ae37ba4d254490d729cc70d0f66a3f20bd9d2e3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:38:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7ba6db..275fd66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,11 +107,11 @@ export default function HomePage() { animationType="blur-reveal" products={[ { - id: "deluxe", name: "Deluxe Room", price: "From PKR 25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lw9ejd", imageAlt: "Luxury deluxe room with king bed and modern amenities"}, + id: "deluxe", name: "Deluxe Room", price: "From PKR 25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lw9ejd&_wi=1", imageAlt: "Luxury deluxe room with king bed and modern amenities"}, { - id: "executive", name: "Executive Room", price: "From PKR 35,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aikwqx", imageAlt: "Executive room with workspace and premium furnishings"}, + id: "executive", name: "Executive Room", price: "From PKR 35,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aikwqx&_wi=1", imageAlt: "Executive room with workspace and premium furnishings"}, { - id: "suite", name: "Premium Suite", price: "From PKR 50,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=19ze6m", imageAlt: "Grand premium suite with separate living and sleeping areas"}, + id: "suite", name: "Premium Suite", price: "From PKR 50,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=19ze6m&_wi=1", imageAlt: "Grand premium suite with separate living and sleeping areas"}, ]} buttons={[ { @@ -272,7 +272,7 @@ export default function HomePage() { useInvertedBackground={true} mediaAnimation="blur-reveal" mediaPosition="left" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0edtq3" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0edtq3&_wi=1" imageAlt="Luxury hotel exterior" inputs={[ {