Skip to content

feat(header): reveal-on-scroll navbar + minimal homepage nav#236

Merged
marcel-veselka merged 1 commit into
mainfrom
feat/header-reveal-on-scroll-minimal-nav
Jun 8, 2026
Merged

feat(header): reveal-on-scroll navbar + minimal homepage nav#236
marcel-veselka merged 1 commit into
mainfrom
feat/header-reveal-on-scroll-minimal-nav

Conversation

@marcel-veselka

Copy link
Copy Markdown
Member

What

Three changes to the homepage navbar:

  1. Rename "Sign In" → "Log in".
  2. Reveal-on-scroll top bar — the navbar is hidden at the top of the page and slides in once the user starts scrolling.
  3. Minimal menu — keep only the logo + Wopee.io title + Pricing. Remove the Solutions dropdown and the Blog link. (The Log in / Start for free CTAs are kept.)

Notes

Testing

Verified locally at 1440×900:

  • At scroll 0 the navbar is hidden (translateY(-100%), no navbar--revealed).
  • After scrolling it slides in showing Wopee.io · Pricing (left) and Log in · Start for free (right).

- Rename the "Sign In" navbar button to "Log in".
- Re-introduce the homepage reveal-on-scroll navbar removed in #233: the top
  bar is hidden at the top of the page and slides in once the user scrolls.
  It now pairs again with the full-screen hero restored in #235.
- Trim the navbar to the essentials — logo + Wopee.io + Pricing. Remove the
  Solutions dropdown and the Blog link (Log in / Start for free CTAs kept).
@marcel-veselka marcel-veselka merged commit 6ab6388 into main Jun 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant