您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

87 行
1.8 KiB

  1. export const galleryData = [
  2. {
  3. src: 'https://source.unsplash.com/aKij95Mmus8/1470x980',
  4. width: 1470,
  5. height: 980,
  6. },
  7. {
  8. src: 'https://source.unsplash.com/dIMJWLx1YbE/736x981',
  9. width: 736,
  10. height: 981,
  11. },
  12. {
  13. src: 'https://source.unsplash.com/QBpZGqEMsKg/1470x980',
  14. width: 1470,
  15. height: 980,
  16. },
  17. {
  18. src: 'https://source.unsplash.com/v9FQR4tbIq8/1200x980',
  19. width: 1200,
  20. height: 980,
  21. },
  22. {
  23. src: 'https://source.unsplash.com/lB9ylP8e9Sg/880x1200',
  24. width: 880,
  25. height: 1200,
  26. },
  27. {
  28. src: 'https://source.unsplash.com/eF7HN40WbAQ/1470x980',
  29. width: 1470,
  30. height: 980,
  31. },
  32. {
  33. src: 'https://source.unsplash.com/fIq0tET6llw/800x1100',
  34. width: 800,
  35. height: 1100,
  36. },
  37. {
  38. src: 'https://source.unsplash.com/muOHbrFGEQY/900x1200',
  39. width: 900,
  40. height: 1200,
  41. },
  42. {
  43. src: 'https://source.unsplash.com/PhYq704ffdA/1470x980',
  44. width: 1470,
  45. height: 980,
  46. },
  47. {
  48. src: 'https://source.unsplash.com/6VhPY27jdps/1200x1200',
  49. width: 1200,
  50. height: 1200,
  51. },
  52. {
  53. src: 'https://source.unsplash.com/lB9ylP8e9Sg/880x1200',
  54. width: 880,
  55. height: 1200,
  56. },
  57. {
  58. src: 'https://source.unsplash.com/PhYq704ffdA/1470x980',
  59. width: 1470,
  60. height: 980,
  61. },
  62. {
  63. src: 'https://source.unsplash.com/fIq0tET6llw/800x1100',
  64. width: 800,
  65. height: 1100,
  66. },
  67. {
  68. src: 'https://source.unsplash.com/muOHbrFGEQY/900x1200',
  69. width: 900,
  70. height: 1200,
  71. },
  72. {
  73. src: 'https://source.unsplash.com/QBpZGqEMsKg/1470x980',
  74. width: 1470,
  75. height: 980,
  76. },
  77. {
  78. src: 'https://source.unsplash.com/v9FQR4tbIq8/1200x980',
  79. width: 1200,
  80. height: 980,
  81. },
  82. {
  83. src: 'https://source.unsplash.com/6VhPY27jdps/1200x1200',
  84. width: 1200,
  85. height: 1200,
  86. },
  87. ]