From 73157f9d89b184655cc5b381f46408afbc54028a Mon Sep 17 00:00:00 2001
From: Yihan Wu <1625609327@qq.com>
Date: Tue, 1 Oct 2024 04:43:09 +0000
Subject: [PATCH] Update file education.tsx

---
 src/contents/education.tsx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/contents/education.tsx b/src/contents/education.tsx
index 1942cbe..a9cd500 100644
--- a/src/contents/education.tsx
+++ b/src/contents/education.tsx
@@ -145,7 +145,7 @@ export function Education() { // sidenavbar begin
                 <div className='row'>
                 <div className='col-6'>
                 <img 
-                  src="https://static.igem.wiki/teams/5378/037e7fc08b8f8518098e3af706f9eef.webp"
+                  src="https://static.igem.wiki/teams/5378/high-school1.webp"
                   alt="example"
                   className="responsive-img"
                 />  
@@ -158,13 +158,13 @@ export function Education() { // sidenavbar begin
                   className="responsive-img"
                 />  
                 </div>
-                
+
                 </div>
                 <div className='image-container'>
                 <img 
-                  src="https://static.igem.wiki/teams/5378/high-school1.webp"
+                  src="https://static.igem.wiki/teams/5378/b4c93550a4f89a9080ca9516245d152.webp"
                   alt="example"
-                  className="image-wide"
+                  className="image-height"
                 />
                 
                 </div>
-- 
GitLab