Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-01 02:52:36 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -140,19 +140,19 @@ export default function LandingPage() {
id: "p1",
name: "Miami Sky Tower",
price: "$250/night",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1",
},
{
id: "p2",
name: "Le Marais Chic",
price: "$320/night",
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-long-dress-sitting-balcony-with-coffee-croissant-photo-barefooted-curly-girl-enjoying-breakfast-terrace_197531-11384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-long-dress-sitting-balcony-with-coffee-croissant-photo-barefooted-curly-girl-enjoying-breakfast-terrace_197531-11384.jpg?_wi=1",
},
{
id: "p3",
name: "Abidjan Oasis",
price: "$180/night",
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg?_wi=1",
},
]}
title="Our Featured Stays"

View File

@@ -61,19 +61,19 @@ export default function LandingPage() {
id: "p1",
name: "Miami Sky Tower",
price: "$250/night",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=2",
},
{
id: "p2",
name: "Le Marais Chic",
price: "$320/night",
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-long-dress-sitting-balcony-with-coffee-croissant-photo-barefooted-curly-girl-enjoying-breakfast-terrace_197531-11384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-long-dress-sitting-balcony-with-coffee-croissant-photo-barefooted-curly-girl-enjoying-breakfast-terrace_197531-11384.jpg?_wi=2",
},
{
id: "p3",
name: "Abidjan Oasis",
price: "$180/night",
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg?_wi=2",
},
]}
title="All Our Properties"