mirror of
https://github.com/aljazceru/hypergolic.git
synced 2026-02-23 06:14:19 +01:00
problem: looks boring
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<Card.Title>Proof of Work</Card.Title>
|
||||
<Card.Description>I have skills, and I want sats.</Card.Description>
|
||||
</Card.Header>
|
||||
<img src="/a.png" />
|
||||
<Card.Content class="grid gap-4">
|
||||
<div>
|
||||
<ul class="ml-6 list-disc [&>li]:mt-2">
|
||||
@@ -50,10 +51,11 @@
|
||||
<Card.Description>I have Sats, and I want a slice of a Rocket's satflow.</Card.Description
|
||||
>
|
||||
</Card.Header>
|
||||
<img src="/scrooge.png" width="100%" />
|
||||
<Card.Content class="grid gap-4">
|
||||
<div>
|
||||
<ul class="ml-6 list-disc [&>li]:mt-2">
|
||||
<li>Sponsor work that has already been done, and get equity in return</li>
|
||||
<li>Sponsor merged pull requests and get equity in return</li>
|
||||
<li>
|
||||
Rockets are non-custodial, sats generated by Rockets go directly to equity holders
|
||||
</li>
|
||||
@@ -71,14 +73,19 @@
|
||||
<Card.Header>
|
||||
<Card.Title>Launch a new Rocket</Card.Title>
|
||||
<Card.Description
|
||||
>I have an open source project or product. I want other people to work on it with me,
|
||||
and/or I want sponsorship so I can dedicate myself to it.</Card.Description
|
||||
>I have an open source project or product and I want other people to work on it with me.</Card.Description
|
||||
>
|
||||
</Card.Header>
|
||||
<img src="/rocket.jpg" width="100%" />
|
||||
<Card.Content class="grid gap-4">
|
||||
<div>
|
||||
Bring your project or idea forward to a stage where you can quit your job and focus on
|
||||
what really matters, despite your lack of funding.
|
||||
<ul class="ml-6 list-disc [&>li]:mt-2">
|
||||
<li>Hire people to work on your project, despite your lack of funding</li>
|
||||
<li>
|
||||
Make your project resistant to parasites and grifters
|
||||
</li>
|
||||
<li>No KYC, you only need an npub!</li>
|
||||
</ul>
|
||||
</div>
|
||||
</Card.Content>
|
||||
<Card.Footer>
|
||||
|
||||
BIN
static/a.png
Normal file
BIN
static/a.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
BIN
static/rocket.jpg
Normal file
BIN
static/rocket.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
static/scrooge.png
Normal file
BIN
static/scrooge.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Reference in New Issue
Block a user