diff --git a/src/app/page.tsx b/src/app/page.tsx index 44fd18b..3c35ed1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,17 +58,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/soviet-dolls-toys-chernobyl-nuclear-disaster-area_627829-11655.jpg", imageAlt: "Classic wooden toy train and building blocks"}, + imageSrc: "http://img.b2bpic.net/free-photo/soviet-dolls-toys-chernobyl-nuclear-disaster-area_627829-11655.jpg", imageAlt: "Classic wooden toy train and building blocks" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/father-s-day-cookies-isolated-white-background-png_185193-110576.jpg", imageAlt: "Vintage dollhouse and rocking horse"}, + imageSrc: "http://img.b2bpic.net/free-photo/father-s-day-cookies-isolated-white-background-png_185193-110576.jpg", imageAlt: "Vintage dollhouse and rocking horse" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/bear-bunny-baking-together-kitchen_23-2152008569.jpg", imageAlt: "Plush animals and retro board games"}, + imageSrc: "http://img.b2bpic.net/free-photo/bear-bunny-baking-together-kitchen_23-2152008569.jpg", imageAlt: "Plush animals and retro board games" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-out-shopping-session-with-her-parents_23-2150895929.jpg", imageAlt: "Colorful toy store interior illustration"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-out-shopping-session-with-her-parents_23-2150895929.jpg", imageAlt: "Colorful toy store interior illustration" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-tabletop-game-with-chips_23-2147718798.jpg", imageAlt: "Children playing with a wooden train set"}, + imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-tabletop-game-with-chips_23-2147718798.jpg", imageAlt: "Children playing with a wooden train set" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/little-kids-halloween-party_53876-49101.jpg", imageAlt: "Kids playing with dolls and toy cars"}, + imageSrc: "http://img.b2bpic.net/free-photo/little-kids-halloween-party_53876-49101.jpg", imageAlt: "Kids playing with dolls and toy cars" + } ]} autoplayDelay={4000} /> @@ -137,7 +143,7 @@ export default function LandingPage() { { id: "prod-5", name: "Coche Teledirigido", price: "€49.99", imageSrc: "http://img.b2bpic.net/free-photo/little-child-painting-like-artist_23-2148178265.jpg", imageAlt: "Remote control car"}, { - id: "prod-6", name: "Kit de Plastilina Creativa", price: "€14.99", imageSrc: "http://img.b2bpic.net/free-photo/hand-tools_1048-2926.jpg", imageAlt: "Play-doh creative modeling clay kit"}, + id: "prod-6", name: "Kit de Plastilina Creativa", price: "€14.99", imageSrc: "http://img.b2bpic.net/free-photo/hand-tools_1048-2926.jpg", imageAlt: "Play-doh creative modeling clay kit"} ]} title="Juguetes para todas las edades" description="Explora nuestra cuidada selección de clásicos y novedades para cada etapa de la infancia, fomentando la diversión y el aprendizaje." @@ -155,7 +161,7 @@ export default function LandingPage() { title: "Valoración Perfecta", value: "5.0 / 5"}, { id: "metric-2", icon: MessageSquare, - title: "Reseñas en Google", value: "+55"}, + title: "Reseñas en Google", value: "+55"} ]} title="La confianza de nuestros clientes" description="Orgullosos de la experiencia que ofrecemos en Juguetes Fer, reflejada en cada valoración." @@ -176,7 +182,7 @@ export default function LandingPage() { { id: "test-4", title: "La juguetería de siempre", quote: "Una juguetería con encanto, de las de toda la vida. Mis hijos y yo siempre salimos con una sonrisa y el juguete perfecto.", name: "Ana R.", role: "Madre de Familia", imageSrc: "http://img.b2bpic.net/free-photo/excited-little-blonde-girl-holding-gift-box-isolated-pink-wall-with-copy-space_141793-108052.jpg"}, { - id: "test-5", title: "Productos de calidad", quote: "Impresionada con la calidad de los juguetes y la pasión de Fernando. Se nota que cada producto está elegido con cariño.", name: "Pablo S.", role: "Abuelo Contentísimo", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-christmas-present-near-christmas-festive-balls_114579-80767.jpg"}, + id: "test-5", title: "Productos de calidad", quote: "Impresionada con la calidad de los juguetes y la pasión de Fernando. Se nota que cada producto está elegido con cariño.", name: "Pablo S.", role: "Abuelo Contentísimo", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-christmas-present-near-christmas-festive-balls_114579-80767.jpg"} ]} title="La voz de nuestros clientes" description="Nos enorgullece compartir las experiencias de quienes ya confían en la magia de Juguetes Fer." @@ -193,7 +199,7 @@ export default function LandingPage() { description="Te esperamos en Juguetes Fer, en el corazón de Madrid. ¡La magia está a la vuelta de la esquina!" buttons={[ { - text: "Ver en Google Maps", href: "https://www.google.com/maps/search/C/+Juli%C3%A1n+Romea+2,+Bajo,+Madrid+(28003)"}, + text: "Ver en Google Maps", href: "https://www.google.com/maps/search/C/+Juli%C3%A1n+Romea+2,+Bajo,+Madrid+(28003)"} ]} /> @@ -209,8 +215,8 @@ export default function LandingPage() { { label: "Quiénes Somos", href: "#about"}, { - label: "Juguetes", href: "#products"}, - ], + label: "Juguetes", href: "#products"} + ] }, { items: [ @@ -219,17 +225,17 @@ export default function LandingPage() { { label: "Contacto", href: "#contact"}, { - label: "Horario", href: "#contact"}, - ], + label: "Horario", href: "#contact"} + ] }, { items: [ { label: "Política de Privacidad", href: "#"}, { - label: "Aviso Legal", href: "#"}, - ], - }, + label: "Aviso Legal", href: "#"} + ] + } ]} logoText="Juguetes Fer" />