diff --git a/js-extensions/packages/consent-form/lib/index.tsx b/js-extensions/packages/consent-form/lib/index.tsx index 06c1b98d..f72981ea 100644 --- a/js-extensions/packages/consent-form/lib/index.tsx +++ b/js-extensions/packages/consent-form/lib/index.tsx @@ -11,44 +11,7 @@ let ConsentForm = () => { document.documentElement.style.overflow = "hidden"; }); return ( -
-
-

Welcome to Movement Hack

-
-

What is this?

-
-

- This course is designed to empower you to build with Movement and to help you understand Movement's advantages. Members of Movement's Mason guild can take this course to level up and earn rewards. -

-
-
-
-

How does it work?

-
-
-

This course workbook is supplemented by community support. Join the Discord. We will hold weekly office hours and AMAs to support you as we all build the Parthenon.

- -

Interactive quizzes are included in each section. These quizzes help you test your understanding of building for Movement. The quizzes also help us determine which sections need improvement.

-
- -
-
-
-

Why should I take Movement Hack?

-

- If you'd like to learn to build on an emerging new Move Ecosystem infrstracture, this is the course for you! -

-
-
- -
-
+
); };