Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-27 02:16:31 +00:00

View File

@@ -70,11 +70,11 @@ export default function LandingPage() {
description="20 en-suite rooms • 2 mins from Clapham South Tube • Free WiFi. Find your perfect stay and book direct for the best rates."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg?_wi=1",
imageAlt: "Gateway Hotel exterior on London street",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg?_wi=1",
imageAlt: "Comfortable hotel bedroom with double bed",
},
{
@@ -82,21 +82,21 @@ export default function LandingPage() {
imageAlt: "Welcoming hotel lobby and reception",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg?_wi=1",
imageAlt: "Modern hotel room with spacious layout",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-pelisor-castle-romania_1268-20833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-pelisor-castle-romania_1268-20833.jpg?_wi=1",
imageAlt: "Hotel building facade from street level",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg?_wi=2",
imageAlt: "Modern hotel room with spacious layout",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-pelisor-castle-romania_1268-20833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-pelisor-castle-romania_1268-20833.jpg?_wi=2",
imageAlt: "Hotel building facade from street level",
},
{
@@ -104,11 +104,11 @@ export default function LandingPage() {
imageAlt: "Cozy single hotel bedroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg?_wi=2",
imageAlt: "Gateway Hotel exterior on London street",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg?_wi=2",
imageAlt: "Comfortable hotel bedroom with double bed",
},
]}