Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ <h3 class="text-2xl md:text-3xl font-bold text-center text-[#6A4C93] mb-4">Pilla
Stop voting once every 3 years. 'Fractal Governance' is a new model of democracy powered by local DAOs (Decentralized Autonomous Organizations). Your voice is heard directly on local issues, and your representatives are truly accountable, from the ground up.
</p>
<div class="flex flex-col items-center space-y-2 mt-6">
<div class="flow-box text-[#1982C4]">NATIONAL DAO (Federal Policy)</div>
<div class="flow-box text-[#6A4C93]">NATIONAL DAO (Federal Policy)</div>
<div class="flow-arrow"></div>
<div class="flow-box text-[#80ED99]">REGIONAL DAO (State Issues)</div>
<div class="flow-box text-[#6A4C93]">REGIONAL DAO (State Issues)</div>
<div class="flow-arrow"></div>
<div class="flow-box text-[#FFCA3A]">LOCAL DAO (Your Community)</div>
<div class="flow-box text-[#6A4C93]">LOCAL DAO (Your Community)</div>
<div class="flow-arrow"></div>
<div class="flow-box bg-[#6A4C93] text-white">YOU (Sovereign Member)</div>
</div>
Expand Down