From ee77b8dbae537a9b1f2d839fd1e3b95473a6a8b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:31:42 +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 7abda19..08eb2bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#carta", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg?_wi=1" imageAlt="Coffee beans landing" /> @@ -179,7 +179,7 @@ export default function LandingPage() { quote: "El mejor café que he probado en años, aroma intenso y sabor puro.", name: "Lucía P.", role: "Cliente habitual", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg?_wi=2", imageAlt: "luxury specialty coffee beans macro", }, { -- 2.49.1