Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 22:05:04 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg?_wi=1"
imageAlt="Interior do Museu de Arte de Joinville"
showDimOverlay={true}
/>
@@ -90,19 +90,19 @@ export default function LandingPage() {
{
title: "Acervo Permanente",
description: "Obras que contam a história das artes visuais em Santa Catarina ao longo dos anos.",
imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg?_wi=2",
imageAlt: "Acervo",
},
{
title: "Exposições Temporárias",
description: "Uma rotatividade constante de novos artistas e conceitos contemporâneos.",
imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg?_wi=3",
imageAlt: "Exposições",
},
{
title: "Oficinas Educativas",
description: "Programas focados em crianças e jovens para despertar o interesse pela arte.",
imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-tree-with-sunlight_23-2150698208.jpg?_wi=4",
imageAlt: "Oficinas",
},
]}