diff --git a/src/app/page.tsx b/src/app/page.tsx index f14b82a..dcd2a40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { text: "Reservar por WhatsApp", href: "https://wa.me/34686984500?text=Hola%20Blue,%20me%20gustaría%20reservar%20una%20cita"}, { text: "Pedir Valoración", href: "contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/essential-table-spa-decorative-body_1220-1442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/essential-table-spa-decorative-body_1220-1442.jpg?_wi=1" imageAlt="Centro de Bienestar Blue - Ambiente Premium" showDimOverlay={true} buttonAnimation="slide-up" @@ -76,9 +76,9 @@ export default function LandingPage() {