diff --git a/_data/participants.yml b/_data/participants.yml
index bca03d7b..69283b01 100644
--- a/_data/participants.yml
+++ b/_data/participants.yml
@@ -61,3 +61,21 @@
Our mission at [Google Cloud](https://cloud.google.com/) is to accelerate every organization's ability to digitally transform its business and industry. We empower our customers to become digital and AI leaders by combining Google's AI innovation with differentiated solutions for compute, app development, data, security, and collaboration — all built on Google's reliable and planet-scale infrastructure.
offering: >
[Google Cloud Memorystore](https://cloud.google.com/memorystore) is a versatile, fully-managed, in-memory database service for Valkey, offering sub-millisecond data access, scalability, and high availability.
+
+- name: Ericsson
+ link: https://www.ericsson.com/
+ image:
+ path: /img/ericsson.svg
+ alt: Ericsson logo
+ company: >
+ Founded in 1876, Ericsson is a Swedish communication technology and services provider. The company offers software, services, and infrastructure for information and communications technology used by telecommunications operators, including traditional telecommunications, Internet Protocol networking equipment and business support solutions. Ericsson is headquartered in Stockholm, Sweden.
+
+- name: Oracle Cloud Infrastructure
+ link: https://www.oracle.com/cloud/
+ image:
+ path: /img/oracle.svg
+ alt: Oracle logo
+ company: >
+ The next-generation cloud designed to run any application, faster and more securely, for less.
+ offering: >
+ Achieve sub-millisecond latency with [Oracle Cloud Infrastructure (OCI) Cache](https://www.oracle.com/cloud/cache/).
diff --git a/static/img/Oracle.svg b/static/img/Oracle.svg
new file mode 100644
index 00000000..0981dfcf
--- /dev/null
+++ b/static/img/Oracle.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/img/ericsson.svg b/static/img/ericsson.svg
new file mode 100644
index 00000000..80575422
--- /dev/null
+++ b/static/img/ericsson.svg
@@ -0,0 +1,40 @@
+
+
+
diff --git a/templates/participants.html b/templates/participants.html
index f1d0c06b..54dfe4cf 100644
--- a/templates/participants.html
+++ b/templates/participants.html
@@ -14,12 +14,14 @@
+ {% if participant.offering %}