Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-30 10:41:20 +00:00

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/light-post-with-spiderweb-halloween_53876-138109.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-post-with-spiderweb-halloween_53876-138109.jpg?_wi=1",
imageAlt: "River View",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771521.jpg?_wi=1",
imageAlt: "Room Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-hotel-porter-carrying-luggage-help-people-reception-lobby-area-moving-trolley-bags-guests-registering-modern-resort-elegant-concierge-providing-luxury-service_482257-75143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hotel-porter-carrying-luggage-help-people-reception-lobby-area-moving-trolley-bags-guests-registering-modern-resort-elegant-concierge-providing-luxury-service_482257-75143.jpg?_wi=1",
imageAlt: "Staff Service",
},
{
@@ -138,7 +138,7 @@ export default function LandingPage() {
description: "Named staff repeatedly praised — real human connection.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/light-post-with-spiderweb-halloween_53876-138109.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-post-with-spiderweb-halloween_53876-138109.jpg?_wi=2",
imageAlt: "Stylish room with blurred effect",
},
{
@@ -146,7 +146,7 @@ export default function LandingPage() {
description: "Pool, sauna, steam — unwind after the city.",
bentoComponent: "reveal-icon",
icon: Waves,
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771521.jpg?_wi=2",
imageAlt: "Stylish room with blurred effect",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
description: "Breakfasts guests rave about. In-room dining that delivers.",
bentoComponent: "reveal-icon",
icon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/male-hotel-porter-carrying-luggage-help-people-reception-lobby-area-moving-trolley-bags-guests-registering-modern-resort-elegant-concierge-providing-luxury-service_482257-75143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hotel-porter-carrying-luggage-help-people-reception-lobby-area-moving-trolley-bags-guests-registering-modern-resort-elegant-concierge-providing-luxury-service_482257-75143.jpg?_wi=2",
imageAlt: "Stylish room with blurred effect",
},
]}