Skip to content

Commit

Permalink
feat(wallet): revamped landing page (#476)
Browse files Browse the repository at this point in the history
* styles: allow paragraph margins in the LegalDisclaimer

* feat(Wallet): Hero section (#446)

* feat: Hero section

* fix: lint

* feat: add "Watch demo" play button

* fix: control video play

* feat: add a bottom gradient over the paused video

* styles: fix border-radius on video

* feat: temporarily use /wallet-new slug because page path  conflct with the current version

* feat: move section content back to the .json file

* fix: restore CenteredTextBlock

* Revert "fix: restore CenteredTextBlock"

This reverts commit f6a463b.

* feat: chain logos marquee (#450)

* chore: update project logos

* feat(Wallet): Big cards grid (#448)

* feat: Hero section

* fix: lint

* feat: add "Watch demo" play button

* fix: control video play

* feat: add a bottom gradient over the paused video

* styles: fix border-radius on video

* feat: temporarily use /wallet-new slug because page path  conflct with the current version

* feat: commonCMS/Marquee

* feat: generic Card grid

* feat: declare content in wallet.json

* fix: undo unrelated change

* fix: do not render the component without `items`

* fix: remove conditional operator

* feat(Wallet): Vertical Slide (#449)

* feat: Hero section

* fix: lint

* feat: add "Watch demo" play button

* fix: control video play

* feat: add a bottom gradient over the paused video

* styles: fix border-radius on video

* feat: temporarily use /wallet-new slug because page path  conflct with the current version

* feat: commonCMS/Marquee

* feat: generic Card grid

* feat: Vertical Slide

* feat: display images when clicking the cards

* fix: lint

* fix: undo unrelated changes

* feat: declare VerticalSlide content in wallet.json

* styles: mobile styles

* fix: extract expression to a variable

* feat: gradient stats (#483)

* feat(wallet): FeatureCards component (#484)

* feat: FeatureCards component

* feat: ecosystem projects card

* feat: rest of Featured cards

* feat: cta to wallet app

* Update src/components/Wallet/FeatureCards/index.tsx

Co-authored-by: Aaron Cook <aaron@safe.global>

* Apply suggestions from code review

Co-authored-by: Aaron Cook <aaron@safe.global>

---------

Co-authored-by: Aaron Cook <aaron@safe.global>

* feat(wallet): Wallet faq (#486)

* feat: common FAQ section

* feat: import FAQ content from CMS

* fix: undo unrelated changes

* chore: delete old content sections

* feat(wallet): vertical stack (#488)

* v1.5.7

* feat: Wallet page Vertical stack

* styles: apply styles

* styles: adjust title wrapper width

* Apply suggestions from code review

Co-authored-by: Aaron Cook <aaron@safe.global>

---------

Co-authored-by: Aaron Cook <aaron@safe.global>

* feat(wallet): centered text blocks (#489)

* feat: "subscribe to latest" section

* feat: display laptop image

* fix: copy changes

* style: fix spacing

* style: fix Hero spacings

* fix: copy typos

* feat: scroll based animation (#495)

* feat: scroll based animation

* feat: scroll based animation in VerticalStack

* fix: handle card click

* fix: move sticky section to laptop view

* fix: ignore TS line for testing

* styles(wallet): adjust page styles (#494)

* styles: center play button

* style: fix logos

* style: address comments on sections margins

* style: center Watch Demo button

* fix: consistent CTA copy

* style: increase card padding

* fix: stretched images

* fix: update starknet logo

* feat: replace assets

* chore: replace Demo video

* feat(wallet): Sign up form (#497)

* feat: sign up form

* chore: add code to actions

* chore: update safe stats fallbacks

* chore: add wemb Demo video

* chore: abstract `registerEmail` avoid code duplication

* chore: replace ts-ignore

---------

Co-authored-by: Aaron Cook <aaron@safe.global>
  • Loading branch information
DiogoSoaress and iamacook authored Nov 25, 2024
1 parent 144ea6f commit 494b76c
Show file tree
Hide file tree
Showing 65 changed files with 1,433 additions and 253 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ runs:
NEXT_PUBLIC_CONTENTFUL_SPACE_ID: ${{ fromJSON(inputs.secrets).NEXT_PUBLIC_CONTENTFUL_SPACE_ID }}
NEXT_PUBLIC_CONTENTFUL_ACCESS_TOKEN: ${{ fromJSON(inputs.secrets).NEXT_PUBLIC_CONTENTFUL_ACCESS_TOKEN }}
NEXT_PUBLIC_PUSHWOOSH_APPLICATION_CODE: ${{ fromJSON(inputs.secrets).NEXT_PUBLIC_PUSHWOOSH_APPLICATION_CODE }}
NEXT_PUBLIC_PUSHWOOSH_WALLET_APPLICATION_CODE: ${{ fromJSON(inputs.secrets).NEXT_PUBLIC_PUSHWOOSH_WALLET_APPLICATION_CODE }}
Binary file added public/images/Wallet/Features/earn.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/Wallet/Features/optimise.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/Wallet/Features/safe-apps.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/Wallet/Features/trade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/images/Wallet/VerticalSlide/bracket-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/images/Wallet/VerticalSlide/bracket-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions public/images/Wallet/VerticalSlide/multiple-keys.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions public/images/Wallet/VerticalSlide/recovery.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions public/images/Wallet/VerticalSlide/scan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/images/Wallet/checkmark-gradient.svg
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/Wallet/group.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/Wallet/hero-fg.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/Wallet/laptop-half.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/Wallet/laptop-safe-wallet.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/Wallet/play-button.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/Wallet/user.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/images/aave-logo-light.svg
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/aave-wordmark.png
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 494b76c

Please sign in to comment.