From df2d6059532afef3b0886a714f016a6ab7b49315 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:35:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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() {