diff --git a/src/app/page.tsx b/src/app/page.tsx index 7157ff0..a322322 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "/heritage", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg" + imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg?_wi=1" imageAlt="The Grand Waldorf Astoria Lobby" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { name: "Deluxe Room", price: "From $900/nt", variant: "Park Avenue View", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45690.jpg?_wi=1", imageAlt: "Deluxe Room", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { name: "Junior Suite", price: "From $1,400/nt", variant: "Signature Marble Bath", - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg?_wi=1", imageAlt: "Junior Suite", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bellboy-using-modern-tablet_482257-102638.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg?_wi=2", imageAlt: "hotel concierge service professional", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/brick-building-with-sky-background_1162-30.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45690.jpg?_wi=2", imageAlt: "hotel concierge service professional", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/interior-hotel-room-residence-is-furnished-modernly-copy-space-background_1258-84783.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg?_wi=2", imageAlt: "hotel concierge service professional", }, ]}