From 5344ac698a249612a8cf1d0c6fca25372089374a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 15:36:49 +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 4804e9c..2a65b7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { { id: "4", name: "Caldinho de Frutos do Mar", price: "R$ 38", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/desk-with-snaks-beer_140725-1902.jpg"}, { - id: "5", name: "Peixe do Dia", price: "R$ 110", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113672.jpg"}, + id: "5", name: "Peixe do Dia", price: "R$ 110", variant: "Principal", imageSrc: "https://img.b2bpic.net/free-photo/smoked-fish-served-black-serving-board_140725-5932.jpg?id=7269326"}, { id: "6", name: "Pastel de CamarĂ£o", price: "R$ 32", variant: "Entrada", imageSrc: "https://img.b2bpic.net/free-photo/pumpkin-empanadillas-halloween-thanksgivings-day_123827-33744.jpg?id=342240292"}, ]}