From 0ef5a6279d8286e788b792fa843b9973071947eb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 09:36:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1916338..d458d2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,8 +59,8 @@ export default function LandingPage() { { text: "Reserva tu Cita", href: "https://wa.me/34601676913"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-clinic-room_1303-30541.jpg" - imageAlt="Modern physiotherapy clinic room with treatment bed and equipment" + imageSrc="https://img.b2bpic.net/free-photo/physiotherapy-room_23-2150338786.jpg" + imageAlt="Physiotherapy room with a treatment bed and equipment" mediaAnimation="opacity" /> @@ -234,4 +234,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1