diff --git a/content/site.json b/content/site.json index 0a66f3d0..312ff8b3 100644 --- a/content/site.json +++ b/content/site.json @@ -3,7 +3,7 @@ "siteTagline": "The Gaia-X lighthouse project for manufacturing", "siteUrl": "https://euprogigant.pontus-x.eu", "siteImage": "/share.png", - "copyright": "All Rights Reserved. Powered by [Gaia-X](https://gaia-x.eu/) and [Ocean Enterprise](https://www.oceanenterprise.io/). Built by [deltaDAO](https://delta-dao.com).", + "copyright": "All Rights Reserved. Powered by [Gaia-X](https://gaia-x.eu/), [Oasis](https://oasisprotocol.org/) and [Ocean Enterprise](https://www.oceanenterprise.io/). Built by [deltaDAO](https://delta-dao.com).", "menu": [ { "name": "Catalogue", @@ -52,6 +52,14 @@ "category": "manufacturing", "isLive": true }, + { + "name": "ACCURATE", + "link": "https://accurate.pontus-x.eu", + "description": "Gaia-X Lighthouse ACCURATE aims to boost the competitiveness of European manufacturing companies with DSS and Manufacturing as a Service frameworks. ", + "image": "accurate-logo.webp", + "category": "manufacturing", + "isLive": true + }, { "name": "Airbus", "link": "https://airbus.pontus-x.eu/", @@ -60,6 +68,14 @@ "category": "manufacturing", "isLive": true }, + { + "name": "Car Repair 4.0", + "link": "https://portal.autowerkstatt40.org/", + "description": "Car Repair 4.0 develops a hub infrastructure that connects car workshops to Gaia-X ecosystems and enables AI-supported fault tracking.", + "image": "carrepair40.webp", + "category": "AI", + "isLive": true + }, { "name": "Service-Meister", "link": "https://servicemeister.pontus-x.eu/", @@ -100,14 +116,6 @@ "category": "agriculture", "isLive": true }, - { - "name": "Agrifood TEF", - "link": "http://dataspace.agrifoodtef.eu/", - "description": "The European Testing and Experimentation Facilities for Agrifood Innovation.", - "image": "agrifoodTEF.webp", - "category": "agriculture", - "isLive": true - }, { "name": "Polish Agriculture Data Space", "link": "https://dataspaces.psnc.pl/", @@ -115,14 +123,6 @@ "image": "PSNC.webp", "category": "agriculture", "isLive": true - }, - { - "name": "EnergySHR", - "link": "https://www.energyshr.nl/", - "description": "A platform for sharing (SHR) datasets and AI algorithms that contribute to solving challenges of the energy transition.", - "image": "energy-shr-logo.webp", - "category": "energy", - "isLive": true } ] }