From 6090df923d8ceed73e14e5f81042d9411c43026e Mon Sep 17 00:00:00 2001 From: slugb0t Date: Tue, 7 Jan 2025 10:52:37 -0800 Subject: [PATCH] refactor: :recycle: add tracker to homepage --- src/pages/index.tsx | 52 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index be7b511..c48a768 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -12,6 +12,12 @@ import Layout from '@/components/layout/Layout'; import ButtonLink from '@/components/links/ButtonLink'; import Seo from '@/components/Seo'; +import { + FadeFramerItem, + WidthFramerContainer, + WidthFramerItem, +} from '@/utils/framer'; + /** * SVGR Supportgray * Caveat: No React Props Type. @@ -430,6 +436,52 @@ const HomePage: React.FC = ({ slug, frontMatter }) => { + +
+ +
+ + 4000 participants + +
+ + + + + 3,140+ + + participants have completed the consent process + + + + + + + 1590+ + + participants have completed in-person study visit + + + +