Update src/app/page.tsx

This commit is contained in:
2026-03-12 05:44:50 +00:00
parent 0cfb7285ca
commit fac08024ac

View File

@@ -59,10 +59,10 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/view-st-petersburg-sunset_1398-2731.jpg", imageAlt: "Atardecer frente al océano"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gazebo-wooden-pier-into-sea-with-sun-sunset_146671-18816.jpg", imageAlt: "Vista panorámica del hotel y playa"
imageSrc: "http://img.b2bpic.net/free-photo/gazebo-wooden-pier-into-sea-with-sun-sunset_146671-18816.jpg?_wi=1", imageAlt: "Vista panorámica del hotel y playa"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort-with-sea-ocean-around-coconut-palm-tree-white-cloud-blue-sky_74190-8939.jpg", imageAlt: "Piscina con vista al océano"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort-with-sea-ocean-around-coconut-palm-tree-white-cloud-blue-sky_74190-8939.jpg?_wi=1", imageAlt: "Piscina con vista al océano"
},
]}
mediaAnimation="slide-up"
@@ -103,7 +103,7 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/female-holding-stencil-outdoors-with-sign_53876-42849.jpg", imageAlt: "Servicio de Wi-Fi gratuito"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gazebo-wooden-pier-into-sea-with-sun-sunset_146671-18816.jpg", imageAlt: "Hotel con cobertura WiFi total"
imageSrc: "http://img.b2bpic.net/free-photo/gazebo-wooden-pier-into-sea-with-sun-sunset_146671-18816.jpg?_wi=2", imageAlt: "Hotel con cobertura WiFi total"
},
],
},
@@ -114,7 +114,7 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/she-can-t-be-late-work_329181-15222.jpg", imageAlt: "Área de estacionamiento del hotel"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort-with-sea-ocean-around-coconut-palm-tree-white-cloud-blue-sky_74190-8939.jpg", imageAlt: "Acceso fácil a estacionamiento"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort-with-sea-ocean-around-coconut-palm-tree-white-cloud-blue-sky_74190-8939.jpg?_wi=2", imageAlt: "Acceso fácil a estacionamiento"
},
],
},