Update src/app/blog/page.tsx
This commit is contained in:
@@ -107,25 +107,25 @@ export default function BlogPage() {
|
||||
id: 1,
|
||||
title: "Implantes Dentales: Guía Completa",
|
||||
description: "Todo lo que necesitas saber sobre implantes dentales: proceso, ventajas, cuidados y resultados a largo plazo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66732.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Ortodoncia Invisible: La Revolución de la Sonrisa",
|
||||
description: "Conoce cómo la ortodoncia invisible ha transformado el tratamiento de alineación dental con comodidad y discreción.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-beauty-utensils_23-2149396171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-beauty-utensils_23-2149396171.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Blanqueamiento Dental: Mitos y Realidades",
|
||||
description: "Descubre la verdad sobre el blanqueamiento dental profesional y cómo lograr una sonrisa más blanca de forma segura.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-care-caries-canal-background_1303-1856.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-care-caries-canal-background_1303-1856.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Salud Periodontal: Prevención y Tratamiento",
|
||||
description: "Aprende sobre la importancia de la salud de las encías y cómo prevenir enfermedades periodontales.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67117.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user