Update src/app/sobre-nosotros/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function AboutPage() {
|
||||
name: "Isabel García",
|
||||
role: "Paciente desde hace 15 años",
|
||||
testimonial: "Siempre he ido desde que era pequeño. Fantástico el trato y profesionalidad. El Dr. es muy experto y se nota que ama lo que hace.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-outdoor-shot-attractive-woman-has-long-dark-hair-positive-facial-expression_273609-44811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-outdoor-shot-attractive-woman-has-long-dark-hair-positive-facial-expression_273609-44811.jpg?_wi=2",
|
||||
imageAlt: "Isabel García",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
name: "Carlos Martínez",
|
||||
role: "Empresario local",
|
||||
testimonial: "Profesionales, muy buena clínica. He recomendado a todos mis amigos y familiares. Excelente relación calidad-precio.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg?_wi=2",
|
||||
imageAlt: "Carlos Martínez",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function AboutPage() {
|
||||
name: "María López",
|
||||
role: "Madre de dos hijos",
|
||||
testimonial: "Mis hijos no tienen miedo de ir al dentista gracias al trato tan cercano que reciben. Muy recomendable para familias.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-embracing-each-other-living-r_1170-2681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-embracing-each-other-living-r_1170-2681.jpg?_wi=2",
|
||||
imageAlt: "María López",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function AboutPage() {
|
||||
name: "Pedro Sánchez",
|
||||
role: "Jubilado",
|
||||
testimonial: "Atención personalizada, profesionalidad y comodidad. Es lo que esperaba encontrar en mi barrio. Muy contento.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-mature-man-standing-fighting-pose-isolated-yellow-wall_141793-74679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-mature-man-standing-fighting-pose-isolated-yellow-wall_141793-74679.jpg?_wi=2",
|
||||
imageAlt: "Pedro Sánchez",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function AboutPage() {
|
||||
name: "Laura Fernández",
|
||||
role: "Abogada",
|
||||
testimonial: "Me realizaron un implante dental hace 3 años. Excelente trabajo, resultado natural y durabilidad impecable. Muy satisfecha.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businesswoman-showing-thumb-up_329181-1241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businesswoman-showing-thumb-up_329181-1241.jpg?_wi=2",
|
||||
imageAlt: "Laura Fernández",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function AboutPage() {
|
||||
name: "Juan Rodríguez",
|
||||
role: "Profesor",
|
||||
testimonial: "Cambié de dentista y no me arrepiento. Aquí hay verdadera preocupación por la salud del paciente. Altamente recomendado.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-young-smiling-male-sitting-harbor_181624-25884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-young-smiling-male-sitting-harbor_181624-25884.jpg?_wi=2",
|
||||
imageAlt: "Juan Rodríguez",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user