diff --git a/components/mainPage/sponsors/Sponsors.vue b/components/mainPage/sponsors/Sponsors.vue index ff3a2caa7f54bb80dbfb54c3748735a6ee747535..7e81de0fc9d0d93bdfcd0a9bc51435c2d5b8a3e3 100644 --- a/components/mainPage/sponsors/Sponsors.vue +++ b/components/mainPage/sponsors/Sponsors.vue @@ -31,25 +31,6 @@ export default { data() { return { partners: [ - { - logoFilename: 'efpia.svg', - linkTo: 'https://www.efpia.eu', - alt: - 'European Federation of Pharmaceutical Industries and Associations (EFPIA)', - id: 'EFPIA', - }, - { - logoFilename: 'Innovative_Medicines_Initiative.png', - linkTo: 'https://www.imi.europa.eu', - alt: 'Innovative Medicines Initiative (IMI)', - id: 'IMI', - }, - { - logoFilename: 'eu.svg', - linkTo: 'https://ec.europa.eu/research/health/index_en.html', - alt: 'European Comission - Research and Innovation', - id: 'EC', - }, { logoFilename: 'SGC.png', linkTo: 'https://www.thesgc.org/',