Update src/app/page.tsx
This commit is contained in:
@@ -68,11 +68,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-535.jpg?_wi=1",
|
||||
imageAlt: "Fachada moderna Vastra",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-coarse-plaster-surface_23-2148252761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-coarse-plaster-surface_23-2148252761.jpg?_wi=1",
|
||||
imageAlt: "Estrutura moderna",
|
||||
},
|
||||
{
|
||||
@@ -117,13 +117,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Acabamentos Premium",
|
||||
description: "Materiais selecionados para maior durabilidade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-535.jpg?_wi=2",
|
||||
imageAlt: "Illuminated skyscrapers reflect city life at twilight generated by AI",
|
||||
},
|
||||
{
|
||||
title: "Entrega Garantida",
|
||||
description: "Compromisso rigoroso com os prazos acordados.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-coarse-plaster-surface_23-2148252761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-coarse-plaster-surface_23-2148252761.jpg?_wi=2",
|
||||
imageAlt: "Illuminated skyscrapers reflect city life at twilight generated by AI",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user