export const mockData = { header: 'Header', subheader: 'Subheader', headerLayout: 1, gallery: { position: { horizontal: 'center', vertical: 'above', noWrap: false }, width: 600, count: { files: 2, columns: 2, rows: 1 }, columnSpacing: 10, border: { enabled: false, width: 2, padding: 0 }, rows: { 1: { columns: { 1: { publicUrl: 'https://api.t3pwa.com/fileadmin/content/azhrjl-t2hgHV1R7_g-unsplash.jpg', properties: { title: 'Title', alternative: 'Alt', description: 'Desc', mimeType: 'image/jpeg', type: 'image', filename: 'azhrjl-t2hgHV1R7_g-unsplash.jpg', originalUrl: 'fileadmin/content/azhrjl-t2hgHV1R7_g-unsplash.jpg', fileReferenceUid: 56, size: '1 MB', link: '/page', dimensions: { width: 3600, height: 2400 }, cropDimensions: { width: 3600, height: 2400 }, autoplay: null, extension: 'jpg' } } } } } } }