File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,10 @@ import Styles from './MeetTheLeadsStyles'
1313import JaredsFace from '../../assets/pics/Leads/jareds_face.jpg'
1414import TanishkasFace from '../../assets/pics/Leads/Tanishkas_face.jpg'
1515import RoccosFace from '../../assets/pics/Leads/roccos_face.jpg'
16- // import NasiersFace from '../../assets/pics/Leads/Nasiers_face.jpg'
1716import MalinsFace from '../../assets/pics/Leads/Malins_face.jpg'
1817import BriansFace from '../../assets/pics/Leads/Brians_face.jpg'
1918import AlessiasFace from '../../assets/pics/Leads/Alessia_headshot.png'
20- // import JonahsFace from '../../assets/pics/Leads/JonahFace .jpeg'
19+ import JonahsFace from '../../assets/pics/Leads/Jonah_Face .jpeg'
2120// a separator is needed for some reason, troubleshoot this or create a very small section div or style this like the robotics page
2221//use robotics format
2322//bakround is implemented but sections are not made to be compatible, change to gallery sections
@@ -86,16 +85,15 @@ const MeetTheLeads = (): React.ReactElement => {
8685 Tanishka Shah
8786 </ p >
8887 </ div >
89- { /* <div className='leads-slide'>
88+ < div className = 'leads-slide' >
9089 < h2 > Meet our Shop Manager!</ h2 >
9190 < p >
9291 Jonah Tesler
9392 </ p >
9493 </ div >
9594 < div className = 'Leads-img-container' >
96- <img src={ TanishkasFace }/>
97- </div> */ }
98-
95+ < img src = { JonahsFace } />
96+ </ div >
9997 </ Styles . LeadsGallery >
10098 </ Styles . SpaceBackground >
10199 < Contact />
You can’t perform that action at this time.
0 commit comments