diff --git a/src/app/page.tsx b/src/app/page.tsx index e6a67de..801d1b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#servicios", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tropical-leaves-closeup_23-2148245175.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tropical-leaves-closeup_23-2148245175.jpg?_wi=1" imageAlt="Hermoso jardín tropical con césped verde y palmeras" mediaAnimation="slide-up" avatars={[ @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Jardinero cortando el césped con una máquina", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tropical-leaves-closeup_23-2148245175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tropical-leaves-closeup_23-2148245175.jpg?_wi=2", imageAlt: "cuidado de césped verde brillante", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg?_wi=1", imageAlt: "Diseño moderno de jardín con plantas y camino", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { imageAlt: "Diseño moderno de jardín con plantas y camino", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/seedlings-with-garden-tools_658428-189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seedlings-with-garden-tools_658428-189.jpg?_wi=1", imageAlt: "cuidado de césped verde brillante", }, ]} @@ -247,7 +247,7 @@ export default function LandingPage() { name: "Paquete Básico", price: "$75/mes", variant: "Mantenimiento Esencial", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg?_wi=2", imageAlt: "Jardín pequeño bien mantenido con césped cortado", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { name: "Paquete Premium", price: "$150/mes", variant: "Mantenimiento Completo", - imageSrc: "http://img.b2bpic.net/free-photo/seedlings-with-garden-tools_658428-189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seedlings-with-garden-tools_658428-189.jpg?_wi=2", imageAlt: "Jardín exuberante con flores y arbustos exóticos", }, {