Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:53:44 +00:00
parent c41c267caa
commit e9852bf8d4

View File

@@ -64,7 +64,8 @@ export default function HomePage() {
brandName="Los Tordos"
navItems={navItems}
button={{
text: "Llamar Ahora", href: "tel:+542614320000"}}
text: "Llamar Ahora", href: "tel:+542614320000"
}}
/>
</div>
@@ -83,17 +84,23 @@ export default function HomePage() {
background={{ variant: "plain" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-trying-catch-rugby-ball_23-2148355430.jpg", imageAlt: "Campo de rugby Los Tordos"},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-trying-catch-rugby-ball_23-2148355430.jpg", imageAlt: "Campo de rugby Los Tordos"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-327.jpg", imageAlt: "Jugadores en acción"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-327.jpg", imageAlt: "Jugadores en acción"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/hockey-players_654080-1496.jpg", imageAlt: "Equipo de hockey"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/hockey-players_654080-1496.jpg", imageAlt: "Equipo de hockey"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-museum-football-stadium_1127-3046.jpg", imageAlt: "Vista aérea instalaciones"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-museum-football-stadium_1127-3046.jpg", imageAlt: "Vista aérea instalaciones"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-friends-summer-shoot_53876-47015.jpg", imageAlt: "Evento comunitario"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-friends-summer-shoot_53876-47015.jpg", imageAlt: "Evento comunitario"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Cantina restaurante"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Cantina restaurante"
}
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -146,16 +153,20 @@ export default function HomePage() {
features={[
{
icon: Shield,
title: "Rugby Competitivo", description: "Divisiones juveniles y senior con entrenadores certificados. Participamos en campeonatos provinciales y nacionales manteniendo la tradición de excelencia."},
title: "Rugby Competitivo", description: "Divisiones juveniles y senior con entrenadores certificados. Participamos en campeonatos provinciales y nacionales manteniendo la tradición de excelencia."
},
{
icon: Users,
title: "Hockey Dinámico", description: "Programas para mujeres y hombres con enfoque en formación y competencia. Ambiente comunitario que combina técnica profesional con diversión."},
title: "Hockey Dinámico", description: "Programas para mujeres y hombres con enfoque en formación y competencia. Ambiente comunitario que combina técnica profesional con diversión."
},
{
icon: Target,
title: "Formación Integral", description: "Desarrollo físico y mental de nuestros jugadores. Valoramos el espíritu de equipo, la disciplina y los principios del deporte."},
title: "Formación Integral", description: "Desarrollo físico y mental de nuestros jugadores. Valoramos el espíritu de equipo, la disciplina y los principios del deporte."
},
{
icon: Award,
title: "Trayectoria Ganadora", description: "Más de 70 años de tradición en Mendoza. Hemos formado a jugadores que compiten a nivel profesional en Argentina."},
title: "Trayectoria Ganadora", description: "Más de 70 años de tradición en Mendoza. Hemos formado a jugadores que compiten a nivel profesional en Argentina."
},
]}
/>
</div>
@@ -165,7 +176,8 @@ export default function HomePage() {
heading={[
{ type: "text", content: "Instalaciones de Clase" },
{
type: "image", src: "http://img.b2bpic.net/free-vector/various-badges-labels_1284-43195.jpg", alt: "Instalaciones premium"},
type: "image", src: "http://img.b2bpic.net/free-vector/various-badges-labels_1284-43195.jpg", alt: "Instalaciones premium"
},
{ type: "text", content: "Mundial" },
]}
useInvertedBackground={true}
@@ -208,11 +220,14 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Bebidas Variadas", price: "Desde $50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mix-alcoholic-drinks-with-copy-space_23-2148673765.jpg", imageAlt: "Selección de bebidas"},
id: "1", name: "Bebidas Variadas", price: "Desde $50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mix-alcoholic-drinks-with-copy-space_23-2148673765.jpg", imageAlt: "Selección de bebidas"
},
{
id: "2", name: "Comidas Rápidas", price: "Desde $150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fast-food-mix-hamburger-doner-sandwich-chicken-nuggets-rice-vegetable-salad-chicken-sticks-caesar-salad-mushrooms-pizza-chicken-ragout-french-fries-mayo_141793-3997.jpg", imageAlt: "Menú de comidas rápidas"},
id: "2", name: "Comidas Rápidas", price: "Desde $150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fast-food-mix-hamburger-doner-sandwich-chicken-nuggets-rice-vegetable-salad-chicken-sticks-caesar-salad-mushrooms-pizza-chicken-ragout-french-fries-mayo_141793-3997.jpg", imageAlt: "Menú de comidas rápidas"
},
{
id: "3", name: "Platos Especiales", price: "Desde $200", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-leg-served-apricot-with-white-thai-rice_140725-1555.jpg", imageAlt: "Platos especiales"},
id: "3", name: "Platos Especiales", price: "Desde $200", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-leg-served-apricot-with-white-thai-rice_140725-1555.jpg", imageAlt: "Platos especiales"
},
]}
/>
</div>
@@ -240,19 +255,23 @@ export default function HomePage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com/lostordosrugby", ariaLabel: "Facebook"},
href: "https://facebook.com/lostordosrugby", ariaLabel: "Facebook"
},
{
icon: Instagram,
href: "https://instagram.com/lostordosrugby", ariaLabel: "Instagram"},
href: "https://instagram.com/lostordosrugby", ariaLabel: "Instagram"
},
{
icon: Phone,
href: "tel:+542614320000", ariaLabel: "Llamar"},
href: "tel:+542614320000", ariaLabel: "Llamar"
},
{
icon: Mail,
href: "mailto:info@lostordos.com.ar", ariaLabel: "Email"},
href: "mailto:info@lostordos.com.ar", ariaLabel: "Email"
},
]}
/>
</div>
</ThemeProvider>
);
}
}