Skip to content
Snippets Groups Projects
Commit bf2b6b74 authored by Yifeng Wang's avatar Yifeng Wang
Browse files

all

parent dd31dc52
No related branches found
No related tags found
No related merge requests found
...@@ -127,7 +127,7 @@ export function Team() { ...@@ -127,7 +127,7 @@ export function Team() {
card21: 'My name is TianFeier.I\'m from Guangdong Medical University, majoring in applied psychology. My favorite quote is “To live is to think.”', card21: 'My name is TianFeier.I\'m from Guangdong Medical University, majoring in applied psychology. My favorite quote is “To live is to think.”',
card22:'Second year in iGEM. Always chasing after thrilling knowledge about life. Hope everyone can enjoy this meaningful event and have fun with synthetic biology.', card22:'Second year in iGEM. Always chasing after thrilling knowledge about life. Hope everyone can enjoy this meaningful event and have fun with synthetic biology.',
card23:'Dr. Kun Liu, Associated Researcher, Southern Medical University. My research interesting focuses on solving the key clinical issues by employing interdisciplinary techniques. “I think therefore I am.”', card23:'Dr. Kun Liu, Associated Researcher, Southern Medical University. My research interesting focuses on solving the key clinical issues by employing interdisciplinary techniques. “I think therefore I am.”',
card24:'Inspire originality, ignite innovation.', card24:"Ling Li,M.D., Ph.D., Professor and Ph.D. supervisor, work in Southern Medical University School of Basic Medical Sciences, and serve as the team leader of Southern Medical University's group-based support for Guangdong Medical University. Inspire originality, ignite innovation.",
card25: 'I am Jiajin Li, an MPH student at the University of Hongkong, focusing on epidemiology and biostatistics.', card25: 'I am Jiajin Li, an MPH student at the University of Hongkong, focusing on epidemiology and biostatistics.',
card26: 'Fortune favors the bold.', card26: 'Fortune favors the bold.',
card27: 'Make magic happen.', card27: 'Make magic happen.',
...@@ -242,16 +242,6 @@ export function Team() { ...@@ -242,16 +242,6 @@ export function Team() {
<div className='row justify-content-center h1'>PRIMARY & Secondary PIs</div> <div className='row justify-content-center h1'>PRIMARY & Secondary PIs</div>
<div className='row'> <div className='row'>
<div className='card-body'> <div className='card-body'>
<div className="col-3">
<Card
id="card34"
image1="https://static.igem.wiki/teams/5378/team-member/3401.webp"
image2="https://static.igem.wiki/teams/5378/team-member/3402.webp"
title1="Jian Sun"
description1="PRIMARY PIs"
onHover={handleCardHover}
/>
</div>
<div className="col-3"> <div className="col-3">
<Card <Card
id="card24" id="card24"
...@@ -262,6 +252,17 @@ export function Team() { ...@@ -262,6 +252,17 @@ export function Team() {
onHover={handleCardHover} onHover={handleCardHover}
/> />
</div> </div>
<div className="col-3">
<Card
id="card34"
image1="https://static.igem.wiki/teams/5378/team-member/3401.webp"
image2="https://static.igem.wiki/teams/5378/team-member/3402.webp"
title1="Jian Sun"
description1="PRIMARY PIs"
onHover={handleCardHover}
/>
</div>
<div className="col-3"> <div className="col-3">
<Card <Card
id="card16" id="card16"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment