Skip to content

Commit c35aa3c

Browse files
committed
Direct sponsorship explained
1 parent 350c6e3 commit c35aa3c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

website/src/sponsor.njk

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,17 @@ pageType: sponsor
7373
<p class="text-center text-sm text-slate-700 mx-auto max-w-lg mt-6 mb-12">Please contact me with any questions: <a class="underline hover:no-underline"href="mailto:[email protected]">[email protected]</a></p>
7474
</div>
7575

76+
<h3 class="mt-20 text-xl font-bold tracking-tight text-gray-900 sm:text-2xl">Direct Sponsorship</h3>
77+
<div class="mt-4 text-slate-900">
78+
<p class="mb-4">If you prefer to receive invoices from PHPStan's business entity (PHPStan s.r.o.) directly and make semi-annual or annual bank payments, this is an option for you.</p>
79+
<p class="mb-4">Please contact me to get started at <a class="underline hover:no-underline"href="mailto:[email protected]">[email protected]</a> and specify which tier is the right one for you:</p>
80+
<ul class="px-10 md:px-0 list-disc mt-8 mb-16 text-base mx-auto max-w-lg">
81+
<li class="mb-2"><strong>Bronze Company Sponsor</strong> ($110/month, $1320/year): Your logo will be placed in the <a class="underline hover:no-underline" href="https://github.com/phpstan/phpstan">README</a> and on PHPStan website’s <a class="underline hover:no-underline" href="/">homepage</a>.</li>
82+
<li class="mb-2"><strong>Silver Company Sponsor</strong> ($330/month, $3960/year): Your logo will be placed placed higher than bronze sponsor logos in the <a class="underline hover:no-underline" href="https://github.com/phpstan/phpstan">README</a> and on PHPStan website’s <a class="underline hover:no-underline" href="/">homepage</a>.</li>
83+
<li class="mb-2"><strong>Gold Company Sponsor</strong> ($500/month, $6000/year): Your logo will be placed placed higher than silver sponsor logos in the <a class="underline hover:no-underline" href="https://github.com/phpstan/phpstan">README</a> and on PHPStan website’s <a class="underline hover:no-underline" href="/">homepage</a>.</li>
84+
</ul>
85+
</div>
86+
7687
<h3 class="mt-20 text-xl font-bold tracking-tight text-gray-900 sm:text-2xl">PHPStan Pro</h3>
7788
<div class="mt-4 text-slate-900">
7889
<p class="mb-4">PHPStan in a <a href="/blog/introducing-phpstan-pro" class="underline hover:no-underline">premium package with extra features</a>.</p>

0 commit comments

Comments
 (0)