You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

122 lines
2.9 KiB

  1. export const galleryData = [
  2. {
  3. src: './dummy/placeholder-3-2.svg',
  4. width: 1470,
  5. height: 980,
  6. copyright: '© Shutterstock',
  7. alt: 'Dummy Alt Text'
  8. },
  9. {
  10. src: './dummy/placeholder-2-3.svg',
  11. width: 736,
  12. height: 981,
  13. copyright: '© Shutterstock',
  14. alt: 'Dummy Alt Text'
  15. },
  16. {
  17. src: './dummy/placeholder-3-2.svg',
  18. width: 1470,
  19. height: 980,
  20. copyright: '© Shutterstock',
  21. alt: 'Dummy Alt Text'
  22. },
  23. {
  24. src: './dummy/placeholder-4-3.svg',
  25. width: 1200,
  26. height: 980,
  27. copyright: '© Shutterstock',
  28. alt: 'Dummy Alt Text'
  29. },
  30. {
  31. src: './dummy/placeholder-3-4.svg',
  32. width: 880,
  33. height: 1200,
  34. copyright: '© Shutterstock',
  35. alt: 'Dummy Alt Text'
  36. },
  37. {
  38. src: './dummy/placeholder-3-2.svg',
  39. width: 1470,
  40. height: 980,
  41. copyright: '© Shutterstock',
  42. alt: 'Dummy Alt Text'
  43. },
  44. {
  45. src: './dummy/placeholder-3-4.svg',
  46. width: 800,
  47. height: 1100,
  48. copyright: '© Shutterstock',
  49. alt: 'Dummy Alt Text'
  50. },
  51. {
  52. src: './dummy/placeholder-3-4.svg',
  53. width: 900,
  54. height: 1200,
  55. copyright: '© Shutterstock',
  56. alt: 'Dummy Alt Text'
  57. },
  58. {
  59. src: './dummy/placeholder-3-2.svg',
  60. width: 1470,
  61. height: 980,
  62. copyright: '© Shutterstock',
  63. alt: 'Dummy Alt Text'
  64. },
  65. {
  66. src: './dummy/placeholder-1-1.svg',
  67. width: 1200,
  68. height: 1200,
  69. copyright: '© Shutterstock',
  70. alt: 'Dummy Alt Text'
  71. },
  72. {
  73. src: './dummy/placeholder-3-4.svg',
  74. width: 880,
  75. height: 1200,
  76. copyright: '© Shutterstock',
  77. alt: 'Dummy Alt Text'
  78. },
  79. {
  80. src: './dummy/placeholder-3-2.svg',
  81. width: 1470,
  82. height: 980,
  83. copyright: '© Shutterstock',
  84. alt: 'Dummy Alt Text'
  85. },
  86. {
  87. src: './dummy/placeholder-3-4.svg',
  88. width: 800,
  89. height: 1100,
  90. copyright: '© Shutterstock',
  91. alt: 'Dummy Alt Text'
  92. },
  93. {
  94. src: './dummy/placeholder-3-4.svg',
  95. width: 900,
  96. height: 1200,
  97. copyright: '© Shutterstock',
  98. alt: 'Dummy Alt Text'
  99. },
  100. {
  101. src: './dummy/placeholder-3-2.svg',
  102. width: 1470,
  103. height: 980,
  104. copyright: '© Shutterstock',
  105. alt: 'Dummy Alt Text'
  106. },
  107. {
  108. src: './dummy/placeholder-4-3.svg',
  109. width: 1200,
  110. height: 980,
  111. copyright: '© Shutterstock',
  112. alt: 'Dummy Alt Text'
  113. },
  114. {
  115. src: './dummy/placeholder-1-1.svg',
  116. width: 1200,
  117. height: 1200,
  118. copyright: '© Shutterstock',
  119. alt: 'Dummy Alt Text'
  120. },
  121. ]