feat(web): ES/EN toggle + dedicated /contacto/ hire page#4
Open
JoniMartin27 wants to merge 3 commits into
Open
feat(web): ES/EN toggle + dedicated /contacto/ hire page#4JoniMartin27 wants to merge 3 commits into
JoniMartin27 wants to merge 3 commits into
Conversation
- Replace the single EN/ES button with an illuminated ES/EN segmented control (built in shared.js, styled in shared.css) — applies to all pages. - Redesign the Servicios cards and contact form on the home with the forge styling (flame chips, glow, two-column form, focus-glow). - Move the contact form off the home into a standalone /contacto/ page and expand it into a full "work with me / hire" page: hero, what I can build, how it works, why Fervon, contact form and FAQ. Bilingual + responsive. - Repoint all "Hablemos" links from #contacto to /contacto/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Remove the Servicios section from the home (it now lives on /contacto/ as "Qué puedo construir" + "Cómo trabajo"). - Add a "Contacto" link to the nav on both pages; mark it aria-current on the contact page. Point the "Hablemos" CTA straight to the form (#form). - Repoint the now-dead #servicios links and drop them from the footers. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Remove the "Contacto" nav link on both pages — it duplicated the "Hablemos" CTA, which already opens /contacto/. - Point the "Hablemos" CTA to the top of the contact page (was #form, which jumped straight to the bottom). Mark it aria-current on the contact page. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Qué incluye
Toggle de idioma ES/EN
assets/shared.jsy estilado enassets/shared.css, así que aplica a las 14 páginas del sitio sin tocar su HTML.Home más limpio
/contacto/.Nueva página /contacto/ (contratación)
Página de primer nivel, bilingüe y responsive, con:
origen=contacto) + enlace a GitHubVerificación
Probado en preview local (
fervon-website): 0 errores de consola, layout equilibrado en escritorio, acordeón FAQ funcional, toggle ES/EN traduce todo el contenido nuevo, y responsive verificado a 375px.🤖 Generated with Claude Code