diff --git a/src/app/page.tsx b/src/app/page.tsx index f4d7bf4..6a44f29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function EstiloDivaPage() { id: "brushing", name: "Brushing", price: "$1.500 - $2.500", variant: "Ondulado, Liso, Volume", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dryer-lifts-volume-catches-hair-movement-dynamic-blowout_169016-69628.jpg", imageAlt: "Brushing profesional con secador" }, { - id: "paquetes", name: "Paquetes especiales", price: "$8.000 - $15.000", variant: "3 o 4 servicios", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-her-client_23-2149319799.jpg", imageAlt: "Interior del salón para eventos especiales" + id: "paquetes", name: "Paquetes especiales", price: "$8.000 - $15.000", variant: "3 o 4 servicios", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-her-client_23-2149319799.jpg?_wi=1", imageAlt: "Interior del salón para eventos especiales" } ]} gridVariant="three-columns-all-equal-width" @@ -196,7 +196,7 @@ export default function EstiloDivaPage() { id: "peinado-evento", category: "Peinados", title: "Peinado para evento especial", excerpt: "Elegante y sofisticado para tu gran día", imageSrc: "http://img.b2bpic.net/free-photo/stylist-curling-hair-young-woman_23-2148113049.jpg", imageAlt: "Peinado elegante para evento", authorName: "Rosa Martínez", authorAvatar: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg", date: "Septiembre 2024" }, { - id: "tratamiento-keratina", category: "Tratamientos", title: "Tratamiento alisado Keratina", excerpt: "Cabello liso, brillante y saludable", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-her-client_23-2149319799.jpg", imageAlt: "Cabello después de tratamiento keratina", authorName: "Rosa Martínez", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14465.jpg", date: "Septiembre 2024" + id: "tratamiento-keratina", category: "Tratamientos", title: "Tratamiento alisado Keratina", excerpt: "Cabello liso, brillante y saludable", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-her-client_23-2149319799.jpg?_wi=2", imageAlt: "Cabello después de tratamiento keratina", authorName: "Rosa Martínez", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14465.jpg", date: "Septiembre 2024" } ]} animationType="slide-up"