From e8d340b1a2c57985114e1c29d1e172f74dbac178 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 13:52:43 +0000 Subject: [PATCH] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 7485f53..1df2705 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -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"