diff --git a/src/app/page.tsx b/src/app/page.tsx index 3966c38..0e8b373 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-lounge-restaurant-with-high-ceiling_105762-1771.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-lounge-restaurant-with-high-ceiling_105762-1771.jpg?_wi=1" imageAlt="The Maj Hotel exterior in Philadelphia" mediaAnimation="blur-reveal" avatars={[ @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Quaint Victorian Charm" description="Nestled among Victorian brownstones, The Maj Hotel offers an upscale, intimate retreat. We pride ourselves on creating a unique visitor experience in an evolving, culturally rich area of Philadelphia." - imageSrc="http://img.b2bpic.net/free-photo/elegant-red-old-brick-building-old-town_181624-12060.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-red-old-brick-building-old-town_181624-12060.jpg?_wi=1" imageAlt="Inside our boutique hotel" /> @@ -212,7 +212,7 @@ export default function LandingPage() { title: "Free Wi-Fi", description: "Stay connected with high-speed internet in every room.", tag: "Connectivity", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-lounge-restaurant-with-high-ceiling_105762-1771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-lounge-restaurant-with-high-ceiling_105762-1771.jpg?_wi=2", imageAlt: "Vertical low angle shot of a brown and beige building under a clear sky", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { title: "Concierge Service", description: "Our friendly staff is ready to help you navigate Philadelphia.", tag: "Service", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-red-old-brick-building-old-town_181624-12060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-red-old-brick-building-old-town_181624-12060.jpg?_wi=2", imageAlt: "Vertical low angle shot of a brown and beige building under a clear sky", }, ]}