Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 16:56:47 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@traveler",
testimonial: "Amazing experience! The room was pristine and the host was very welcoming.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg?_wi=1",
imageAlt: "elegant hotel room interior modern",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "@biz-traveler",
testimonial: "The best stay I've had in a long time. Perfectly located for my meetings.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-furniture_482257-125665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-furniture_482257-125665.jpg?_wi=1",
imageAlt: "modern studio apartment interior",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
handle: "@vacationer",
testimonial: "Beautifully decorated and so cozy. Will definitely book again next year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg?_wi=1",
imageAlt: "comfortable spacious bedroom design",
},
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
handle: "@digital-nomad",
testimonial: "Fantastic Wi-Fi and desk space. Perfect environment for remote work.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-still-life-coffee-croissant-tray-big-window_8353-8321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-still-life-coffee-croissant-tray-big-window_8353-8321.jpg?_wi=1",
imageAlt: "minimalist bedroom apartment design",
},
{
@@ -97,11 +97,11 @@ export default function LandingPage() {
handle: "@travel-pro",
testimonial: "Everything was seamless from booking to checkout. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=1",
imageAlt: "luxury guest suite interior",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/tenderness-youth-beauty-concept-portrait-carefree-charming-teen-girl-white-top-striped-shirt-relaxing-sofa-stylish-living-room-interior-keeping-eyes-closed-smiling-broadly_344912-10.jpg",
@@ -196,25 +196,25 @@ export default function LandingPage() {
id: "room-1",
name: "Classic Studio",
price: "$80/night",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-furniture_482257-125665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-furniture_482257-125665.jpg?_wi=2",
},
{
id: "room-2",
name: "Garden View Suite",
price: "$120/night",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg?_wi=2",
},
{
id: "room-3",
name: "Business Executive",
price: "$150/night",
imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-still-life-coffee-croissant-tray-big-window_8353-8321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-still-life-coffee-croissant-tray-big-window_8353-8321.jpg?_wi=2",
},
{
id: "room-4",
name: "Deluxe Family Room",
price: "$190/night",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=2",
},
{
id: "room-5",