Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

87 righe
1.4 KiB

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