Update src/app/photos/page.tsx
This commit is contained in:
@@ -55,15 +55,15 @@ export default function PhotosPage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-art-professional-working-client-nails_23-2149265966.jpg", imageAlt: "Manicura profesional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-art-professional-working-client-nails_23-2149265966.jpg?_wi=2", imageAlt: "Manicura profesional"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-face-treatment_23-2148878913.jpg", imageAlt: "Tratamiento facial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-face-treatment_23-2148878913.jpg?_wi=2", imageAlt: "Tratamiento facial"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg", imageAlt: "Masaje relajante"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg?_wi=2", imageAlt: "Masaje relajante"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-latin-woman-getting-her-hair-removed-with-honey-wax-beauty-spa-lots-copy-space_662251-2130.jpg", imageAlt: "Depilación con cera"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-latin-woman-getting-her-hair-removed-with-honey-wax-beauty-spa-lots-copy-space_662251-2130.jpg?_wi=2", imageAlt: "Depilación con cera"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210702.jpg", imageAlt: "Maquillaje para eventos"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210702.jpg?_wi=2", imageAlt: "Maquillaje para eventos"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user