diff --git a/src/app/page.tsx b/src/app/page.tsx
index 71795fa..5995d2d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -61,75 +46,20 @@ export default function LandingPage() {
title="Tu sonrisa es nuestra prioridad"
description="En Clínica Dental Dres. Moreno, combinamos tecnología avanzada y un trato cercano para ofrecerte el cuidado dental que tu familia merece."
testimonials={[
- {
- name: "Ana García",
- handle: "@ana",
- testimonial: "Excelente atención y resultados increíbles.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg?_wi=1",
- imageAlt: "dentist doctor modern clinic smile",
- },
- {
- name: "Luis Pérez",
- handle: "@luis",
- testimonial: "Muy profesionales, los mejores dentistas.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=1",
- imageAlt: "dentist doctor modern clinic smile",
- },
- {
- name: "María López",
- handle: "@maria",
- testimonial: "La clínica es moderna y muy cómoda.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123714.jpg",
- imageAlt: "dentist doctor modern clinic smile",
- },
- {
- name: "Juan Torres",
- handle: "@juan",
- testimonial: "Trato excepcional y sin esperas.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-vector/flat-dental-care-landing-page_23-2148999982.jpg",
- imageAlt: "dentist doctor modern clinic smile",
- },
- {
- name: "Elena R.",
- handle: "@elena",
- testimonial: "La mejor experiencia dental que he tenido.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-dentist-with-green-screen-smartphone-oral-care-office-dentist-holding-mobile-phone-with-mockup-template-isolated-background-teethcare-dentistry_482257-39884.jpg",
- imageAlt: "dentist doctor modern clinic smile",
- },
+ { name: "Ana García", handle: "@ana", testimonial: "Excelente atención y resultados increíbles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg", imageAlt: "dentist doctor modern clinic smile" },
+ { name: "Luis Pérez", handle: "@luis", testimonial: "Muy profesionales, los mejores dentistas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg", imageAlt: "dentist doctor modern clinic smile" },
+ { name: "María López", handle: "@maria", testimonial: "La clínica es moderna y muy cómoda.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123714.jpg", imageAlt: "dentist doctor modern clinic smile" },
+ { name: "Juan Torres", handle: "@juan", testimonial: "Trato excepcional y sin esperas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/flat-dental-care-landing-page_23-2148999982.jpg", imageAlt: "dentist doctor modern clinic smile" },
+ { name: "Elena R.", handle: "@elena", testimonial: "La mejor experiencia dental que he tenido.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-dentist-with-green-screen-smartphone-oral-care-office-dentist-holding-mobile-phone-with-mockup-template-isolated-background-teethcare-dentistry_482257-39884.jpg", imageAlt: "dentist doctor modern clinic smile" }
]}
- buttons={[
- {
- text: "Reservar cita",
- href: "#contact",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg?_wi=2"
+ buttons={[{ text: "Reservar cita", href: "#contact" }]}
+ imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/patient-sitting-dentist-s-chair_1098-4016.jpg",
- alt: "Paciente satisfecho",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiling-woman-sits-chair-dentist-office-while-doctor-shows-her-something_8353-1654.jpg",
- alt: "Paciente en consulta",
- },
- {
- src: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg",
- alt: "Paciente con dentista",
- },
- {
- src: "http://img.b2bpic.net/free-photo/male-doctor-writing-patient-condition-clipboard_23-2148328437.jpg",
- alt: "Doctor realizando diagnóstico",
- },
- {
- src: "http://img.b2bpic.net/free-photo/female-doctor-pointing-her-chin-blue-uniform-front-view_176474-32324.jpg",
- alt: "Dr. Moreno",
- },
+ { src: "http://img.b2bpic.net/free-photo/patient-sitting-dentist-s-chair_1098-4016.jpg", alt: "Paciente satisfecho" },
+ { src: "http://img.b2bpic.net/free-photo/smiling-woman-sits-chair-dentist-office-while-doctor-shows-her-something_8353-1654.jpg", alt: "Paciente en consulta" },
+ { src: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg", alt: "Paciente con dentista" },
+ { src: "http://img.b2bpic.net/free-photo/male-doctor-writing-patient-condition-clipboard_23-2148328437.jpg", alt: "Doctor realizando diagnóstico" },
+ { src: "http://img.b2bpic.net/free-photo/female-doctor-pointing-her-chin-blue-uniform-front-view_176474-32324.jpg", alt: "Dr. Moreno" }
]}
/>
@@ -139,7 +69,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trayectoria y Confianza"
description="Más de 20 años cuidando la salud bucodental de nuestra comunidad con honestidad y excelencia clínica. Nos enfocamos en diagnósticos precisos."
- imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg"
/>
@@ -149,21 +79,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- icon: Sparkles,
- title: "Estética Dental",
- description: "Blanqueamientos y carillas para tu mejor sonrisa.",
- },
- {
- icon: ShieldCheck,
- title: "Implantes Dentales",
- description: "Soluciones fijas con tecnología de vanguardia.",
- },
- {
- icon: Activity,
- title: "Ortodoncia Invisible",
- description: "Alinea tu sonrisa de forma cómoda y discreta.",
- },
+ { icon: Sparkles, title: "Estética Dental", description: "Blanqueamientos y carillas para tu mejor sonrisa." },
+ { icon: ShieldCheck, title: "Implantes Dentales", description: "Soluciones fijas con tecnología de vanguardia." },
+ { icon: Activity, title: "Ortodoncia Invisible", description: "Alinea tu sonrisa de forma cómoda y discreta." }
]}
title="Nuestros Tratamientos"
description="Soluciones odontológicas integrales para cada necesidad."
@@ -174,26 +92,12 @@ export default function LandingPage() {