From ab8a06f24c25330c1945b53b336f358677e5d230 Mon Sep 17 00:00:00 2001 From: Sebin Song Date: Thu, 29 Aug 2024 15:14:33 +1200 Subject: [PATCH] add chevron scroll-down button to 'About us' page (#143) * add chevron scroll-btn to about-us * work on #130 --- src/pages/about-us.astro | 54 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 3 deletions(-) diff --git a/src/pages/about-us.astro b/src/pages/about-us.astro index f39281d..fce8661 100644 --- a/src/pages/about-us.astro +++ b/src/pages/about-us.astro @@ -14,12 +14,16 @@ import { resolvePath } from '@/utils/helpers.js'
ABOUT GROUP INCOME

On a mission to ensure basic income security for everyone.

Group Income is an open-source project of the okTurtles Foundation, a non-profit organization that supports beneficial decentralization technologies.

+ +
+ +
-

Open Protocol

+

Open Protocol

Group Income is built on top of an open protocol, and Group Income itself is 100% open-source (both the frontend and the backend). This means anyone can inspect our code, and anyone can create their own version of Group Income that interacts with ours.

@@ -76,13 +80,14 @@ import { resolvePath } from '@/utils/helpers.js'
  • Sandrina Pereira
  • Margarida Botelho
  • Pierre Schweiger
  • -
  • Sebin Song
  • +
  • Sebin Song
  • Catarina Chavinha
  • Leihla Pinho
  • Luc Martin
  • -
  • Ian Wesson
  • +
  • Ian Wesson
  • Sven Slootweg
  • Ricardo Iván Vieitez Parra
  • +
  • Alex Jin
  • @@ -130,6 +135,25 @@ import { resolvePath } from '@/utils/helpers.js'
    + +