From 0663d13d11f3e76e9a894b17222df8861e6af568 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:50:10 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 353d823..ace2dcf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -44,7 +44,7 @@ export default function ContactPage() { buttonText="Enviar Consulta" mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg?_wi=1" imageAlt="Interior acogedor del restaurante" /> -- 2.49.1 From 584ceee9953a90849fef471d3cbeeaac17efdfd8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:50:11 +0000 Subject: [PATCH 2/2] 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 29a783e..0d89ca5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { buttonText="Enviar Consulta" mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006583.jpg?_wi=2" imageAlt="Interior acogedor del restaurante" /> -- 2.49.1