diff --git a/pages/services.vue b/pages/services.vue index 73dc151..6286930 100644 --- a/pages/services.vue +++ b/pages/services.vue @@ -96,28 +96,28 @@ export default { 'imageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-portraits.jpg', 'backgroundImageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-portraits.jpg', 'html': '
Corporate portraits and publicity photos for printed materials, including annual reports and newsletters.
', - 'linkUrl': 'galleries?gallery=0', + 'linkUrl': '/galleries?gallery=0', }, { 'heading': 'Dance', 'imageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-dance.jpg', 'backgroundImageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-dance.jpg', 'html': 'Photography and video production of dancers and performances for print, web, and promotion.
', - 'linkUrl': 'galleries?gallery=1', + 'linkUrl': '/galleries?gallery=1', }, { 'heading': 'Music', 'imageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-music.jpg', 'backgroundImageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-music.jpg', 'html': 'Photography and video of musical performances and portraits for print and the web, CD covers, and publicity photos.
', - 'linkUrl': 'galleries?gallery=2', + 'linkUrl': '/galleries?gallery=2', }, { 'heading': 'Events', 'imageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-events.jpg', 'backgroundImageUrl': 'https://marcleopold.isnet.uk/wp-content/uploads/2017/07/services-events.jpg', 'html': 'Photography and video production for your corporate, organisational and personal events and celebrations.
', - 'linkUrl': 'galleries?gallery=3', + 'linkUrl': '/galleries?gallery=3', }, ] })