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