|
26 | 26 |
|
27 | 27 | const title = 'Startups' + TITLE_SUFFIX;
|
28 | 28 | const description =
|
29 |
| - "Get $20,000 in cloud credits to fulfill all your startup's backend needs. Apply for Appwrite's Startups Program today."; |
| 29 | + "Get cloud credits to fulfill all your startup's backend and hosting needs. Apply for Appwrite's Startups Program today."; |
30 | 30 | const ogImage = DEFAULT_HOST + '/images/open-graph/website.png';
|
31 | 31 |
|
32 | 32 | let personName: string;
|
|
211 | 211 | <p
|
212 | 212 | class="text-description web-u-max-width-640 e-u-padding-inline-32-desktop mx-auto"
|
213 | 213 | >
|
214 |
| - The Appwrite Startups Program supports your startup with a complete |
215 |
| - backend for you to build your products. You will receive $20,000 Cloud |
216 |
| - credits for Appwrite Scale for 12 months. |
| 214 | + The Appwrite Startups Program supports your startup with an all-in-one |
| 215 | + cloud platform for you to build your products. You will receive Cloud |
| 216 | + credits and a discount for Appwrite's paid plans. |
217 | 217 | </p>
|
218 | 218 | <Button onclick={scrollToForm} class="mx-auto mt-3">Apply now</Button>
|
219 | 219 | </div>
|
|
233 | 233 | alt=""
|
234 | 234 | />
|
235 | 235 | <div class="flex flex-col gap-2 text-center">
|
236 |
| - <h2 class="text-label text-primary">Complete backend</h2> |
| 236 | + <h2 class="text-label text-primary">Complete platform</h2> |
237 | 237 | <p class="text-body font-medium">
|
238 |
| - Get access to Appwrite’s Scale plan and build your entire |
239 |
| - backend with Appwrite. |
| 238 | + Get discounted access to Appwrite’s paid plans and develop, |
| 239 | + host, and scale your entire application with Appwrite. |
240 | 240 | </p>
|
241 | 241 | </div>
|
242 | 242 | </li>
|
|
250 | 250 | <div class="flex flex-col gap-2 text-center">
|
251 | 251 | <h2 class="text-label text-primary">Cloud credits</h2>
|
252 | 252 | <p class="text-body font-medium">
|
253 |
| - Get Appwrite Cloud Scale for 12 months and reduce risk at an |
254 |
| - early stage. |
| 253 | + Save on development and cloud costs and reduce risk at an early |
| 254 | + stage. |
255 | 255 | </p>
|
256 | 256 | </div>
|
257 | 257 | </li>
|
|
265 | 265 | <div class="flex flex-col gap-2 text-center">
|
266 | 266 | <h2 class="text-label text-primary">Priority support</h2>
|
267 | 267 | <p class="text-body font-medium">
|
268 |
| - Get community support and priority email support from the |
269 |
| - Appwrite team. |
| 268 | + Get community support and priority support from the Appwrite |
| 269 | + team. |
270 | 270 | </p>
|
271 | 271 | </div>
|
272 | 272 | </li>
|
|
627 | 627 | <div class="flex gap-4">
|
628 | 628 | <div class="web-check-bullet mt-1"></div>
|
629 | 629 | <p class="text-description">
|
630 |
| - Appwrite Cloud Scale for 12 months |
| 630 | + Cloud credits and discounts on a paid plan |
631 | 631 | </p>
|
632 | 632 | </div>
|
633 | 633 | <div class="flex gap-4">
|
634 | 634 | <div class="web-check-bullet mt-1"></div>
|
635 | 635 | <p class="text-description">
|
636 |
| - Priority email support as part of Scale |
| 636 | + Priority email support |
637 | 637 | </p>
|
638 | 638 | </div>
|
639 | 639 | </div>
|
|
0 commit comments