diff --git a/src/contents/education.tsx b/src/contents/education.tsx index a9cd50052e1255d1cdc82cc04090cd87950d80bb..1942cbe8369a55d9cc91543f75e6d871fdbaadac 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/high-school1.webp" + src="https://static.igem.wiki/teams/5378/037e7fc08b8f8518098e3af706f9eef.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/b4c93550a4f89a9080ca9516245d152.webp" + src="https://static.igem.wiki/teams/5378/high-school1.webp" alt="example" - className="image-height" + className="image-wide" /> </div>