Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e9852bf8d4 | |||
| c41c267caa | |||
| 28e3926609 |
@@ -1,61 +1,28 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
import { Poppins } from "next/font/google";
|
import { Geist, Geist_Mono } from "next/font/google";
|
||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|
||||||
import Tag from "@/tag/Tag";
|
|
||||||
|
|
||||||
const poppins = Poppins({
|
const geist = Geist({
|
||||||
variable: "--font-poppins",
|
variable: "--font-geist-sans", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
});
|
||||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
|
||||||
|
const geistMono = Geist_Mono({
|
||||||
|
variable: "--font-geist-mono", subsets: ["latin"],
|
||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Los Tordos Rugby Club - Mendoza | Rugby & Hockey",
|
title: "Los Tordos Rugby Club", description: "Tradición, Deporte y Comunidad en Mendoza"};
|
||||||
description: "Club de rugby y hockey en Mendoza con 70 años de tradición. Programas para jóvenes y adultos, salón de eventos, cantina renovada. ¡Únete a nuestra comunidad!",
|
|
||||||
keywords: "club de rugby Mendoza, club de hockey Maipú, rugby Argentina, hockey Mendoza, eventos Maipú, salón de eventos Mendoza",
|
|
||||||
metadataBase: new URL("https://lostordos.com.ar"),
|
|
||||||
alternates: {
|
|
||||||
canonical: "https://lostordos.com.ar",
|
|
||||||
},
|
|
||||||
openGraph: {
|
|
||||||
title: "Los Tordos Rugby Club - Tradición, Deporte y Comunidad",
|
|
||||||
description: "Únete al mejor club de rugby y hockey de Mendoza. Más de 70 años de tradición, instalaciones de clase mundial y comunidad vibrante.",
|
|
||||||
siteName: "Los Tordos Rugby Club",
|
|
||||||
type: "website",
|
|
||||||
images: [
|
|
||||||
{
|
|
||||||
url: "http://img.b2bpic.net/free-photo/athletic-girl-trying-catch-rugby-ball_23-2148355430.jpg",
|
|
||||||
alt: "Los Tordos Rugby Club - Campo de rugby",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
twitter: {
|
|
||||||
card: "summary_large_image",
|
|
||||||
title: "Los Tordos Rugby Club - Mendoza",
|
|
||||||
description: "Club de rugby y hockey con 70 años de tradición. Programas deportivos, instalaciones premium y eventos.",
|
|
||||||
images: ["http://img.b2bpic.net/free-photo/athletic-girl-trying-catch-rugby-ball_23-2148355430.jpg"],
|
|
||||||
},
|
|
||||||
robots: {
|
|
||||||
index: true,
|
|
||||||
follow: true,
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
}: Readonly<{
|
}: {
|
||||||
children: React.ReactNode;
|
children: React.ReactNode;
|
||||||
}>) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="es">
|
||||||
<ServiceWrapper>
|
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
|
||||||
<body
|
{children}
|
||||||
className={`${poppins.variable} antialiased`}
|
|
||||||
>
|
|
||||||
<Tag />
|
|
||||||
{children}
|
|
||||||
|
|
||||||
<script
|
<script
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
__html: `
|
__html: `
|
||||||
@@ -1423,7 +1390,6 @@ export default function RootLayout({
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</body>
|
</body>
|
||||||
</ServiceWrapper>
|
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -64,7 +64,8 @@ export default function HomePage() {
|
|||||||
brandName="Los Tordos"
|
brandName="Los Tordos"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Llamar Ahora", href: "tel:+542614320000"}}
|
text: "Llamar Ahora", href: "tel:+542614320000"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -83,17 +84,23 @@ export default function HomePage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
carouselItems={[
|
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}
|
autoPlay={true}
|
||||||
autoPlayInterval={5000}
|
autoPlayInterval={5000}
|
||||||
@@ -146,16 +153,20 @@ export default function HomePage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
icon: Shield,
|
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,
|
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,
|
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,
|
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>
|
</div>
|
||||||
@@ -165,7 +176,8 @@ export default function HomePage() {
|
|||||||
heading={[
|
heading={[
|
||||||
{ type: "text", content: "Instalaciones de Clase" },
|
{ 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" },
|
{ type: "text", content: "Mundial" },
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -208,11 +220,14 @@ export default function HomePage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
products={[
|
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>
|
</div>
|
||||||
@@ -240,19 +255,23 @@ export default function HomePage() {
|
|||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Facebook,
|
icon: Facebook,
|
||||||
href: "https://facebook.com/lostordosrugby", ariaLabel: "Facebook"},
|
href: "https://facebook.com/lostordosrugby", ariaLabel: "Facebook"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Instagram,
|
icon: Instagram,
|
||||||
href: "https://instagram.com/lostordosrugby", ariaLabel: "Instagram"},
|
href: "https://instagram.com/lostordosrugby", ariaLabel: "Instagram"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Phone,
|
icon: Phone,
|
||||||
href: "tel:+542614320000", ariaLabel: "Llamar"},
|
href: "tel:+542614320000", ariaLabel: "Llamar"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Mail,
|
icon: Mail,
|
||||||
href: "mailto:info@lostordos.com.ar", ariaLabel: "Email"},
|
href: "mailto:info@lostordos.com.ar", ariaLabel: "Email"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user