Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 20:01:15 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
description="Experience comfort, community, and adventure in the heart of the city. Join our vibrant hostel family today."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1",
imageAlt: "Hostel Lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg?_wi=1",
imageAlt: "Hostel Dorm",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg?_wi=1",
imageAlt: "Kitchen",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/mixer-kitchen-appliace_417767-35.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2",
imageAlt: "hostel cafe area breakfast",
},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-apron-offering-packed-takeaway-food-male-customer_23-2149025770.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg?_wi=2",
imageAlt: "hostel cafe area breakfast",
},
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg?_wi=2",
imageAlt: "hostel cafe area breakfast",
},
]}