|
|
@ -24,8 +24,7 @@ export default function Home() { |
|
|
|
</Text> |
|
|
|
</Text> |
|
|
|
|
|
|
|
|
|
|
|
<Text fontSize='16px'>We also have a <Link textDecoration={'underline'} href={'#'} fontWeight={600}>YouTube |
|
|
|
<Text fontSize='16px'>We also have a <Link textDecoration={'underline'} href={'#'} fontWeight={600}>YouTube |
|
|
|
channel</Link> and <Link textDecoration='underline' href={'#'} fontWeight={600}>graphical |
|
|
|
channel</Link> which we hope you are going to love.</Text> |
|
|
|
guides</Link> which we hope you are going to love.</Text> |
|
|
|
|
|
|
|
</Box> |
|
|
|
</Box> |
|
|
|
<SimpleGrid columns={{ xl: 3, md: 3, sm: 2, base: 1 }} spacing='20px'> |
|
|
|
<SimpleGrid columns={{ xl: 3, md: 3, sm: 2, base: 1 }} spacing='20px'> |
|
|
|
<RoadmapGridItem colorIndex={0} title={'Frontend'} |
|
|
|
<RoadmapGridItem colorIndex={0} title={'Frontend'} |
|
|
|