From dbbefef6e8f98789e0cfef6e30adf9d34eb87d63 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:56:14 +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 a79c7f6..88650dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/chef-holds-two-frying-pans-with-burning-fire_140725-4961.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-holds-two-frying-pans-with-burning-fire_140725-4961.jpg?_wi=1" imageAlt="La Pechuga - Ubicación en Av. Lo Espejo 951, La Cisterna" mediaAnimation="slide-up" mediaPosition="right" @@ -211,7 +211,7 @@ export default function LandingPage() {