Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function ContactoPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-pretty-beautiful-friends-relaxing-home-sofa-smile-play-with-dogs_343596-911.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-pretty-beautiful-friends-relaxing-home-sofa-smile-play-with-dogs_343596-911.jpg?_wi=2"
|
||||
imageAlt="Mascotas felices y saludables"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -68,7 +68,7 @@ export default function ContactoPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg?_wi=3"
|
||||
imageAlt="Consultorio Veterinario Dr. Jeff"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
@@ -1,24 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Figtree } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Figtree } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const figtree = Figtree({
|
||||
variable: "--font-figtree",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "CONSULTORIO VETERINARIO DR. JEFF | Veterinario en Ventanas",
|
||||
description: "Clínica veterinaria profesional en Ventanas. Atención para perros, gatos y pequeños animales. Emergencias 24/7. Llama: 097 863 9175",
|
||||
keywords: "veterinario Ventanas, clínica veterinaria, perros gatos, emergencia veterinaria, Dr. Jeff, atención animal",
|
||||
metadataBase: new URL("https://drjeffveterinaria.com"),
|
||||
alternates: {
|
||||
canonical: "https://drjeffveterinaria.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "CONSULTORIO VETERINARIO DR. JEFF | Cuidado Veterinario en Ventanas",
|
||||
description: "Clínica veterinaria de confianza en Ventanas con más de 15 años de experiencia. Atiende perros, gatos y mascotas pequeñas.",
|
||||
url: "https://drjeffveterinaria.com",
|
||||
siteName: "CONSULTORIO VETERINARIO DR. JEFF",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/amazed-doctor-staring-camera-male-veterinarian-pointing-finger-cute-black-pug-dog-examinati_1258-180877.jpg",
|
||||
alt: "Dr. Jeff - Veterinario profesional en Ventanas",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "CONSULTORIO VETERINARIO DR. JEFF",
|
||||
description: "Veterinaria profesional en Ventanas. Emergencias 24/7. Llamar: 097 863 9175",
|
||||
images: ["http://img.b2bpic.net/free-photo/amazed-doctor-staring-camera-male-veterinarian-pointing-finger-cute-black-pug-dog-examinati_1258-180877.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${figtree.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${figtree.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
"Personal capacitado 24/7 disponible",
|
||||
"Diagnóstico rápido y tratamiento inmediato",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-dog-s-paw_23-2149271858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-dog-s-paw_23-2149271858.jpg?_wi=1",
|
||||
imageAlt: "Atención de emergencias veterinarias",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function HomePage() {
|
||||
"Protección contra enfermedades comunes",
|
||||
"Seguimiento y recordatorios de refuerzo",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143857.jpg?_wi=1",
|
||||
imageAlt: "Servicios de vacunación",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function HomePage() {
|
||||
"Diagnóstico precisos y confiables",
|
||||
"Orientación en cuidado de mascotas",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-talking-about-cat_23-2149304299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-talking-about-cat_23-2149304299.jpg?_wi=1",
|
||||
imageAlt: "Consultas veterinarias generales",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function HomePage() {
|
||||
"Detección temprana de problemas",
|
||||
"Consejos de nutrición y bienestar",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg?_wi=1",
|
||||
imageAlt: "Cuidado preventivo para mascotas",
|
||||
},
|
||||
]}
|
||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg?_wi=1"
|
||||
imageAlt="Consultorio Veterinario Dr. Jeff"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -318,7 +318,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-pretty-beautiful-friends-relaxing-home-sofa-smile-play-with-dogs_343596-911.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-pretty-beautiful-friends-relaxing-home-sofa-smile-play-with-dogs_343596-911.jpg?_wi=1"
|
||||
imageAlt="Mascotas felices y saludables"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function ServiciosPage() {
|
||||
"Diagnóstico rápido mediante tecnología veterinaria avanzada",
|
||||
"Tratamiento inmediato y seguimiento post-emergencia",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-dog-s-paw_23-2149271858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-dog-s-paw_23-2149271858.jpg?_wi=2",
|
||||
imageAlt: "Atención de emergencias veterinarias",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function ServiciosPage() {
|
||||
"Seguimiento automático de fechas de refuerzo de vacunas",
|
||||
"Certificados de vacunación para viajes y trámites legales",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143857.jpg?_wi=2",
|
||||
imageAlt: "Servicios de vacunación",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function ServiciosPage() {
|
||||
"Orientación profesional en cuidado, nutrición y comportamiento",
|
||||
"Planes de tratamiento personalizados para cada paciente",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-talking-about-cat_23-2149304299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-talking-about-cat_23-2149304299.jpg?_wi=2",
|
||||
imageAlt: "Consultas veterinarias generales",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function ServiciosPage() {
|
||||
"Consejos expertos en nutrición, ejercicio y bienestar emocional",
|
||||
"Monitoreo de edad y condiciones crónicas en mascotas adultas",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg?_wi=2",
|
||||
imageAlt: "Cuidado preventivo para mascotas",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function ServiciosPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg?_wi=2"
|
||||
imageAlt="Atención veterinaria profesional"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user