From 61fadb4c1d04e34ecb41e1f3f5ae3025047969f1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 13:13:02 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 006ed39..eef8861 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -46,7 +46,7 @@ export default function HomePage() { }, { title: "Espaço Infantil", description: "Diversão garantida para as crianças.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164825.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164825.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/two-little-girls-hand-holding-together-having-fun-park_1150-4149.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/charming-little-girl-with-white-shirt-covered-with-different-paints_8353-7530.jpg" } ] @@ -62,7 +62,7 @@ export default function HomePage() { tag="Sobre Nós" title="Tradição e aconchego em cada momento" description="No Restaurante A Fazendinha, não servimos apenas pratos. Servimos memórias. Entre o forró pé de serra e o contato com a natureza, criamos o cenário perfeito para o seu momento em família." - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164825.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164825.jpg?_wi=2" /> -- 2.49.1