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

90 行
1.5 KiB

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