From 5480c09abca07b6d094ae5f421cb8bc0686b9ad8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 19:00:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f9543d..1fc721c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { id: "2", name: "Açaí Granola Fit", price: "5.00€", - imageSrc: "http://img.b2bpic.net/free-photo/brazilian-cup-acai-dessert-high-angle_23-2149871569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brazilian-cup-acai-dessert-high-angle_23-2149871569.jpg?_wi=1", }, { id: "3", @@ -167,7 +167,7 @@ export default function LandingPage() { id: "6", name: "Açaí Super Fruta", price: "6.50€", - imageSrc: "http://img.b2bpic.net/free-photo/brazilian-cup-acai-dessert-high-angle_23-2149871569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brazilian-cup-acai-dessert-high-angle_23-2149871569.jpg?_wi=2", }, ]} title="Os Nossos Sabores" -- 2.49.1