Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 23:43:46 +00:00

View File

@@ -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"
/>
</div>
@@ -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",
},
]}