Merge version_1 into main #3
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ 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" },
|
||||
{ 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?_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" },
|
||||
{ id: "p3", name: "Estúdio Moderno Porto", price: "180.000€", imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg" },
|
||||
{ id: "p4", name: "Apartamento T3 Viseu", price: "220.000€", imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771521.jpg" },
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: true,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg", imageAlt: "modern house interior living room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg?_wi=2", imageAlt: "modern house interior living room"},
|
||||
},
|
||||
{
|
||||
title: "Arrendamento", description: "Gestão de arrendamentos de forma segura e eficiente.", items: [
|
||||
|
||||
Reference in New Issue
Block a user