Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-16 01:48:08 +00:00

View File

@@ -46,7 +46,7 @@ export default function EstiloDivaPage() {
<HeroBillboardScroll
title="Tu cabello merece un estilo único"
description="En Estilo Diva te ayudamos a encontrar el look perfecto con atención personalizada y profesional. Con más de 10 años de experiencia, nuestro equipo está dedicado a resaltar tu belleza natural."
background="gradient-bars"
background={{ variant: "gradient-bars" }}
tag="Bienvenidas a Estilo Diva"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -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?_wi=1", 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", 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?_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"
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"
}
]}
animationType="slide-up"