diff --git a/src/app/contacto/page.tsx b/src/app/contacto/page.tsx
index dfff5c6..99ebfd2 100644
--- a/src/app/contacto/page.tsx
+++ b/src/app/contacto/page.tsx
@@ -71,7 +71,7 @@ export default function LandingPage() {
required: true,
},
]}
- imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg"
+ imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=3"
/>
@@ -84,14 +84,14 @@ export default function LandingPage() {
tag="Ubicación"
title="Visítanos en el centro"
description="Ven a saludarnos y probar nuestras delicias."
- imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg"
+ imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=4"
mediaAnimation="blur-reveal"
/>
@@ -130,7 +130,7 @@ export default function LandingPage() {
@@ -215,7 +215,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Preguntas frecuentes"
description="Todo lo que necesitas saber antes de visitarnos."
- imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg"
+ imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=2"
mediaAnimation="slide-up"
faqsAnimation="opacity"
faqs={[
@@ -246,14 +246,14 @@ export default function LandingPage() {
name: "Ana G.",
handle: "@anag",
testimonial: "El ponche es obligatorio.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-serving-slice-chocolate-cake_23-2148028061.jpg",
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-serving-slice-chocolate-cake_23-2148028061.jpg?_wi=3",
},
{
id: "2",
name: "Pedro F.",
handle: "@pedrof",
testimonial: "Desayuno perfecto.",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-baguettes-baker-shop_23-2147975229.jpg",
+ imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-baguettes-baker-shop_23-2147975229.jpg?_wi=3",
},
]}
/>
@@ -261,7 +261,7 @@ export default function LandingPage() {