Update src/app/page.tsx

This commit is contained in:
2026-03-08 18:25:59 +00:00
parent a4aa4a9384
commit adc462fbee

View File

@@ -182,42 +182,42 @@ export default function HomePage() {
id: "1",
name: "María González",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg",
"http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg?_wi=1",
imageAlt: "María González",
},
{
id: "2",
name: "Carlos Ruiz",
imageSrc:
"http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg",
"http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg?_wi=1",
imageAlt: "Carlos Ruiz",
},
{
id: "3",
name: "Sofía Rodríguez",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-s-front-portrait-about-ideal-skin-straight-healthy-shiny-hair_633478-1298.jpg",
"http://img.b2bpic.net/free-photo/woman-s-front-portrait-about-ideal-skin-straight-healthy-shiny-hair_633478-1298.jpg?_wi=1",
imageAlt: "Sofía Rodríguez",
},
{
id: "4",
name: "Juan Martínez",
imageSrc:
"http://img.b2bpic.net/free-photo/joyful-handsome-man-blinks-eye-gestures-ok-hand-sign-with-two-hands-isolated-white-wall_141793-68419.jpg",
"http://img.b2bpic.net/free-photo/joyful-handsome-man-blinks-eye-gestures-ok-hand-sign-with-two-hands-isolated-white-wall_141793-68419.jpg?_wi=1",
imageAlt: "Juan Martínez",
},
{
id: "5",
name: "Lucía Fernández",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-businesswoman-pointing-finger-left-showing-corporate-banner-logo-standing-brown-suit_1258-118860.jpg",
"http://img.b2bpic.net/free-photo/portrait-businesswoman-pointing-finger-left-showing-corporate-banner-logo-standing-brown-suit_1258-118860.jpg?_wi=1",
imageAlt: "Lucía Fernández",
},
{
id: "6",
name: "Diego López",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1605.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1605.jpg?_wi=1",
imageAlt: "Diego López",
},
]}
@@ -262,7 +262,7 @@ export default function HomePage() {
title: "Clientes Atendidos",
description: "Historias de transformación y confianza",
imageSrc:
"http://img.b2bpic.net/free-vector/clothing-store-inside-view_23-2147561984.jpg",
"http://img.b2bpic.net/free-vector/clothing-store-inside-view_23-2147561984.jpg?_wi=1",
imageAlt: "Salón Hair Peluquería",
},
{
@@ -271,7 +271,7 @@ export default function HomePage() {
title: "Reseñas 5 Estrellas",
description: "Calificación promedio de 3.8 estrellas",
imageSrc:
"http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg",
"http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=1",
imageAlt: "Equipo profesional",
},
{
@@ -280,7 +280,7 @@ export default function HomePage() {
title: "Años de Trayectoria",
description: "Experiencia y profesionalismo garantizado",
imageSrc:
"http://img.b2bpic.net/free-photo/woma-shaving-man-s-beard-barbershop_1157-27175.jpg",
"http://img.b2bpic.net/free-photo/woma-shaving-man-s-beard-barbershop_1157-27175.jpg?_wi=1",
imageAlt: "Servicios profesionales",
},
]}