Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-11 19:29:00 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/white-sideboard-living-room-interior-with-copy-space_43614-800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-sideboard-living-room-interior-with-copy-space_43614-800.jpg?_wi=1",
imageAlt: "Modern House",
},
{
@@ -114,13 +114,13 @@ export default function LandingPage() {
id: "p1",
name: "Apartamento T2 em Lisboa",
price: "350.000€",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg?_wi=1",
},
{
id: "p2",
name: "Moradia Luxo Cascais",
price: "1.200.000€",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=1",
},
{
id: "p3",
@@ -175,7 +175,7 @@ export default function LandingPage() {
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695961.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-sideboard-living-room-interior-with-copy-space_43614-800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-sideboard-living-room-interior-with-copy-space_43614-800.jpg?_wi=2",
imageAlt: "modern house interior living room",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-looking-modern-technology-green-screen_482257-16872.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg?_wi=2",
imageAlt: "modern house interior living room",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
media: {
imageSrc: "http://img.b2bpic.net/free-photo/interior-hotel-room-residence-is-furnished-modernly-copy-space-background_1258-84783.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=2",
imageAlt: "modern house interior living room",
},
]}

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
media: {
imageSrc: "http://img.b2bpic.net/free-photo/architecture-project-tablet-mockup_23-2148252114.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-sideboard-living-room-interior-with-copy-space_43614-800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-sideboard-living-room-interior-with-copy-space_43614-800.jpg?_wi=3",
imageAlt: "Architecture project and tablet mockup",
},
]}