diff --git a/src/app/page.tsx b/src/app/page.tsx index 41bd50f..e6015e3 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() {