From 96a0fe8680ce1e8c44b2f780cc3ed9c1ff59c608 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 22:05:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04a4604..1d2371d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]} -- 2.49.1