{
        _photos.map((photo, index) => (
          
             {photo.title}
            {photo.title}
          
        ))
      }