diff --git a/_data/navigation.yml b/_data/navigation.yml
index 1188f38325a82e19e4171e219dea494832c6fd60..444c1c7930228dd8b8a400728a03b0df2cdb32a1 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -23,8 +23,8 @@ header:
         - title: Roadmap
           url: "roadmap/"
 
-        - title: International
-          url: "/"
+        - title: Partners
+          url: "partners"
 
         - title: Contact
           url: "contact"
diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html
index 05f35cde9660c39afd827e042676b363e4179697..11916a73e5d03e883b4d0674044877493f0bf795 100644
--- a/_layouts/frontpage.html
+++ b/_layouts/frontpage.html
@@ -50,11 +50,10 @@
                         <p>Strengthening and developing the ICT competences of the whole Helmholtz Association.</p>
                     </div>
                     <div class="info-box">
-                        <a href="{% link index.md %}" class="btn btn-outline-light">
-                            <h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS International</h3>
+                        <a href="{% link partners.md %}" class="btn btn-outline-light">
+                            <h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS Partners</h3>
                         </a>
-                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
-                            labore et dolore magna aliqua.</p>
+                        <p>Take a look at our partners, within the Helmholtz Association and throughout the World.</p>
                     </div>
                     <div class="info-box">
                         <a href="{% link roadmap/index.md %}" class="btn btn-outline-light">
@@ -66,33 +65,7 @@
                 </div>
             </section>
         </div>
-        <div class="frontpage-jumbotron">
-            <section>
-                <h1>Partners</h1>
-                <div class="flex-content-wrapper">
-                    <a href="https://www.helmholtz-hida.de/" class="btn btn-light btn-lg btn-logo">
-                        <img src="{% link assets/img/third-party-logos/HiDA_Logo_RGB.svg %}" alt="HIDA Logo">
-                    </a>
-                    <a href="https://www.helmholtz.ai/" class="btn btn-light btn-lg btn-logo">
-                        <img src="{% link assets/img/third-party-logos/csm_logo_helmholtz_ai_cf39d4dbfc.png %}"
-                            alt="Helmholtz AI Logo">
-                    </a>
-                    <a href="https://helmholtz-metadaten.de/" class="btn btn-light btn-lg btn-logo">
-                        <img src="{% link assets/img/third-party-logos/HMC_Logo_updated_pfade-e1576839804647.png %}"
-                            alt="HMC Logo">
-                    </a>
-                    <a href="https://www.helmholtz-imaging.de/" class="btn btn-light btn-lg btn-logo">
-                        <img src="{% link assets/img/third-party-logos/hip-logo.png %}" alt="HIP Logo">
-                    </a>
-                    <a href="https://www.eosc-portal.eu/" class="btn btn-light btn-lg btn-logo">
-                        <img src="{% link assets/img/third-party-logos/eosc_logo.png %}" alt="EOSC Logo">
-                    </a>
-                    <a href="https://www.egi.eu/" class="btn btn-light btn-lg btn-logo">
-                        <img src="{% link assets/img/third-party-logos/egi-logo.svg %}" alt="EGI Logo">
-                    </a>
-                </div>
-            </section>
-        </div>
+        
     </main>
 
     {% include footer.html %}
diff --git a/_layouts/partners.html b/_layouts/partners.html
new file mode 100644
index 0000000000000000000000000000000000000000..170f1847b1b9ab2b0ba17f64453d1302eb1b97d0
--- /dev/null
+++ b/_layouts/partners.html
@@ -0,0 +1,67 @@
+{% include top.html %}
+
+<body>
+
+    {% include header.html %}
+
+    <main>
+
+
+        {% include title_image.html%}
+
+       
+        
+        <div class="frontpage-jumbotron">
+            <section>
+                <h1>Helmholtz Partners</h1>
+                <div class="flex-content-wrapper">
+                    
+                    <a href="https://www.helmholtz.de/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/2017_Helmholtz_Logo_RGB_untereinander_EN.png %}" alt="Helmholtz Logo">
+                    </a>
+
+                    <a href="https://www.helmholtz-hida.de/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/HiDA_Logo_RGB.svg %}" alt="HIDA Logo">
+                    </a>
+
+                    <a href="https://www.helmholtz.ai/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/csm_logo_helmholtz_ai_cf39d4dbfc.png %}"
+                            alt="Helmholtz AI Logo">
+                    </a>
+                    
+                    <a href="https://helmholtz-metadaten.de/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/HMC_Logo_updated_pfade-e1576839804647.png %}"
+                            alt="HMC Logo">
+                    </a>
+                    
+                    <a href="https://www.helmholtz-imaging.de/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/hip-logo.png %}" alt="HIP Logo">
+                    </a>
+                    
+                </div>
+                
+                <h1>International Partners</h1>
+                <div class="flex-content-wrapper">    
+                
+                    <a href="https://carpentries.org/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/TheCarpentries.svg %}" alt="Carpentries Logo">
+                    </a>                
+                    
+                    <a href="https://www.eosc-portal.eu/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/eosc_logo.png %}" alt="EOSC Logo">
+                    </a>
+                    
+                    <a href="https://www.egi.eu/" class="btn btn-light btn-lg btn-logo">
+                        <img src="{% link assets/img/third-party-logos/egi-logo.svg %}" alt="EGI Logo">
+                    </a>
+                    
+                </div>
+            </section>
+        </div>
+    </main>
+
+    {% include footer.html %}
+
+</body>
+
+</html>
diff --git a/assets/img/third-party-logos/2017_Helmholtz_Logo_RGB_untereinander_EN.png b/assets/img/third-party-logos/2017_Helmholtz_Logo_RGB_untereinander_EN.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a343f3dea2debb8c96dd5eee980296f82b1b33e
Binary files /dev/null and b/assets/img/third-party-logos/2017_Helmholtz_Logo_RGB_untereinander_EN.png differ
diff --git a/partners.md b/partners.md
new file mode 100644
index 0000000000000000000000000000000000000000..695d72c5485ea2b853f8a825dddd0339474a507e
--- /dev/null
+++ b/partners.md
@@ -0,0 +1,12 @@
+---
+title: HIFIS Partners
+title_image: default
+layout: partners
+additional_css:
+    - frontpage.css
+    - title/service-title-buttons.css
+additional_js: frontpage.js
+excerpt:
+    HIFIS Partners internationally and nationally.
+---
+