Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 37fee0a5a8 | |||
| 5feb9b52f1 | |||
| 54177857f5 | |||
| 14a2a75586 | |||
| 9d4e1d36d8 | |||
| def3cf26ba | |||
| fcf94008dc | |||
| e70926b24d | |||
| 908681a0d7 | |||
| acdd256978 | |||
| f3f314f419 | |||
| 639933176e | |||
| e63be53d56 | |||
| 4a941ad697 | |||
| 7d1f9e76e7 | |||
| e6bdbf180c | |||
| 1b79743e39 |
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
description="Contáctanos para agendar tu consulta. Atención personalizada y respuesta rápida garantizada. Puedes comunicarte por teléfono, WhatsApp o a través de este formulario."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-discussing-medication-treatment_482257-67121.jpg?_wi=6"
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=800&h=600&fit=crop&_wi=5"
|
||||
imageAlt="Consultorio moderno"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -93,29 +93,11 @@ export default function ContactPage() {
|
||||
tagIcon={CheckCircle}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "📞",
|
||||
title: "Teléfono",
|
||||
description: "Llamadas directas: 0341 481-3209",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-answering-phone-calls_482257-6464.jpg?_wi=2",
|
||||
imageAlt: "Contacto telefónico",
|
||||
},
|
||||
id: "1", value: "📞", title: "Teléfono", description: "Llamadas directas: 0341 481-3209", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=400&h=400&fit=crop&_wi=2", imageAlt: "Contacto telefónico"},
|
||||
{
|
||||
id: "2",
|
||||
value: "💬",
|
||||
title: "WhatsApp",
|
||||
description: "Mensajería rápida: +54 9 341 481-3209",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-stethoscope-world-map_23-2148538268.jpg?_wi=2",
|
||||
imageAlt: "WhatsApp",
|
||||
},
|
||||
id: "2", value: "💬", title: "WhatsApp", description: "Mensajería rápida: +54 9 341 481-3209", imageSrc: "https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=400&h=400&fit=crop", imageAlt: "WhatsApp"},
|
||||
{
|
||||
id: "3",
|
||||
value: "📧",
|
||||
title: "Email",
|
||||
description: "Correo electrónico: info@neurorosario.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-discussing-medication-treatment_482257-67121.jpg?_wi=7",
|
||||
imageAlt: "Email",
|
||||
},
|
||||
id: "3", value: "📧", title: "Email", description: "Correo electrónico: info@neurorosario.com", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=400&h=400&fit=crop", imageAlt: "Email"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -132,4 +114,4 @@ export default function ContactPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -78,7 +78,7 @@ export default function DoctorPage() {
|
||||
{ value: "20+", title: "Años de Experiencia" },
|
||||
{ value: "4.8★", title: "Calificación Google" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168457.jpg?_wi=2"
|
||||
imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Dr. Carlos H. Ballario"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -94,26 +94,11 @@ export default function DoctorPage() {
|
||||
tagIcon={Stethoscope}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Pregrado en Medicina",
|
||||
description: "Licenciatura en Medicina por la Universidad Nacional de Rosario, con mención de honor. Formación integral en ciencias médicas básicas y clínicas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-communicating-with-her-patient-while-analyzing-his-medical-data-clinic_637285-8989.jpg?_wi=2",
|
||||
imageAlt: "Educación médica",
|
||||
},
|
||||
id: "1", title: "Pregrado en Medicina", description: "Licenciatura en Medicina por la Universidad Nacional de Rosario, con mención de honor. Formación integral en ciencias médicas básicas y clínicas.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=5", imageAlt: "Educación médica"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Especialidad en Neurología",
|
||||
description: "Residencia de 4 años en Neurología en el Hospital de Clínicas de Buenos Aires. Rotaciones clínicas en unidades de neurología general y especializada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychiatrist-taking-notes-while-counseling-patient-coronavirus-pandemic_637285-11150.jpg?_wi=2",
|
||||
imageAlt: "Especialización",
|
||||
},
|
||||
id: "2", title: "Especialidad en Neurología", description: "Residencia de 4 años en Neurología en el Hospital de Clínicas de Buenos Aires. Rotaciones clínicas en unidades de neurología general y especializada.", imageSrc: "https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=600&h=600&fit=crop&_wi=3", imageAlt: "Especialización"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Postgrados Internacionales",
|
||||
description: "Fellowships en centros neurológicos de España e Italia. Entrenamiento avanzado en electroencefalografía, neurosonología y resonancia magnética neurológica.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-arranging-scanning-device-head-female-patient_482257-31612.jpg?_wi=2",
|
||||
imageAlt: "Educación internacional",
|
||||
},
|
||||
id: "3", title: "Postgrados Internacionales", description: "Fellowships en centros neurológicos de España e Italia. Entrenamiento avanzado en electroencefalografía, neurosonología y resonancia magnética neurológica.", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=600&fit=crop&_wi=1", imageAlt: "Educación internacional"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -130,7 +115,7 @@ export default function DoctorPage() {
|
||||
description="Reserva tu cita con el Dr. Carlos H. Ballario. Disponibilidad limitada, agenda tu consulta hoy mismo."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-discussing-medication-treatment_482257-67121.jpg?_wi=3"
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Consultorio profesional"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -149,4 +134,4 @@ export default function DoctorPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,11 +14,11 @@ import Link from "next/link";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
{ name: "Inicio", id: "home" },
|
||||
{ name: "El Doctor", id: "doctor" },
|
||||
{ name: "Especialidades", id: "specialties" },
|
||||
{ name: "Opiniones", id: "reviews" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
{ name: "Inicio", id: "/" },
|
||||
{ name: "El Doctor", id: "/doctor" },
|
||||
{ name: "Especialidades", id: "/specialties" },
|
||||
{ name: "Opiniones", id: "/reviews" },
|
||||
{ name: "Contacto", id: "/contact" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
@@ -77,11 +77,11 @@ export default function HomePage() {
|
||||
description="Atención neurológica integral en Rosario. Consultorios del Este – Dr. Carlos H. Ballario. Especialista en neurología con más de 20 años de experiencia."
|
||||
buttons={[
|
||||
{ text: "📞 Llamar ahora", href: "tel:03414813209" },
|
||||
{ text: "📅 Solicitar turno", href: "#contact" },
|
||||
{ text: "📅 Solicitar turno", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=400&fit=crop&_wi=1"
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=1200&h=800&fit=crop"
|
||||
imageAlt="Consultorio médico profesional"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
@@ -99,8 +99,8 @@ export default function HomePage() {
|
||||
{ value: "20+", title: "Años de Experiencia" },
|
||||
{ value: "4.8★", title: "Calificación Google" },
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-eed1b55bfdf9?w=600&h=400&fit=crop&_wi=1"
|
||||
imageAlt="Consultorio médico profesional"
|
||||
imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop&_wi=1"
|
||||
imageAlt="Dr. Carlos H. Ballario"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -115,23 +115,23 @@ export default function HomePage() {
|
||||
tagIcon={Stethoscope}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Consulta Neurológica Integral", description: "Evaluación clínica completa para diagnóstico de trastornos neurológicos. Incluye historia clínica detallada, examen neurológico exhaustivo y recomendaciones personalizadas.", imageSrc: "https://images.unsplash.com/photo-1631217314830-eed1b55bfdf9?w=600&h=400&fit=crop&_wi=2", imageAlt: "Consulta neurológica"},
|
||||
id: "1", title: "Consulta Neurológica Integral", description: "Evaluación clínica completa para diagnóstico de trastornos neurológicos. Incluye historia clínica detallada, examen neurológico exhaustivo y recomendaciones personalizadas.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=1", imageAlt: "Consulta neurológica"},
|
||||
{
|
||||
id: "2", title: "Trastornos del Movimiento", description: "Diagnóstico y seguimiento especializado de Parkinson, temblor esencial, distonía y otros trastornos del movimiento. Tratamiento médico optimizado.", imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?w=600&h=400&fit=crop&_wi=1", imageAlt: "Trastornos del movimiento"},
|
||||
id: "2", title: "Trastornos del Movimiento", description: "Diagnóstico y seguimiento especializado de Parkinson, temblor esencial, distonía y otros trastornos del movimiento. Tratamiento médico optimizado.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=2", imageAlt: "Trastornos del movimiento"},
|
||||
{
|
||||
id: "3", title: "Cefaleas y Migrañas", description: "Evaluación y tratamiento personalizado de migrañas, cefaleas tensionales y otros tipos de dolor de cabeza. Planes terapéuticos innovadores.", imageSrc: "https://images.unsplash.com/photo-1579154204601-01d490046140?w=600&h=400&fit=crop", imageAlt: "Tratamiento de migrañas"},
|
||||
id: "3", title: "Cefaleas y Migrañas", description: "Evaluación y tratamiento personalizado de migrañas, cefaleas tensionales y otros tipos de dolor de cabeza. Planes terapéuticos innovadores.", imageSrc: "https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=600&h=600&fit=crop&_wi=1", imageAlt: "Tratamiento de migrañas"},
|
||||
{
|
||||
id: "4", title: "Epilepsia", description: "Evaluación integral de crisis convulsivas. Seguimiento especializado en el tratamiento y control de epilepsia con medicación optimizada.", imageSrc: "https://images.unsplash.com/photo-1631217314830-eed1b55bfdf9?w=600&h=400&fit=crop&_wi=3", imageAlt: "Epilepsia"},
|
||||
id: "4", title: "Epilepsia", description: "Evaluación integral de crisis convulsivas. Seguimiento especializado en el tratamiento y control de epilepsia con medicación optimizada.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=3", imageAlt: "Epilepsia"},
|
||||
{
|
||||
id: "5", title: "Evaluaciones Cognitivas", description: "Evaluación neuropsicológica para detección de trastornos cognitivos, memoria y demencia. Seguimiento y recomendaciones terapéuticas.", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=400&fit=crop&_wi=2", imageAlt: "Evaluación cognitiva"},
|
||||
id: "5", title: "Evaluaciones Cognitivas", description: "Evaluación neuropsicológica para detección de trastornos cognitivos, memoria y demencia. Seguimiento y recomendaciones terapéuticas.", imageSrc: "https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=600&h=600&fit=crop&_wi=2", imageAlt: "Evaluación cognitiva"},
|
||||
{
|
||||
id: "6", title: "Neuropatías", description: "Diagnóstico y tratamiento de neuropatías periféricas, síndrome del túnel carpiano y otras afecciones nerviosas.", imageSrc: "https://images.unsplash.com/photo-1631217314830-eed1b55bfdf9?w=600&h=400&fit=crop&_wi=4", imageAlt: "Neuropatías"},
|
||||
id: "6", title: "Neuropatías", description: "Diagnóstico y tratamiento de neuropatías periféricas, síndrome del túnel carpiano y otras afecciones nerviosas.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=4", imageAlt: "Neuropatías"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Más información", href: "#contact" }]}
|
||||
buttons={[{ text: "Más información", href: "/contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -143,11 +143,11 @@ export default function HomePage() {
|
||||
tagIcon={CheckCircle}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "4.8", title: "Calificación Google", description: "De 5 estrellas en 20+ opiniones verificadas", imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=600&h=400&fit=crop", imageAlt: "Calificación de Google"},
|
||||
id: "1", value: "4.8", title: "Calificación Google", description: "De 5 estrellas en 20+ opiniones verificadas", imageSrc: "https://images.unsplash.com/photo-1579154204601-01d82e60c481?w=400&h=400&fit=crop", imageAlt: "Calificación de Google"},
|
||||
{
|
||||
id: "2", value: "Céntrica", title: "Ubicación Estratégica", description: "Consultorio en zona accesible de Rosario, transporte disponible", imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?w=600&h=400&fit=crop&_wi=2", imageAlt: "Ubicación del consultorio"},
|
||||
id: "2", value: "Céntrica", title: "Ubicación Estratégica", description: "Consultorio en zona accesible de Rosario, transporte disponible", imageSrc: "https://images.unsplash.com/photo-1524661135-423995f22d0b?w=400&h=400&fit=crop", imageAlt: "Ubicación del consultorio"},
|
||||
{
|
||||
id: "3", value: "24/7", title: "Atención Rápida", description: "Consultas disponibles y respuesta rápida a emergencias neurológicas", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=400&fit=crop&_wi=3", imageAlt: "Servicio disponible"},
|
||||
id: "3", value: "24/7", title: "Atención Rápida", description: "Consultas disponibles y respuesta rápida a emergencias neurológicas", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=400&h=400&fit=crop&_wi=1", imageAlt: "Servicio disponible"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -165,17 +165,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excelente atención profesional", quote: "El Dr. Ballario fue muy atento y profesional. Me explicó claramente mi diagnóstico y el plan de tratamiento. Muy recomendado.", name: "María González", role: "Paciente", imageAlt: "Avatar neutral"},
|
||||
id: "1", title: "Excelente atención profesional", quote: "El Dr. Ballario fue muy atento y profesional. Me explicó claramente mi diagnóstico y el plan de tratamiento. Muy recomendado.", name: "María González", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=1", imageAlt: "María González"},
|
||||
{
|
||||
id: "2", title: "Muy buena atención", quote: "Fue una consulta muy completa. El doctor se tomó tiempo para responder todas mis preguntas. Definitivamente vuelvo.", name: "Roberto Martínez", role: "Paciente", imageAlt: "Avatar neutral"},
|
||||
id: "2", title: "Muy buena atención", quote: "Fue una consulta muy completa. El doctor se tomó tiempo para responder todas mis preguntas. Definitivamente vuelvo.", name: "Roberto Martínez", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=1", imageAlt: "Roberto Martínez"},
|
||||
{
|
||||
id: "3", title: "Profesional altamente calificado", quote: "Después de visitar varios médicos, el Dr. Ballario fue el que realmente entendió mi problema. Muy satisfecho con los resultados.", name: "Ana López", role: "Paciente", imageAlt: "Avatar neutral"},
|
||||
id: "3", title: "Profesional altamente calificado", quote: "Después de visitar varios médicos, el Dr. Ballario fue el que realmente entendió mi problema. Muy satisfecho con los resultados.", name: "Ana López", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=2", imageAlt: "Ana López"},
|
||||
{
|
||||
id: "4", title: "Recomendado por otros pacientes", quote: "Mi familia me recomendó al Dr. Ballario y no me arrepiento. Excelente médico y muy humano en su trato.", name: "Carlos Rodríguez", role: "Paciente", imageAlt: "Avatar neutral"},
|
||||
id: "4", title: "Recomendado por otros pacientes", quote: "Mi familia me recomendó al Dr. Ballario y no me arrepiento. Excelente médico y muy humano en su trato.", name: "Carlos Rodríguez", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=2", imageAlt: "Carlos Rodríguez"},
|
||||
{
|
||||
id: "5", title: "Trato amable y profesional", quote: "Además de profesional, el doctor es muy amable. Se nota que le importa el bienestar del paciente. Muy contenta.", name: "Patricia Gómez", role: "Paciente", imageAlt: "Avatar neutral"},
|
||||
id: "5", title: "Trato amable y profesional", quote: "Además de profesional, el doctor es muy amable. Se nota que le importa el bienestar del paciente. Muy contenta.", name: "Patricia Gómez", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=3", imageAlt: "Patricia Gómez"},
|
||||
{
|
||||
id: "6", title: "Mejora en mi salud", quote: "Desde que empecé tratamiento con el Dr. Ballario he notado una mejoría significativa. Muy agradecida por su dedicación.", name: "Silvia Fernández", role: "Paciente", imageAlt: "Avatar neutral"},
|
||||
id: "6", title: "Mejora en mi salud", quote: "Desde que empecé tratamiento con el Dr. Ballario he notado una mejoría significativa. Muy agradecida por su dedicación.", name: "Silvia Fernández", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=3", imageAlt: "Silvia Fernández"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -188,7 +188,7 @@ export default function HomePage() {
|
||||
description="Contáctanos para agendar tu consulta. Atención personalizada y respuesta rápida garantizada."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=400&fit=crop&_wi=4"
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=800&h=600&fit=crop&_wi=1"
|
||||
imageAlt="Consultorio moderno"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -207,4 +207,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -77,59 +77,17 @@ export default function ReviewsPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excelente atención profesional",
|
||||
quote: "El Dr. Ballario fue muy atento y profesional. Me explicó claramente mi diagnóstico y el plan de tratamiento. Muy recomendado a todos.",
|
||||
name: "María González",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=4",
|
||||
imageAlt: "María González",
|
||||
},
|
||||
id: "1", title: "Excelente atención profesional", quote: "El Dr. Ballario fue muy atento y profesional. Me explicó claramente mi diagnóstico y el plan de tratamiento. Muy recomendado a todos.", name: "María González", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=4", imageAlt: "María González"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Muy buena atención",
|
||||
quote: "Fue una consulta muy completa. El doctor se tomó tiempo para responder todas mis preguntas. Definitivamente vuelvo.",
|
||||
name: "Roberto Martínez",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309949.jpg?_wi=4",
|
||||
imageAlt: "Roberto Martínez",
|
||||
},
|
||||
id: "2", title: "Muy buena atención", quote: "Fue una consulta muy completa. El doctor se tomó tiempo para responder todas mis preguntas. Definitivamente vuelvo.", name: "Roberto Martínez", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=4", imageAlt: "Roberto Martínez"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Profesional altamente calificado",
|
||||
quote: "Después de visitar varios médicos, el Dr. Ballario fue el que realmente entendió mi problema. Muy satisfecho con los resultados.",
|
||||
name: "Ana López",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=5",
|
||||
imageAlt: "Ana López",
|
||||
},
|
||||
id: "3", title: "Profesional altamente calificado", quote: "Después de visitar varios médicos, el Dr. Ballario fue el que realmente entendió mi problema. Muy satisfecho con los resultados.", name: "Ana López", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=5", imageAlt: "Ana López"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Recomendado por otros pacientes",
|
||||
quote: "Mi familia me recomendó al Dr. Ballario y no me arrepiento. Excelente médico y muy humano en su trato.",
|
||||
name: "Carlos Rodríguez",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309949.jpg?_wi=5",
|
||||
imageAlt: "Carlos Rodríguez",
|
||||
},
|
||||
id: "4", title: "Recomendado por otros pacientes", quote: "Mi familia me recomendó al Dr. Ballario y no me arrepiento. Excelente médico y muy humano en su trato.", name: "Carlos Rodríguez", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=5", imageAlt: "Carlos Rodríguez"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Trato amable y profesional",
|
||||
quote: "Además de profesional, el doctor es muy amable. Se nota que le importa el bienestar del paciente. Muy contenta.",
|
||||
name: "Patricia Gómez",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=6",
|
||||
imageAlt: "Patricia Gómez",
|
||||
},
|
||||
id: "5", title: "Trato amable y profesional", quote: "Además de profesional, el doctor es muy amable. Se nota que le importa el bienestar del paciente. Muy contenta.", name: "Patricia Gómez", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=6", imageAlt: "Patricia Gómez"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Mejora en mi salud",
|
||||
quote: "Desde que empecé tratamiento con el Dr. Ballario he notado una mejoría significativa. Muy agradecida por su dedicación.",
|
||||
name: "Silvia Fernández",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309949.jpg?_wi=6",
|
||||
imageAlt: "Silvia Fernández",
|
||||
},
|
||||
id: "6", title: "Mejora en mi salud", quote: "Desde que empecé tratamiento con el Dr. Ballario he notado una mejoría significativa. Muy agradecida por su dedicación.", name: "Silvia Fernández", role: "Paciente", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=6", imageAlt: "Silvia Fernández"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,7 +100,7 @@ export default function ReviewsPage() {
|
||||
description="Únete a los cientos de pacientes satisfechos que han encontrado solución a sus problemas neurológicos. Agenda tu cita hoy mismo."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-discussing-medication-treatment_482257-67121.jpg?_wi=5"
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=800&h=600&fit=crop&_wi=4"
|
||||
imageAlt="Consultorio profesional"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -161,4 +119,4 @@ export default function ReviewsPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -75,53 +75,23 @@ export default function SpecialtiesPage() {
|
||||
tagIcon={Stethoscope}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Consulta Neurológica Integral",
|
||||
description: "Evaluación clínica completa para diagnóstico de trastornos neurológicos. Incluye historia clínica detallada, examen neurológico exhaustivo y recomendaciones personalizadas para el manejo óptimo de tu condición.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-communicating-with-her-patient-while-analyzing-his-medical-data-clinic_637285-8989.jpg?_wi=3",
|
||||
imageAlt: "Consulta neurológica",
|
||||
},
|
||||
id: "1", title: "Consulta Neurológica Integral", description: "Evaluación clínica completa para diagnóstico de trastornos neurológicos. Incluye historia clínica detallada, examen neurológico exhaustivo y recomendaciones personalizadas para el manejo óptimo de tu condición.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=6", imageAlt: "Consulta neurológica"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Trastornos del Movimiento",
|
||||
description: "Diagnóstico y seguimiento especializado de Parkinson, temblor esencial, distonía y otros trastornos del movimiento. Tratamiento médico optimizado y seguimiento a largo plazo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-therapist-assisting-mature-couple-with-exercises-home_637285-7844.jpg?_wi=2",
|
||||
imageAlt: "Trastornos del movimiento",
|
||||
},
|
||||
id: "2", title: "Trastornos del Movimiento", description: "Diagnóstico y seguimiento especializado de Parkinson, temblor esencial, distonía y otros trastornos del movimiento. Tratamiento médico optimizado y seguimiento a largo plazo.", imageSrc: "https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=600&h=600&fit=crop&_wi=4", imageAlt: "Trastornos del movimiento"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Cefaleas y Migrañas",
|
||||
description: "Evaluación y tratamiento personalizado de migrañas, cefaleas tensionales y otros tipos de dolor de cabeza. Planes terapéuticos innovadores con opciones preventivas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worry-this-medical-test-isn-t-so-bad_329181-2212.jpg?_wi=2",
|
||||
imageAlt: "Tratamiento de migrañas",
|
||||
},
|
||||
id: "3", title: "Cefaleas y Migrañas", description: "Evaluación y tratamiento personalizado de migrañas, cefaleas tensionales y otros tipos de dolor de cabeza. Planes terapéuticos innovadores con opciones preventivas.", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=600&fit=crop&_wi=2", imageAlt: "Tratamiento de migrañas"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Epilepsia",
|
||||
description: "Evaluación integral de crisis convulsivas. Seguimiento especializado en el tratamiento y control de epilepsia con medicación optimizada y monitoreo continuo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychiatrist-taking-notes-while-counseling-patient-coronavirus-pandemic_637285-11150.jpg?_wi=3",
|
||||
imageAlt: "Epilepsia",
|
||||
},
|
||||
id: "4", title: "Epilepsia", description: "Evaluación integral de crisis convulsivas. Seguimiento especializado en el tratamiento y control de epilepsia con medicación optimizada y monitoreo continuo.", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=600&h=600&fit=crop&_wi=7", imageAlt: "Epilepsia"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Evaluaciones Cognitivas",
|
||||
description: "Evaluación neuropsicológica para detección de trastornos cognitivos, memoria y demencia. Seguimiento y recomendaciones terapéuticas personalizadas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-arranging-scanning-device-head-female-patient_482257-31612.jpg?_wi=3",
|
||||
imageAlt: "Evaluación cognitiva",
|
||||
},
|
||||
id: "5", title: "Evaluaciones Cognitivas", description: "Evaluación neuropsicológica para detección de trastornos cognitivos, memoria y demencia. Seguimiento y recomendaciones terapéuticas personalizadas.", imageSrc: "https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=600&h=600&fit=crop&_wi=5", imageAlt: "Evaluación cognitiva"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Neuropatías",
|
||||
description: "Diagnóstico y tratamiento de neuropatías periféricas, síndrome del túnel carpiano y otras afecciones nerviosas. Estudios electrodiagnósticos disponibles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arm-treatment_1098-16885.jpg?_wi=2",
|
||||
imageAlt: "Neuropatías",
|
||||
},
|
||||
id: "6", title: "Neuropatías", description: "Diagnóstico y tratamiento de neuropatías periféricas, síndrome del túnel carpiano y otras afecciones nerviosas. Estudios electrodiagnósticos disponibles.", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=600&h=600&fit=crop&_wi=3", imageAlt: "Neuropatías"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Solicitar Consulta", href: "#specialties-contact" }]}
|
||||
buttons={[{ text: "Solicitar Consulta", href: "/contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -133,7 +103,7 @@ export default function SpecialtiesPage() {
|
||||
description="Elige la especialidad que necesitas y agenda tu consulta con el Dr. Ballario para una evaluación completa."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-discussing-medication-treatment_482257-67121.jpg?_wi=4"
|
||||
imageSrc="https://images.unsplash.com/photo-1631217314830-4275b6ba2f41?w=800&h=600&fit=crop&_wi=3"
|
||||
imageAlt="Consultorio moderno"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -152,4 +122,4 @@ export default function SpecialtiesPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user