Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 05:34:21 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "https://maps.google.com",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg?_wi=1"
imageAlt="Salón de juegos Dreamland"
avatars={[
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Tu destino favorito de entretenimiento"
description="En Dreamland, ofrecemos un ambiente seguro y divertido para toda la familia. Con máquinas de última generación, áreas limpias y espacio amplio, garantizamos risas y momentos inolvidables. ¡Ven y recarga tu tarjeta para empezar la aventura!"
imageSrc="http://img.b2bpic.net/free-photo/playful-daughter-enjoying-with-her-parents_23-2147862361.jpg"
imageSrc="http://img.b2bpic.net/free-photo/playful-daughter-enjoying-with-her-parents_23-2147862361.jpg?_wi=1"
imageAlt="Interior de Dreamland"
/>
</div>
@@ -114,28 +114,28 @@ export default function LandingPage() {
title: "Videojuegos",
description: "Gran variedad de máquinas de videojuegos clásicos y modernos.",
buttonIcon: "Gamepad2",
imageSrc: "http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg?_wi=2",
imageAlt: "salón recreativo colorido",
},
{
title: "Juegos de azar",
description: "Gana premios increíbles en nuestras máquinas de habilidad.",
buttonIcon: "Trophy",
imageSrc: "http://img.b2bpic.net/free-photo/playful-daughter-enjoying-with-her-parents_23-2147862361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/playful-daughter-enjoying-with-her-parents_23-2147862361.jpg?_wi=2",
imageAlt: "niños jugando videojuegos",
},
{
title: "Área de niños",
description: "Juegos seguros y divertidos especialmente para los más pequeños.",
buttonIcon: "Baby",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-together-outdoors_23-2148098354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-together-outdoors_23-2148098354.jpg?_wi=1",
imageAlt: "retrato cliente feliz",
},
{
title: "Láser Tag",
description: "Vive la emoción en nuestras arenas de combate láser.",
buttonIcon: "Target",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-woman-holding-ornate-pumpkin-blue-color-white-spots_1153-5857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-woman-holding-ornate-pumpkin-blue-color-white-spots_1153-5857.jpg?_wi=1",
imageAlt: "madre joven sonriendo",
},
]}
@@ -155,14 +155,14 @@ export default function LandingPage() {
name: "Patricia Molina",
role: "Cliente",
testimonial: "Muy bonito, hay juegos para todas las edades... los baños muy limpios y estacionamiento amplio.",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-together-outdoors_23-2148098354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-together-outdoors_23-2148098354.jpg?_wi=2",
},
{
id: "2",
name: "Carlos",
role: "Cliente",
testimonial: "Muy buen lugar, recargas tu tarjeta y disfrutas de diferentes juegos fácilmente.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-woman-holding-ornate-pumpkin-blue-color-white-spots_1153-5857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-woman-holding-ornate-pumpkin-blue-color-white-spots_1153-5857.jpg?_wi=2",
},
{
id: "3",
@@ -201,7 +201,7 @@ export default function LandingPage() {
title="Visítanos o llámanos"
description="Estamos ubicados en Blvr. Sta. Elena 8, Santa Tecla. ¡Llámanos al 2510 3700 y ven a divertirte!"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg?_wi=3"
/>
</div>