import img192w from '$images/scotsoun/sscd046-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'Piper in the Nave', subtitle: 'of Dunfermline Abbey, vol 2', longName: 'Piper in the Nave of Dunfermline Abbey, vol 2', author: 'Pipe Major Donald MacLeod MBE', cdCount: 1, price: '11.00', scotsounId: '046', uploadDate: '2023-08-25', trackList: ['Introduction to A Glase', 'A Glase'], }; export default cd;