diff --git a/layouts/shortcodes/pages/projects/resources.html b/layouts/shortcodes/pages/projects/resources.html
index 628a3279e99b01980d4dc4d9556dfa946f388e3f..db69001be856724c3a1e893f826c83f093ae2dc0 100644
--- a/layouts/shortcodes/pages/projects/resources.html
+++ b/layouts/shortcodes/pages/projects/resources.html
@@ -1,5 +1,5 @@
 <!--
-  Copyright (c) 2023 Eclipse Foundation, Inc.
+  Copyright (c) 2023, 2024 Eclipse Foundation, Inc.
   This program and the accompanying materials are made available under the
   terms of the Eclipse Public License v. 2.0 which is available at
   http://www.eclipse.org/legal/epl-2.0.
@@ -17,7 +17,7 @@
     <div class="col-md-18 match-height-item-by-row">
       <h1>Project Resources</h1>
       <div class="h2 text-primary-light">
-        Get involved in Eclipse projects to help<br aria-hidden="true"/> contribute to their
+        Get involved in Eclipse projects to help<br aria-hidden="true" /> contribute to their
         success
       </div>
     </div>
@@ -62,6 +62,23 @@
   </div>
 
   <div class="tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker">
+    <section class="tile-section padding-40 match-height-item-by-row">
+      <div class="tile-section-content">
+        <h2 class="h3 text-center">Eclipse Foundation Specification Process</h2>
+        <p>
+          The Eclipse Foundation Specification Process (EFSP) provides an open and transparent framework for the
+          development of community-driven, open source-friendly specifications.
+        </p>
+      </div>
+      <div class="tile-section-end display-flex justify-content-center">
+        <div class="btn-group">
+          <a class="btn btn-primary" href="/projects/efsp/">Learn More</a>
+        </div>
+      </div>
+    </section>
+  </div>
+
+  <div class="tile-section-container col-md-12 bg-neutral-flat-dark bg-hover-darker">
     <section class="tile-section padding-40 match-height-item-by-row">
       <div class="tile-section-content">
         <h2 class="h3 text-center">Committer Training</h2>
@@ -75,7 +92,7 @@
       </div>
     </section>
   </div>
-  <div class="tile-section-container col-md-12 bg-neutral-flat-dark bg-hover-darker">
+  <div class="tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker">
     <section class="tile-section padding-40 match-height-item-by-row">
       <div class="tile-section-content">
         <h2 class="h3 text-center">EMO Office Hours</h2>
@@ -100,7 +117,7 @@
     </section>
   </div>
 
-  <div class="tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker">
+  <div class="tile-section-container col-md-12 bg-neutral-flat-dark bg-hover-darker">
     <section class="tile-section padding-40 match-height-item-by-row">
       <div class="tile-section-content">
         <h2 class="h3 text-center">Start a Project</h2>
@@ -118,7 +135,7 @@
     </section>
   </div>
 
-  <div class="tile-section-container col-md-12 bg-neutral-flat-dark bg-hover-darker">
+  <div class="tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker">
     <section class="tile-section padding-40 match-height-item-by-row">
       <div class="tile-section-content">
         <h2 class="h3 text-center">OpenChain Conformance</h2>