Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#contacto",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-coastal-retreat-with-archway-ocean-view_23-2151996489.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-coastal-retreat-with-archway-ocean-view_23-2151996489.jpg?_wi=1"
|
||||
imageAlt="minimalist modern furniture showroom"
|
||||
/>
|
||||
</div>
|
||||
@@ -83,13 +83,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Sala de estar",
|
||||
price: "Sob consulta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-gray-tone_53876-132806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-gray-tone_53876-132806.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Quarto",
|
||||
price: "Sob consulta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -163,17 +163,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t3",
|
||||
name: "Helena Costa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-coastal-retreat-with-archway-ocean-view_23-2151996489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-coastal-retreat-with-archway-ocean-view_23-2151996489.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "João Paulo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-gray-tone_53876-132806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-gray-tone_53876-132806.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Maria Silva",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user