Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-05 15:34:34 +00:00

View File

@@ -111,7 +111,7 @@ export default function LandingPage() {
title: "Tratamientos Capilares", description: "Desde la hidratación profunda hasta el fortalecimiento, cuidamos la salud de tu cabello.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-sensitive-man-thinking_23-2149459722.jpg", imageAlt: "Man receiving a hair wash and treatment"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg", imageAlt: "Man with healthy, shiny hair"}
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg?_wi=1", imageAlt: "Man with healthy, shiny hair"}
},
]}
showStepNumbers={false}
@@ -128,7 +128,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "corte-clasico", name: "Corte de Cabello", price: "$5.000 ARS", variant: "Estilo tradicional o moderno", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg", imageAlt: "Classic haircut"},
id: "corte-clasico", name: "Corte de Cabello", price: "$5.000 ARS", variant: "Estilo tradicional o moderno", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg?_wi=2", imageAlt: "Classic haircut"},
{
id: "afeitado-navaja", name: "Afeitado con Navaja", price: "$4.000 ARS", variant: "Afeitado apurado con toallas calientes", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg", imageAlt: "Straight razor shave"},
{