diff --git a/app/(pages)/(index-page)/_components/Sponsors/_components/Sponsors/SponsorsCarousel.tsx b/app/(pages)/(index-page)/_components/Sponsors/_components/Sponsors/SponsorsCarousel.tsx
index c029a6e..bff0723 100644
--- a/app/(pages)/(index-page)/_components/Sponsors/_components/Sponsors/SponsorsCarousel.tsx
+++ b/app/(pages)/(index-page)/_components/Sponsors/_components/Sponsors/SponsorsCarousel.tsx
@@ -7,10 +7,10 @@ import csDepartment from 'public/index/Sponsors/cs.png';
import asucd from 'public/index/Sponsors/asucd.png';
import anthropic from 'public/index/Sponsors/anthropic.png';
import ucDavis from 'public/index/Sponsors/ucDavis.png';
+import cfc from 'public/index/Sponsors/cfc.jpg';
// Row 2: tier 2 sponsors
-// import pepsi from 'public/index/Sponsors/pepsi.png';
-import cfc from 'public/index/Sponsors/cfc.jpg';
+import pepsi from 'public/index/Sponsors/pepsi.png';
// import ucdLS from 'public/index/Sponsors/ls.png';
import datalab from 'public/index/Sponsors/datalab.png';
import cerebras from 'public/index/Sponsors/cerebras.png';
@@ -18,6 +18,9 @@ import msba from 'public/index/Sponsors/MSBA.png';
import freepik from 'public/index/Sponsors/freepik.png';
import emojis from 'public/index/Sponsors/emojis.png';
import letta from 'public/index/Sponsors/letta.png';
+import glico from 'public/index/Sponsors/glico.png';
+import yerba from 'public/index/Sponsors/gym.png';
+import monster from 'public/index/Sponsors/monster.png';
// Row 3: IPO Sponsors
import govops from 'public/index/Sponsors/IPOs/govops.png';
@@ -48,10 +51,15 @@ export default function SponsorsCarousel() {
url="https://www.anthropic.com/"
alt="Anthropic Logo"
/>
+
-