diff --git a/src/assets/pics/Leads/JonahFace.jpeg b/src/assets/pics/Leads/JonahFace.jpeg new file mode 100644 index 0000000..17e8eb3 Binary files /dev/null and b/src/assets/pics/Leads/JonahFace.jpeg differ diff --git a/src/data/EventsDatabase.tsx b/src/data/EventsDatabase.tsx index 02970a6..0407081 100644 --- a/src/data/EventsDatabase.tsx +++ b/src/data/EventsDatabase.tsx @@ -1,8 +1,17 @@ import { EventObject } from '../tools/CustomTypes' const semesterEnd = '5/31/25' - +const descriptionForSDW1 = 'The goal of these classes is to equip you with the skills to model and design on a professional ' +const descriptionForSDW2 = 'level, as well as create a common ground for all engineers to work together more efficiently and effectively' const EVENT_INFO: EventObject[] = [ + { + title: 'Weekly Solidworks Workshop', + description: descriptionForSDW1 + descriptionForSDW2, + date: new Date('2025-02-17T17:30:00'), + location: 'The ideas hub (second floor of the engineering building)', + weekly: true, + endDate: new Date(semesterEnd) + }, { title: 'General Body Meeting', description: 'Updates on what happened since the last GBM and the plan for the rest of the semester as well as an activity', diff --git a/src/pages/home/Home.tsx b/src/pages/home/Home.tsx index ead2966..a9923e8 100644 --- a/src/pages/home/Home.tsx +++ b/src/pages/home/Home.tsx @@ -38,9 +38,9 @@ const Home = (): React.ReactElement => { -

Sign up and contact us on teams!

+

Sign up for volunteering and contact us on teams!

-
diff --git a/src/pages/meet-the-leads/MeetTheLeads.tsx b/src/pages/meet-the-leads/MeetTheLeads.tsx index aa04c07..0392339 100644 --- a/src/pages/meet-the-leads/MeetTheLeads.tsx +++ b/src/pages/meet-the-leads/MeetTheLeads.tsx @@ -11,13 +11,13 @@ import Styles from './MeetTheLeadsStyles' // Images import JaredsFace from '../../assets/pics/Leads/jareds_face.jpg' -//import StevensFace from '../../assets/pics/Leads/Stevens_Face.jpg' import TanishkasFace from '../../assets/pics/Leads/Tanishkas_face.jpg' import RoccosFace from '../../assets/pics/Leads/roccos_face.jpg' -import NasiersFace from '../../assets/pics/Leads/Nasiers_face.jpg' +// import NasiersFace from '../../assets/pics/Leads/Nasiers_face.jpg' import MalinsFace from '../../assets/pics/Leads/Malins_face.jpg' import BriansFace from '../../assets/pics/Leads/Brians_face.jpg' import AlessiasFace from '../../assets/pics/Leads/Alessia_headshot.png' +// import JonahsFace from '../../assets/pics/Leads/JonahFace.jpeg' // a separator is needed for some reason, troubleshoot this or create a very small section div or style this like the robotics page //use robotics format //bakround is implemented but sections are not made to be compatible, change to gallery sections @@ -53,7 +53,7 @@ const MeetTheLeads = (): React.ReactElement => {

Meet our Electrical Lead!

- Jared Levin + Jared Levin

@@ -69,27 +69,27 @@ const MeetTheLeads = (): React.ReactElement => {

-

Meet our Web Manager!

+

Meet our Programming Lead!

- Nasier Fowlkes + Brian Ervin

- +
- +
-

Meet our Programming Lead!

+

Meet our Project Manager!

- Brian Ervin + Tanishka Shah

-

Meet our Project Manager!

+

Meet our Shop Manager!

- Tanishka Shah + Jonah Tesler