const uaprData = [ { imgSrc: '/uapr/UAPR_2023-AP01.png', Number: 'UAPR/2023-AP01', count: 0, key: false, color: 'AP', parallel: false, rarity: '', trigger: null, }, { imgSrc: '/uapr/UAPR_2023-AP02.png', Number: 'UAPR/2023-AP02', count: 0, key: false, color: 'AP', parallel: false, rarity: '', trigger: null, }, { imgSrc: '/uapr/UAPR_2023-AP03.png', Number: 'UAPR/2023-AP03', count: 0, key: false, color: 'AP', parallel: false, rarity: '', trigger: null, }, { imgSrc: '/uapr/UAPR_2023-AP04.png', Number: 'UAPR/2023-AP04', count: 0, key: false, color: 'AP', parallel: false, rarity: '', trigger: null, }, { imgSrc: '/uapr/UAPR_2023-AP05.png', Number: 'UAPR/2023-AP05', count: 0, key: false, color: 'AP', parallel: false, rarity: '', trigger: null, }, ]; export default uaprData;