diff --git a/public/favicon.ico b/public/favicon.ico index a11777c..164d5c3 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/faviconDefault.ico b/public/faviconDefault.ico new file mode 100644 index 0000000..a11777c Binary files /dev/null and b/public/faviconDefault.ico differ diff --git a/src/components/CurrentSponsorCard.tsx b/src/components/CurrentSponsorCard.tsx index 6f4c506..78f38ec 100644 --- a/src/components/CurrentSponsorCard.tsx +++ b/src/components/CurrentSponsorCard.tsx @@ -4,12 +4,15 @@ import React from 'react'; interface CurrentSponsorCardProps { img: string, color: string, + link: string, } function CurrentSponsorCard(props: CurrentSponsorCardProps) { return ( - + + + ) } diff --git a/src/components/CurrentSponsorRow.tsx b/src/components/CurrentSponsorRow.tsx index 885dfa3..8dabcc1 100644 --- a/src/components/CurrentSponsorRow.tsx +++ b/src/components/CurrentSponsorRow.tsx @@ -8,9 +8,9 @@ function CurrentSponsorRow() { return (
- - - + + +
) } diff --git a/src/components/OfficerCards.tsx b/src/components/OfficerCards.tsx index 4a35577..a38a4c8 100644 --- a/src/components/OfficerCards.tsx +++ b/src/components/OfficerCards.tsx @@ -9,7 +9,7 @@ interface Props { position?: string; img?: string; linkedIn?: string; - email: string; + email?: string; bio: string; topAlignImage: boolean; } @@ -73,7 +73,7 @@ function OfficerCards(props: Props) { display: 'flex', flexDirection: 'column', justifyContent: 'space-between', - height: '13rem', + height: '14rem', }}>
{props.bio} @@ -87,9 +87,9 @@ function OfficerCards(props: Props) { {props.linkedIn && ( )} - + {props.email && ( - + )}
diff --git a/src/pages/About.tsx b/src/pages/About.tsx index b6ede63..7d3cbb4 100644 --- a/src/pages/About.tsx +++ b/src/pages/About.tsx @@ -7,8 +7,11 @@ import aboutUsBackground from '../static/vectors/about-us-background.svg' import foundersBackground from '../static/vectors/founders-background.svg' import foundersBackground2 from '../static/vectors/founders-background-2.svg' import tanayImg from '../static/images/officer/tanay.png' +import tanayTechImg from '../static/images/officer/tanayTech.jpg' import angelicaImg from '../static/images/officer/angelica.jpg' +import angelicaTechImg from '../static/images/officer/angelicaTech.jpeg' import vishalImg from '../static/images/officer/vishal.png' +import vishalTechImg from '../static/images/officer/vishalTech.jpg' import conradImg from '../static/images/officer/conrad.jpg' import sahilImg from '../static/images/officer/sahil.jpg' import eclairLogo from '../static/images/logo/ECLAIR_logo3.png' @@ -30,6 +33,7 @@ import alexzanderImg from '../static/images/officer/alexzander.jpg' import arnavImg from '../static/images/officer/arnav.jpg' import thidaImg from '../static/images/officer/thida.jpg' import zoeImg from '../static/images/officer/zoe.png' +import rizkyImg from '../static/images/officer/rizky.jpg' import placeholderImg from '../static/images/officer/placeholder.png' function About() { @@ -121,7 +125,7 @@ function About() { @@ -130,7 +134,7 @@ function About() { @@ -138,8 +142,8 @@ function About() { @@ -164,7 +168,7 @@ function About() { + name='Rizky Pratama' + position='Tech Lead, T.R.A.C.E' + img={rizkyImg} bio="Hi! I’m Rizky. I’m a computer science major from Katy, Texas with an interest in Robotics and Computer Vision. Apart from that I enjoy D&D, collecting Bicycle Cards, and Big Backing. Never play against me in a board game :D" + linkedIn='https://www.linkedin.com/in/rapratama1/' + email='rapratama2005@gmail.com' topAlignImage={false}/> + + + + + name='Sahana Ganapaty' + position='Tech Lead, Autonomous Car' + img={sahanaImg} bio="Sahana is a junior from Houston, currently pursuing her Bachelor’s in Computer Science. She wants to specialize in AI and cybersecurity. Beyond academics, Sahana enjoys reading, drawing and painting, sports, and trying out new cooking recipes." + linkedIn='https://www.linkedin.com/in/sahana-ganapathy/' + email='' topAlignImage={false}/> + + + + + + + email='angelicasharma@utexas.edu' topAlignImage={false}/> - - - - - - - - - - - - - {/* - - */} + + -
+
@@ -310,6 +301,7 @@ function About() { +
How to join us!
@@ -333,16 +325,17 @@ function About() {
+
- +
Where to find us!
- We meet in the Anna Hiss Gymnasium, home of Texas Robotics! + We meet in the Gates-Dell Complex, home of UT CS!
diff --git a/src/pages/Homepage.tsx b/src/pages/Homepage.tsx index 8eb5eaf..a107d92 100644 --- a/src/pages/Homepage.tsx +++ b/src/pages/Homepage.tsx @@ -75,7 +75,7 @@ function Homepage() { <> - {/* section 1 */} + {/* Section 1 */}
- + {/* Section 3*/}
- Situated at the Anna Hiss Gym at UT Austin - A leading Robotics and AI Institution + Situated at the Gates-Dell Complex at UT Austin - A leading Robotics and AI Institution
- AT UT Austin, there is wide range of robotics research from surgical robotics to autonomous driving to artifical assistants. In ECLAIR, students can take advantage of all the resources UT Austin to explore their interests in robotics. + Come find us every Monday and Thursday from 6 to 8 PM at the Gates-Dell Complex at UT Austin. Here, there is a wide range of robotics research, from surgical robotics to autonomous driving to artificial assistants. In ECLAIR, students can take advantage of all the resources at UT to explore their interests in robotics.
+ {/* Section 4*/}
@@ -146,8 +147,8 @@ function Homepage() {
- - {/* Section 3 */} + + {/* Section 5*/}
-
Our Sponsors
- {/*