Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 19:18:33 +00:00

View File

@@ -68,27 +68,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=1",
imageAlt: "Plaza view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=2",
imageAlt: "Plaza view 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=3",
imageAlt: "Plaza view 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=4",
imageAlt: "Plaza view 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=5",
imageAlt: "Plaza view 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=6",
imageAlt: "Plaza view 6",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
handle: "@sarahtravels",
testimonial: "Very clean and great place to spend time with family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=7",
imageAlt: "outdoor shopping center plaza palm trees",
},
{
@@ -116,7 +116,7 @@ export default function LandingPage() {
handle: "@markd",
testimonial: "Good place to walk, with many hotels and restaurants.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-park-bench-park-two-women-spending-time-together_169016-67505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-park-bench-park-two-women-spending-time-together_169016-67505.jpg?_wi=1",
imageAlt: "relaxed open walkway landscaping",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "Beautiful and modern. I loved it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/street-restaurant-old-town-regensburg-germany_1127-3372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-restaurant-old-town-regensburg-germany_1127-3372.jpg?_wi=1",
imageAlt: "fine dining restaurant terrace",
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
handle: "@davidk",
testimonial: "Lots of parking and easy access.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_1203-7236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_1203-7236.jpg?_wi=1",
imageAlt: "luxury hotel entrance plaza",
},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
handle: "@luisf",
testimonial: "Best enjoyed during off-peak hours for a relaxed time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-having-walk_23-2148023325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-having-walk_23-2148023325.jpg?_wi=1",
imageAlt: "spacious easy parking lot empty",
},
]}
@@ -165,7 +165,7 @@ export default function LandingPage() {
descriptions: [
"A calm and open space perfect for walking and spending time.",
],
imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-park-bench-park-two-women-spending-time-together_169016-67505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-park-bench-park-two-women-spending-time-together_169016-67505.jpg?_wi=2",
},
{
id: "2",
@@ -173,7 +173,7 @@ export default function LandingPage() {
descriptions: [
"Many food options for every taste and preference.",
],
imageSrc: "http://img.b2bpic.net/free-photo/street-restaurant-old-town-regensburg-germany_1127-3372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-restaurant-old-town-regensburg-germany_1127-3372.jpg?_wi=2",
},
{
id: "3",
@@ -181,7 +181,7 @@ export default function LandingPage() {
descriptions: [
"Stay close to the action and enjoy the best amenities.",
],
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_1203-7236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_1203-7236.jpg?_wi=2",
},
{
id: "4",
@@ -189,7 +189,7 @@ export default function LandingPage() {
descriptions: [
"Free, spacious parking available for everyone.",
],
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-having-walk_23-2148023325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-having-walk_23-2148023325.jpg?_wi=2",
},
{
id: "5",
@@ -197,7 +197,7 @@ export default function LandingPage() {
descriptions: [
"Regular gatherings for families and locals to connect.",
],
imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-park-bench-park-two-women-spending-time-together_169016-67505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-park-bench-park-two-women-spending-time-together_169016-67505.jpg?_wi=3",
},
]}
title="Everything you need in one place."
@@ -226,7 +226,7 @@ export default function LandingPage() {
},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg"
imageSrc="http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636340.jpg?_wi=8"
/>
</div>