|
6 | 6 | >Silver</div>
|
7 | 7 | </div>
|
8 | 8 |
|
9 |
| - <!-- Features --> |
10 |
| -<!-- <ul class="flex-1 space-y-4 ml-0">--> |
11 |
| -<!-- <li class="flex items-start">--> |
12 |
| -<!-- <svg class="w-6 h-6 text-green-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg>--> |
13 |
| -<!-- <span class="ml-3 text-base font-medium">Feature</span>--> |
14 |
| -<!-- </li>--> |
15 |
| -<!-- </ul>--> |
16 |
| - |
17 | 9 | <!-- Price -->
|
18 | 10 | <div class="flex-shrink-0 pb-6 space-y-2 border-b">
|
19 | 11 | <span class="text-2xl font-normal">$12,000</span>
|
20 | 12 | <span class="text-gray-400">/year</span>
|
| 13 | + <div class="flex-shrink-0 space-y-2 text-xs text-gray-400"> |
| 14 | + Or <span class="font-normal">$1,000</span> |
| 15 | + <span class="group relative"> |
| 16 | + <div class="absolute bottom-[calc(100%+0.5rem)] left-[50%] -translate-x-[50%] hidden group-hover:block w-auto"> |
| 17 | + <div class="bottom-full right-0 rounded bg-black px-4 py-1 text-xs text-white whitespace-nowrap"> |
| 18 | + After 12 months. |
| 19 | + <svg class="absolute left-0 top-full h-2 w-full text-black" x="0px" y="0px" viewBox="0 0 255 255" xml:space="preserve"><polygon class="fill-current" points="0,0 127.5,127.5 255,0" /></svg> |
| 20 | + </div> |
| 21 | + </div> |
| 22 | + <span class="">/month <a class="underline cursor-pointer text-gray-400" href="#yearly-and-monthly-sponsorships-for-the-php-foundation">*</a></span> |
| 23 | + </span> |
| 24 | + </div> |
21 | 25 | </div>
|
22 | 26 |
|
| 27 | + |
23 | 28 | <ul class="flex-1 space-y-0 ml-0">
|
24 | 29 | <li>Your logo on our website</li>
|
25 | 30 | <li>Use of our logo on your website</li>
|
|
35 | 40 | href="https://opencollective.com/phpfoundation/contribute/major-sponsors-34207/checkout?interval=year&amount=12000&contributeAs=me"
|
36 | 41 | >Join Silver</a>
|
37 | 42 | </div>
|
38 |
| - |
| 43 | + |
39 | 44 | </section>
|
40 | 45 |
|
41 | 46 | <section class="flex flex-col w-full max-w-sm p-12 pt-2 space-y-6 bg-white rounded-lg shadow-md border-t-gray-400">
|
|
45 | 50 | >Gold</div>
|
46 | 51 | </div>
|
47 | 52 |
|
48 |
| - |
49 |
| - <!-- Features --> |
50 |
| -<!-- <ul class="flex-1 space-y-4 ml-0">--> |
51 |
| -<!-- <li class="flex items-start">--> |
52 |
| -<!-- <svg class="w-6 h-6 text-green-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg>--> |
53 |
| -<!-- <span class="ml-3 text-base font-medium">Feature</span>--> |
54 |
| -<!-- </li>--> |
55 |
| -<!-- </ul>--> |
56 |
| - |
57 | 53 | <!-- Price -->
|
58 | 54 | <div class="flex-shrink-0 pb-6 space-y-2 border-b">
|
59 | 55 | <span class="text-2xl font-normal">$24,000</span>
|
60 | 56 | <span class="text-gray-400">/year</span>
|
| 57 | + <div class="flex-shrink-0 space-y-2 text-xs text-gray-400"> |
| 58 | + Or <span class="font-normal">$2,000</span> |
| 59 | + <span class="group relative"> |
| 60 | + <div class="absolute bottom-[calc(100%+0.5rem)] left-[50%] -translate-x-[50%] hidden group-hover:block w-auto"> |
| 61 | + <div class="bottom-full right-0 rounded bg-black px-4 py-1 text-xs text-white whitespace-nowrap"> |
| 62 | + After 12 months. |
| 63 | + <svg class="absolute left-0 top-full h-2 w-full text-black" x="0px" y="0px" viewBox="0 0 255 255" xml:space="preserve"><polygon class="fill-current" points="0,0 127.5,127.5 255,0" /></svg> |
| 64 | + </div> |
| 65 | + </div> |
| 66 | + <span class="">/month <a class="underline cursor-pointer text-gray-400" href="#yearly-and-monthly-sponsorships-for-the-php-foundation">*</a></span> |
| 67 | + </span> |
| 68 | + </div> |
61 | 69 | </div>
|
62 | 70 |
|
63 | 71 | <ul class="flex-1 space-y-0 ml-0">
|
|
83 | 91 | <div class="text-4xl font-medium tracking-tight text-blue-600"
|
84 | 92 | >Platinum</div>
|
85 | 93 | </div>
|
86 |
| - <!-- Features --> |
87 |
| -<!-- <ul class="flex-1 space-y-4 ml-0">--> |
88 |
| -<!-- <li class="flex items-start">--> |
89 |
| -<!-- <svg class="w-6 h-6 text-green-300" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg>--> |
90 |
| -<!-- <span class="ml-3 text-base font-medium">Feature</span>--> |
91 |
| -<!-- </li>--> |
92 |
| -<!-- </ul>--> |
93 | 94 |
|
94 | 95 | <!-- Price -->
|
95 | 96 | <div class="flex-shrink-0 pb-6 space-y-2 border-b">
|
96 | 97 | <span class="text-2xl font-normal">$100,000</span>
|
97 | 98 | <span class="text-gray-400">/year</span>
|
| 99 | + <div class="flex-shrink-0 space-y-2 text-xs text-gray-400"> |
| 100 | + Or <span class="font-normal">$8,500</span> |
| 101 | + <span class="group relative"> |
| 102 | + <div class="absolute bottom-[calc(100%+0.5rem)] left-[50%] -translate-x-[50%] hidden group-hover:block w-auto"> |
| 103 | + <div class="bottom-full right-0 rounded bg-black px-4 py-1 text-xs text-white whitespace-nowrap"> |
| 104 | + After 12 months. |
| 105 | + <svg class="absolute left-0 top-full h-2 w-full text-black" x="0px" y="0px" viewBox="0 0 255 255" xml:space="preserve"><polygon class="fill-current" points="0,0 127.5,127.5 255,0" /></svg> |
| 106 | + </div> |
| 107 | + </div> |
| 108 | + <span class="">/month <a class="underline cursor-pointer text-gray-400" href="#yearly-and-monthly-sponsorships-for-the-php-foundation">*</a></span> |
| 109 | + </span> |
| 110 | + </div> |
98 | 111 | </div>
|
99 | 112 |
|
100 | 113 | <ul class="flex-1 space-y-0 ml-0">
|
|
113 | 126 | </section>
|
114 | 127 | </div>
|
115 | 128 |
|
| 129 | +<h2>We welcome contributions of any size!</h2> |
| 130 | +Every donation helps us maintain and develop PHP further. You can choose an amount that suits your budget. |
| 131 | + |
| 132 | +<div> |
| 133 | + <a class="font-bold" href="https://opencollective.com/phpfoundation#category-CONTRIBUTE">Sponsor us with any amount via OpenCollective</a> |
| 134 | +</div> |
0 commit comments