Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-06-10 09:36:51 +00:00

View File

@@ -59,8 +59,8 @@ export default function LandingPage() {
{ {
text: "Reserva tu Cita", href: "https://wa.me/34601676913"}, text: "Reserva tu Cita", href: "https://wa.me/34601676913"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-clinic-room_1303-30541.jpg" imageSrc="https://img.b2bpic.net/free-photo/physiotherapy-room_23-2150338786.jpg"
imageAlt="Modern physiotherapy clinic room with treatment bed and equipment" imageAlt="Physiotherapy room with a treatment bed and equipment"
mediaAnimation="opacity" mediaAnimation="opacity"
/> />
</div> </div>
@@ -234,4 +234,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }