diff --git a/src/index.css b/src/index.css index e79f944..748012a 100644 --- a/src/index.css +++ b/src/index.css @@ -579,7 +579,7 @@ h3 { display: flex; flex-wrap: wrap; justify-content: center; - gap: 20px; + gap: 10px; width: 100%; max-width: 920px; margin: 0 auto; diff --git a/src/pages/About.jsx b/src/pages/About.jsx index ff3e614..7e7429e 100644 --- a/src/pages/About.jsx +++ b/src/pages/About.jsx @@ -80,6 +80,27 @@ function About() { subtitle: "School of Engineering and Applied Science", bullets: ["Litt Lab under Brian Litt, MD.", "Ashton Fellow."] }, + { + date: "June 2023-
Present", + imagePath: "/about/sociail_thumbnail.webp", + imageUrl: "https://www.sociail.com/", + imageAlt: "Sociail thumbnail", + positions: [ + { + title: "Advisor", + subheader: "Sociail (Sept 2024 - Present)", + bullets: [] + }, + { + title: "Co-Founder, Technology Lead", + subheader: "Sociail (June 2023 - March 2024)", + bullets: [ + "— Led a multinational software development team building our collaborative AI platform, Sociail Chat
", + "— Conducted co-founder responsibilities around building the company itself, including interviewing and onboarding team members, establishing our culture, and creating the 'operating system' of Sociail" + ] + } + ] + }, { date: "Sept 2023-
Aug 2024", imagePath: "/about/litt_lab_thumbnail.webp", @@ -90,18 +111,6 @@ function About() { subtitle: "Center for Neuroengineering and Therapeutics", bullets: ["Translational neuroengineering research for epilepsy patient care.

"] }, - { - date: "June 2023-
March 2024", - imagePath: "/about/sociail_thumbnail.webp", - imageUrl: "https://www.sociail.com/", - imageAlt: "Sociail thumbnail", - title: "Co-Founder, Technology Lead", - subheader: "Sociail", - bullets: [ - "— Led a multinational software development team through the release of our collaborative AI product, Sociail Chat
", - "— Conducted co-founder responsibilities around building the company itself, including interviewing and onboarding team members, establishing our culture, and creating the 'operating system' of Sociail" - ] - }, { date: "Dec 2021-
Sept 2023", imagePath: "/about/ayaz_lab_thumbnail.webp", @@ -207,6 +216,11 @@ function About() { Center for Neuroengineering and Therapeutics image +