Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-14 14:15:02 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg?_wi=1",
imageAlt: "cinematic coastal landscape black and white",
},
{
@@ -100,13 +100,13 @@ export default function LandingPage() {
id: "1",
name: "Horizonte Penthouse",
price: "R$ 4.5M",
imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg?_wi=1",
},
{
id: "2",
name: "Mampituba Manor",
price: "R$ 3.8M",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg?_wi=1",
},
{
id: "3",
@@ -155,7 +155,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/bridge-river-bare-trees_414077-5.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg?_wi=2",
imageAlt: "ilha dos lobos torres beach",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-seashore-near-hills-with-grassy-field-black-white_181624-22145.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg?_wi=2",
imageAlt: "ilha dos lobos torres beach",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-coastline-with-seascape-view-sunlight_181624-39790.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg?_wi=2",
imageAlt: "ilha dos lobos torres beach",
},
]}