diff --git a/pages/index.tsx b/pages/index.tsx index 5772e5b..37fb424 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -7,6 +7,7 @@ import { Button, Link, useColorMode, + Center, } from '@chakra-ui/core'; import { GetRoadmapsResponse } from '../api/roadmaps'; import { Text } from '../components'; @@ -205,6 +206,105 @@ const Home: React.FC = ({ roadmaps }) => { + +
+ + Nuestros sponsors . + + + fox-box + + + fox-box digital + + +
+ + + + Convertite en Sponsor + + + y ayudanos a ayudar a cada vez mas devs + . + + + Contactanos + + rocket-sponsor + + +
diff --git a/public/foxbox.jpg b/public/foxbox.jpg new file mode 100644 index 0000000..b4ef67a Binary files /dev/null and b/public/foxbox.jpg differ diff --git a/public/rocketsponsor.svg b/public/rocketsponsor.svg new file mode 100644 index 0000000..14d2a09 --- /dev/null +++ b/public/rocketsponsor.svg @@ -0,0 +1 @@ + \ No newline at end of file