Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementar interacciones principales #57

Open
2 of 5 tasks
bregydoc opened this issue Apr 30, 2022 · 1 comment
Open
2 of 5 tasks

Implementar interacciones principales #57

bregydoc opened this issue Apr 30, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@bregydoc
Copy link
Member

bregydoc commented Apr 30, 2022

La página principal tiene varios botones que no dirigen a ningún lado. La idea es implementar las siguientes funcionalidades:

  • Direccionar a una página por cada link en el header de la página principal (Platform, Partners, Academy, Developers).
  • El botón de contacto en el header debería de hacer scroll hasta la sección de contacto.
  • El botón de Our Dream Team en la sección "Who we are?", debería de dirigir a una página independiente /team.
  • El botón Our GitHub debería dirigir a nuestra cuenta de GitHub (el enlace se tiene que extraer de forma dinámica de la data que compone al landing (más info aquí Landing Data Remote Fetch #56)).
  • Implementar las páginas a las que dirigirán los enlaces del footer.
@bregydoc bregydoc added the good first issue Good for newcomers label Apr 30, 2022
@bregydoc
Copy link
Member Author

#59

bregydoc added a commit that referenced this issue Jun 10, 2022
Add contribution (issue: #57 Implementar interacciones principales)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant