Update src/app/galeria/page.tsx
This commit is contained in:
@@ -90,37 +90,37 @@ export default function GaleriaPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "María González",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg?_wi=2",
|
||||
imageAlt: "professional woman confident smile portrait",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg?_wi=2",
|
||||
imageAlt: "man professional portrait confident smile",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-front-portrait-about-ideal-skin-straight-healthy-shiny-hair_633478-1298.jpg?_wi=2",
|
||||
imageAlt: "woman portrait professional satisfied smile",
|
||||
},
|
||||
{
|
||||
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",
|
||||
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?_wi=2",
|
||||
imageAlt: "man portrait professional satisfied expression",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-pointing-finger-left-showing-corporate-banner-logo-standing-brown-suit_1258-118860.jpg?_wi=2",
|
||||
imageAlt: "woman professional portrait happy expression",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Diego López",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1605.jpg?_wi=2",
|
||||
imageAlt: "man portrait professional happy expression",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user