diff --git a/src/components/MembershipOtherOptionsWidget.astro b/src/components/MembershipOtherOptionsWidget.astro
new file mode 100644
index 0000000..a39ca9e
--- /dev/null
+++ b/src/components/MembershipOtherOptionsWidget.astro
@@ -0,0 +1,123 @@
+
+
+
+
SPONSORSHIP
+
+
+
+
+
+
+ Members are our chosen collaborators for mutual support and
+ growth. Rather than one-time deals for individual events or
+ projects, we strive for consistent collaboration to achieve
+ lasting impact.
+
+
+ Become an integral part of our community! Join us with building
+ privacy platform we all need.
+
+
+ Members are our chosen collaborators for mutual support and
+ growth. Rather than one-time deals for individual events or
+ projects, we strive for consistent collaboration to achieve
+ lasting impact.
+
+
+ Support our independence, help us to advocate for freedom
+
+
+
+
+
+
+
+
+
+
+ SPEAK at our events
+
+
+
+
+
+
+
+ At Web3Privacy Now, we are dedicated to fostering growth,
+ innovation, and collaboration. We offer a supportive environment
+ where like-minded individuals come together to share knowledge,
+ spark creativity, and drive positive change.
+
+
+
+
+
+
+
+
+
diff --git a/src/components/MembershipWidget.astro b/src/components/MembershipWidget.astro
new file mode 100644
index 0000000..40a265d
--- /dev/null
+++ b/src/components/MembershipWidget.astro
@@ -0,0 +1,152 @@
+---
+import core from "../core.json";
+---
+
+
+
+
+
INDIVIDUAL
+
+
+
+
+
+
+ Members are our chosen collaborators for mutual support and
+ growth. Rather than one-time deals for individual events or
+ projects, we strive for consistent collaboration to achieve
+ lasting impact.
+
+
+ Become an integral part of our community! Join us with building
+ privacy platform we all need.
+
+
+
+
+ Benefits
+
+
+
You are supporting a good thing!
+
Guaranteed access to all our events
+
Swag Privacy Pack
+
Deals from our partners
+
Voting rights in our association
+
+
+
+
+ Price
+
+ €100 / Year
+
+
+
+ After making your donation, kindly send us the tx hash, your
+ T-shirt size, and let us know if you would like your membership
+ to be public or kept private.
+
+
+
+
+
+
+
+
+
+
+
INDIVIDUAL
+
+
+
+
+
+
+ Members are our chosen collaborators for mutual support and
+ growth. Rather than one-time deals for individual events or
+ projects, we strive for consistent collaboration to achieve
+ lasting impact.
+
+
+
+
+ Benefits
+
+
+
+ Greater Exposure
+
+ Ensure visibility at all our events [Congresses, Summits &
+ Hackathons]
+
+
+
+ Access to Talent
+
+
Grow impact through strategic, targeted communications.
+
+
+ Tought Leadership
+
+
Participate in speaking engagements and mentorship roles.
+
+
+
+ Deals from our partners
+
+
+
More details about the deals from our partners.
+
+
+ Focused Engagement
+
+ Reach and interact with specific, highly-relevant audiences.
+
+
+
+
+
+
+
+ Our membership has multiple tiers ranging from
+
+ 7,000 to 70,000 € / year
+
+
+
+ After making your donation, kindly send us the tx hash, your
+ T-shirt size, and let us know if you would like your
+ membership to be public or kept private.
+
+
+
diff --git a/src/pages/membership/index.astro b/src/pages/membership/index.astro
index f115973..4390e0c 100644
--- a/src/pages/membership/index.astro
+++ b/src/pages/membership/index.astro
@@ -1,13 +1,24 @@
---
import BaseLayout from "../../layouts/base.astro";
-import * as config from "../config.yaml";
import core from "../../core.json";
import AboutFooter from "../../components/AboutFooter.astro";
-import AboutWidget from "../../components/AboutWidget.astro";
+import MembershipWidget from "../../components/MembershipWidget.astro";
+import contributors from "../../contributors.json";
+import MembershipOtherOptionsWidget from "../../components/MembershipOtherOptionsWidget.astro";
+import MembersGrid from "../../components/MembersGrid.astro";
+
+const sectionsConfig = [
+ // { name: "membersGrid", visible: true, order: 1 },
+ // { name: "socialLinks", visible: true, order: 2 },
+ // { name: "testimonials", visible: true, order: 1 },
+ // { name: "speakers", visible: true, order: 2 },
+ // { name: "contributors", visible: true, order: 3 },
+ // { name: "community", visible: false, order: 6 },
+];
---
@@ -21,10 +32,115 @@ import AboutWidget from "../../components/AboutWidget.astro";
part of our ecosystem.
-
-
-
-
-
+
+
+
+
+
+ Github Contributors
+
+
+
+
+
+ This is the kind of support we value most: open-source, grassroots
+ initiatives driven by individual passion and the desire to create
+ something meaningful.
+
+ We thrive on uniting diverse perspectives, skills, and visions. Both
+ online and offline, we bring together tech and non-tech individuals,
+ activists, key players, hackers, lawyers, researchers, philosophers,
+ policymakers, local communities, and grassroots movements.
+