From ec4d7f007b41dc219957e27cbfeaeba0be055b34 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 15:45:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d3b6cd..f893ef2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { { title: "Cerveja Gelada", description: "O par perfeito para nosso frutos do mar.", imageSrc: "https://img.b2bpic.net/free-photo/front-view-bottle-bear-with-glass-full-bear-dark-background_140725-94844.jpg?id=14928268"}, { - title: "Estacionamento Grátis", description: "Conveniência e segurança total.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062785.jpg"}, + title: "Estacionamento Grátis", description: "Conveniência e segurança total.", imageSrc: "https://img.b2bpic.net/free-photo/car-park_1203-3450.jpg?id=1037965"}, { title: "Preços Justos", description: "Qualidade premium acessível.", imageSrc: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg"}, ]} -- 2.49.1