import img from '$images/scotsoun/sscd112.jpg';
import type Scotsoun from '$types/Scotsoun';
const cd: Scotsoun = {
img,
title: 'As a’ Bhìoball',
subtitle: 'Readings from the Gaelic Bible with Psalm Singing',
longName: 'As a’ Bhìoball – Readings from the Gaelic Bible with Psalm Singing',
cdCount: 2,
price: '18.00',
scotsounId: '112',
uploadDate: '2023-08-25',
};
export default cd;