From 7a1f6f71ff0a2fb9a0f9762100f0039997d71b10 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:15:23 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e309afb..fc39cfc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg?_wi=2" imageAlt="barber working on client haircut in a stylish salon" mediaAnimation="slide-up" /> @@ -96,7 +96,7 @@ export default function LandingPage() { name: "Ricardo Gómez", role: "Barbero Principal", description: "Con más de 15 años de experiencia, Ricardo es un maestro en cortes clásicos y afeitados a navaja, un verdadero artesano.", - imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=2", imageAlt: "portrait of male barber Ricardo Gomez", socialLinks: [ { @@ -114,7 +114,7 @@ export default function LandingPage() { name: "Sofía Díaz", role: "Especialista en Estilo", description: "Sofía aporta una visión moderna y fresca, experta en nuevas tendencias y diseño de barbas innovador y creativo.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-woman-working-brushing-fur-beautiful-beagle-dog-pet-salon-caucasian-latin-workers-grooming-cute-dog_662251-2407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-woman-working-brushing-fur-beautiful-beagle-dog-pet-salon-caucasian-latin-workers-grooming-cute-dog_662251-2407.jpg?_wi=2", imageAlt: "portrait of female barber Sofia Diaz", socialLinks: [ { @@ -132,7 +132,7 @@ export default function LandingPage() { name: "Javier Pérez", role: "Barbero Senior", description: "Javier es conocido por su precisión en el desvanecido y su atención meticulosa a cada detalle, dejando a los clientes impecables.", - imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg?_wi=2", imageAlt: "portrait of male barber Javier Perez", socialLinks: [ { -- 2.49.1 From f40726ead40ab28663c174c45a613afa78b4c4a0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:15:23 +0000 Subject: [PATCH 2/4] Update src/app/appointments/page.tsx --- src/app/appointments/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index b1fc3bf..302324b 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { placeholder: "Detalles Adicionales (opcional)", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4463.jpg?_wi=2" imageAlt="barber shop interior with empty waiting chairs, ready for appointments" mediaAnimation="slide-up" mediaPosition="right" @@ -134,7 +134,7 @@ export default function LandingPage() { content: "Actualmente nos especializamos en servicios para caballeros adultos, pero podemos recomendarte salones especializados para niños.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/elegant-electrical-maintenance-price-list_742173-7497.jpg" + imageSrc="http://img.b2bpic.net/free-vector/elegant-electrical-maintenance-price-list_742173-7497.jpg?_wi=2" imageAlt="barber's tools and schedule book for appointments" mediaAnimation="slide-up" mediaPosition="left" @@ -156,7 +156,7 @@ export default function LandingPage() { role: "Gerente de Proyectos", company: "Tech Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio_176420-29004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio_176420-29004.jpg?_wi=3", imageAlt: "satisfied client Juan C.", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { role: "Diseñador Gráfico", company: "Creative Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-handsome-man-barber-shop_23-2148353461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-handsome-man-barber-shop_23-2148353461.jpg?_wi=3", imageAlt: "satisfied client Emiliano F.", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { role: "Emprendedor", company: "StartUp Ventures", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-cheerful-man-look-away_197531-33394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-cheerful-man-look-away_197531-33394.jpg?_wi=3", imageAlt: "satisfied client Pablo L.", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { role: "Abogado", company: "Legal Associates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg?_wi=3", imageAlt: "satisfied client Roberto M.", }, ]} -- 2.49.1 From 68c7f48459576d46075ff74007411e117922cc29 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:15:24 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f5b013..6f08f97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafting Your Look with Passion" description="At Barberia Argentina, we believe a great haircut is more than just a service – it's an experience. Our skilled barbers are dedicated to providing personalized grooming, from classic cuts to contemporary styles, ensuring you leave feeling confident and refreshed." - imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg?_wi=1" imageAlt="Barber meticulously cutting a client's hair" /> @@ -130,22 +130,22 @@ export default function LandingPage() { { id: "1", name: "Diego F.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio_176420-29004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio_176420-29004.jpg?_wi=1", }, { id: "2", name: "Martín G.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-handsome-man-barber-shop_23-2148353461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-handsome-man-barber-shop_23-2148353461.jpg?_wi=1", }, { id: "3", name: "Sofia R.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-cheerful-man-look-away_197531-33394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-cheerful-man-look-away_197531-33394.jpg?_wi=1", }, { id: "4", name: "Lucas P.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg?_wi=1", }, ]} cardTitle="What Our Clients Say" @@ -197,7 +197,7 @@ export default function LandingPage() { price: "$15.000 ARS", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg?_wi=1", imageAlt: "A man getting a precision haircut", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { price: "$8.000 ARS", rating: 5, reviewCount: "90", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-s-face-with-eyes-closed_23-2148176645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-s-face-with-eyes-closed_23-2148176645.jpg?_wi=1", imageAlt: "A barber meticulously trimming a client's beard", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { price: "$12.000 ARS", rating: 5, reviewCount: "75", - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-lying-surf-board-sea-near-coast_23-2148022364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-lying-surf-board-sea-near-coast_23-2148022364.jpg?_wi=1", imageAlt: "A barber performing a hot towel shave with a straight razor", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { content: "We accept cash, debit cards, and major credit cards for all our services.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/elegant-electrical-maintenance-price-list_742173-7497.jpg" + imageSrc="http://img.b2bpic.net/free-vector/elegant-electrical-maintenance-price-list_742173-7497.jpg?_wi=1" imageAlt="Barbershop appointment calendar" mediaAnimation="slide-up" mediaPosition="right" @@ -289,14 +289,14 @@ export default function LandingPage() { title: "Juan Perez", subtitle: "Master Barber", detail: "With over 15 years of experience, Juan is known for his precision fades and classic shaves.", - imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=1", }, { id: "2", title: "Maria Rodriguez", subtitle: "Senior Stylist", detail: "Maria excels in modern styling and beard artistry, bringing a fresh perspective to every cut.", - imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg?_wi=1", }, { id: "3", @@ -310,7 +310,7 @@ export default function LandingPage() { title: "Ana Garcia", subtitle: "Stylist", detail: "Ana brings creativity and a keen eye for detail, ensuring every client leaves with a confident look.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-woman-working-brushing-fur-beautiful-beagle-dog-pet-salon-caucasian-latin-workers-grooming-cute-dog_662251-2407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-woman-working-brushing-fur-beautiful-beagle-dog-pet-salon-caucasian-latin-workers-grooming-cute-dog_662251-2407.jpg?_wi=1", }, ], }, @@ -364,7 +364,7 @@ export default function LandingPage() { tag="Appointments" title="Book Your Next Visit" description="Ready for a fresh cut or a relaxing shave? Schedule your appointment with Barberia Argentina today. We look forward to seeing you!" - imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4463.jpg?_wi=1" imageAlt="Interior of a modern barbershop with styling stations" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From af3ce2289ac49196fc6d82c32c73ee85328d5d69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:15:24 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 846a4ee..f9edb6d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { title: "Corte Clásico y Moderno", description: "Un corte a medida que se adapta a tu estilo, con técnicas tradicionales y tendencias actuales, garantizando un look impecable.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg?_wi=2", imageAlt: "classic men's haircut", }, items: [ @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Afeitado con Toalla Caliente", description: "La experiencia de afeitado definitiva, con toallas calientes, aceites pre-afeitado y bálsamos post-afeitado para una piel suave y revitalizada.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-lying-surf-board-sea-near-coast_23-2148022364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-lying-surf-board-sea-near-coast_23-2148022364.jpg?_wi=2", imageAlt: "hot towel shave service", }, items: [ @@ -122,7 +122,7 @@ export default function LandingPage() { title: "Diseño de Barba y Bigote", description: "Expertos en el cuidado y estilo de tu barba, desde un simple recorte hasta un diseño completo y personalizado que realza tus facciones.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-s-face-with-eyes-closed_23-2148176645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-s-face-with-eyes-closed_23-2148176645.jpg?_wi=2", imageAlt: "beard trimming service", }, items: [ @@ -203,7 +203,7 @@ export default function LandingPage() { name: "Martín S.", handle: "@martins_style", testimonial: "¡El mejor corte de mi vida! Atentos al detalle y el ambiente es genial. Volveré sin duda por más.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio_176420-29004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio_176420-29004.jpg?_wi=2", imageAlt: "satisfied client Martín S.", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { name: "Diego R.", handle: "@diego_groom", testimonial: "Mi barba nunca se vio tan bien. El afeitado con toalla caliente es una experiencia que hay que vivir, sublime.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-handsome-man-barber-shop_23-2148353461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-handsome-man-barber-shop_23-2148353461.jpg?_wi=2", imageAlt: "satisfied client Diego R.", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { name: "Lucas P.", handle: "@lucas_cuts", testimonial: "Profesionalismo y calidad en cada servicio. Un verdadero experto en el arte de la barbería. Muy recomendado, siempre.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-cheerful-man-look-away_197531-33394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-cheerful-man-look-away_197531-33394.jpg?_wi=2", imageAlt: "satisfied client Lucas P.", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { name: "Andrés G.", handle: "@andres_gent", testimonial: "El servicio es impecable y la atención es de primera. Cada visita es un momento de relajación y cuidado personal.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg?_wi=2", imageAlt: "satisfied client Andrés G.", }, ]} -- 2.49.1