From 7aac16534966e5c2e2ef44e7441273e3d210d94d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 15:35:25 +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 c1e0bc2..4804e9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { { 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: "6", name: "Pastel de Camarão", price: "R$ 32", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-shrimp-meal_23-2148734732.jpg"}, + 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"}, ]} title="Destaques do Cardápio" description="Uma seleção de pratos que definem nossa cozinha." -- 2.49.1