Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=1",
|
||||
imageAlt: "Consultorio dental moderno",
|
||||
},
|
||||
{
|
||||
@@ -118,17 +118,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Limpieza dental",
|
||||
description: "Eliminación profunda de sarro y placa. Desde MX$650",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10711.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Valoración dental",
|
||||
description: "Diagnóstico inicial completo. Desde MX$650",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ghost-teeth-pink-background-flat-lay_185193-163325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ghost-teeth-pink-background-flat-lay_185193-163325.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Revisión preventiva",
|
||||
description: "Cuida tu salud antes de que aparezcan molestias. Desde MX$650",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-psysician-with-patient-measuring-blood-pressure_1303-17877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-psysician-with-patient-measuring-blood-pressure_1303-17877.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Atención general",
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
quote: "Excelente atención, muy profesional y amable.",
|
||||
tag: "Limpieza",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=2",
|
||||
imageAlt: "happy patient portrait",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
quote: "El doctor es muy amable, me sentí en confianza.",
|
||||
tag: "Valoración",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beauty-women-concept-dreamy-smiling-woman-with-red-curly-hairstyle-close-eyes-grinning-carefree-dreaming-something-standing-dress-against-white-background_176420-48905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10711.jpg?_wi=2",
|
||||
imageAlt: "happy patient portrait",
|
||||
},
|
||||
{
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
quote: "El trato es muy bueno y el servicio es excelente.",
|
||||
tag: "Atención",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone-smiling_1262-769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ghost-teeth-pink-background-flat-lay_185193-163325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ghost-teeth-pink-background-flat-lay_185193-163325.jpg?_wi=2",
|
||||
imageAlt: "happy patient portrait",
|
||||
},
|
||||
{
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
quote: "Limpieza muy eficiente, regresaré pronto.",
|
||||
tag: "Limpieza",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-psysician-with-patient-measuring-blood-pressure_1303-17877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-psysician-with-patient-measuring-blood-pressure_1303-17877.jpg?_wi=2",
|
||||
imageAlt: "happy patient portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user