import img192w from '$images/scotsoun/sscd069-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'Lang Syne in the East Neuk o Fife', subtitle: 'an Ither Pairts o the Kinrick', longName: 'Lang Syne in the East Neuk o Fife – an Ither Pairts o the Kinrick', author: 'Mary Kermack', cdCount: 1, price: '11.00', scotsounId: '069', uploadDate: '2023-08-25', trackList: ['Generations of Change', 'End of Johnie Brand’s Prologue to Brand the Builder'], }; export default cd;