Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

88 rindas
1.4 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. },
  13. {
  14. src: './dummy/placeholder-3-2.svg',
  15. width: 1470,
  16. height: 980,
  17. },
  18. {
  19. src: './dummy/placeholder-4-3.svg',
  20. width: 1200,
  21. height: 980,
  22. },
  23. {
  24. src: './dummy/placeholder-3-4.svg',
  25. width: 880,
  26. height: 1200,
  27. },
  28. {
  29. src: './dummy/placeholder-3-2.svg',
  30. width: 1470,
  31. height: 980,
  32. },
  33. {
  34. src: './dummy/placeholder-3-4.svg',
  35. width: 800,
  36. height: 1100,
  37. },
  38. {
  39. src: './dummy/placeholder-3-4.svg',
  40. width: 900,
  41. height: 1200,
  42. },
  43. {
  44. src: './dummy/placeholder-3-2.svg',
  45. width: 1470,
  46. height: 980,
  47. },
  48. {
  49. src: './dummy/placeholder-1-1.svg',
  50. width: 1200,
  51. height: 1200,
  52. },
  53. {
  54. src: './dummy/placeholder-3-4.svg',
  55. width: 880,
  56. height: 1200,
  57. },
  58. {
  59. src: './dummy/placeholder-3-2.svg',
  60. width: 1470,
  61. height: 980,
  62. },
  63. {
  64. src: './dummy/placeholder-3-4.svg',
  65. width: 800,
  66. height: 1100,
  67. },
  68. {
  69. src: './dummy/placeholder-3-4.svg',
  70. width: 900,
  71. height: 1200,
  72. },
  73. {
  74. src: './dummy/placeholder-3-2.svg',
  75. width: 1470,
  76. height: 980,
  77. },
  78. {
  79. src: './dummy/placeholder-4-3.svg',
  80. width: 1200,
  81. height: 980,
  82. },
  83. {
  84. src: './dummy/placeholder-1-1.svg',
  85. width: 1200,
  86. height: 1200,
  87. },
  88. ]