{founder.para}
\n{founder.name}
\n{founder.title}
\n{item.text}
\n \n ))}\n \n\n The Coronavirus pandemic has eliminated almost all of these\n programs, which are crucial to helping students from\n underrepresented backgrounds build the networks and gain the\n exposure that many do not have on their own and lead to full time\n jobs.\n
\n \n )}\n \n \n \n)\n\nexport default CrossOutIcons\n","import CrossOutIcons from './CrossOutIcons'\n\nexport default CrossOutIcons\n","import React, { Fragment } from 'react'\nimport { graphql } from 'gatsby'\n\n// Features\nimport Layout from '../features/Layout'\nimport SEO from '../features/Seo'\nimport Founders from '../features/Founders'\n\n// Shared UI components\nimport {\n OverlapBlock,\n CtaButton,\n HeaderBlock,\n SlideTrifold,\n SplitScreen,\n Tricolor,\n OverlapHero,\n} from 'shared-ui'\n\nimport CrossOutIcons from '../primitives/CrossOutIcons'\n\nimport LeftGroup from '../assets/landing-left-group.svg'\nimport RightGroup from '../assets/landing-right-group.svg'\nimport RightStatic from '../assets/landing-right-static.svg'\nimport LeftStatic from '../assets/landing-left-static.svg'\n\n// Svgs\nimport {\n IdeaSm,\n PeopleSm,\n Trophy,\n Dialog,\n Megaphone,\n Cube,\n Upgrade,\n Magnify,\n Showcase,\n Solution,\n Rocket,\n Checklist,\n} from '../primitives/Icons'\n\n// Image Data\nexport const query = graphql`\n query LandingPageQuery {\n landingDesktop: file(relativePath: { eq: \"landingHero.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 766, quality: 100, layout: FULL_WIDTH)\n }\n }\n landingMobile: file(relativePath: { eq: \"landingHeroMobile.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 800, quality: 100, layout: FULL_WIDTH)\n }\n }\n g1: file(relativePath: { eq: \"landingG1.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 646, quality: 100, layout: FULL_WIDTH)\n }\n }\n g2: file(relativePath: { eq: \"landingG2.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 403, quality: 100, layout: FULL_WIDTH)\n }\n }\n g3: file(relativePath: { eq: \"landingG3.png\" }) {\n childImageSharp {\n gatsbyImageData(quality: 100, layout: FULL_WIDTH)\n }\n }\n g4: file(relativePath: { eq: \"landingG4.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 517, quality: 100, layout: FULL_WIDTH)\n }\n }\n g5: file(relativePath: { eq: \"landingG5.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 583, quality: 100, layout: FULL_WIDTH)\n }\n }\n g6: file(relativePath: { eq: \"landingG6.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 583, quality: 100, layout: FULL_WIDTH)\n }\n }\n g7: file(relativePath: { eq: \"landingG7.png\" }) {\n childImageSharp {\n gatsbyImageData(width: 468, quality: 100, layout: FULL_WIDTH)\n }\n }\n overlapHero1: file(relativePath: { eq: \"overlapHero1.png\" }) {\n childImageSharp {\n gatsbyImageData(quality: 100, layout: FULL_WIDTH)\n }\n }\n overlapProfile: file(relativePath: { eq: \"saraiProfile.jpg\" }) {\n childImageSharp {\n gatsbyImageData(width: 81, quality: 100, layout: FIXED)\n }\n }\n }\n`\n\nconst IndexPage = ({ data }) => {\n const landingPageData = {\n hero: {\n pad: '9rem 0 0',\n bgColor: '#f9faff',\n innerMax: '1420px',\n headMax: '600px',\n textPad: '4rem 1rem 2rem',\n mobileBar: {\n text: 'Join the Challenge | Click Here',\n to: '/mentors/downloads/',\n },\n max: '780px',\n heroText:\n 'Enabling companies to connect with, inspire, and guide the next generation',\n graphic: data.landingDesktop.childImageSharp.gatsbyImageData,\n vectors: [\n {\n vector:\n Due to the coronavirus, internships, on-campus events, and many\n job offers were rescinded. These cuts hit students from\n underrepresented backgrounds especially hard because they often\n use these opportunities to build their networks and secure their\n first job. Ensuring that students land their first job is crucial\n because it impacts their earning potential for years to come. We\n realized that if we did not help rebuild these informal networks,\n incredibly bright students could become under or unemployed,\n risking a lost generation just when the efforts in higher\n education to bring in a more diverse student body have started to\n bear fruit.\n
\n\n We are committed to ensuring this does not happen. We will not\n have a Lost Generation.\n
\n\n To ensure we stay true to our mission, the entire platform is\n student-led from the technology behind the app to the\n communications and roll-out strategies employed for the\n initiative. We believe in the next generation, and we want to\n showcase their talents to the world.{' '}\n We Hope You Will Join Us.\n
\n \n \n }\n subMax={1030}\n >\n\n A mobilization of companies and professionals across the country\n to support the next generation of leaders.\n
\n\n Our first goal is to register and connect 100,000 professionals to\n mentor 100,000 students from underserved communities during the{' '}\n {new Date().getFullYear()}/{new Date().getFullYear() + 1} academic\n year.\n
\n >\n }\n buttons={null}\n graphic={data.g1.childImageSharp.gatsbyImageData}\n maxWidth={600}\n maxHeight={650}\n imgMargin=\"0 0 0 36px\"\n noPad\n bgColor=\"#f3eff7\"\n />\n\n