Skip to content

Commit

Permalink
feat: Alpha landing page (#478)
Browse files Browse the repository at this point in the history
* refactor: allow per-page layout

* refactor: type blog page `getStaticProps`

* refactor: delete obsolete Campaign page layout  condition

* feat: letter v1

* feat: make RSVP sticky in mobile

* style: fix letterContainer height

* feat: update page meta tags

* feat: apply hidden mask to md letter

* feat: apply hidden mask to xs letter

* fix: undo pages refactor

* feat: apply hidden mask to sm letter

* fix: have a different wrapper for the sticky div

* chore: rm unused asset

* chore: update CTA links

* fix: make visibility icon fixed

* fix: use Links for the CTA

* feat: pass an initial value to useScrollReveal
  • Loading branch information
DiogoSoaress authored Oct 21, 2024
1 parent 6a5596a commit 8a29e22
Show file tree
Hide file tree
Showing 24 changed files with 883 additions and 2 deletions.
Binary file added public/fonts/ChivoMono-VariableFont_wght.ttf
Binary file not shown.
Binary file added public/images/Alpha/favicons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/Alpha/favicons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/Alpha/favicons/favicon.ico
Binary file not shown.
11 changes: 11 additions & 0 deletions public/images/Alpha/hidden-md.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/images/Alpha/hidden-xs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
95 changes: 95 additions & 0 deletions public/images/Alpha/redacted-md.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8a29e22

Please sign in to comment.