@@ -354,72 +354,6 @@ const WhiteGlove: NextPage = () => {
354
354
</ div >
355
355
</ div >
356
356
357
- < div className = "text-left sm:text-center" >
358
- < H2 > Pricing</ H2 >
359
- </ div >
360
- < div className = "flex items-center justify-center align-center gap-y-6 sm:gap-y-8 lg:gap-y-0 gap-x-0 flex-col lg:flex-row lg:gap-x-7 xl:gap-x-8 2xl:gap-x-12 mx-auto " >
361
- < div className = "place-self-center self-stretch border-2 border-t-8 border-gray-600 lg:w-[480px] px-8 xl:px-12" >
362
- < h4 className = "font-serif font-bold text-2xl leading-[1.4] sm:text-center mt-12 sm:mt-8" >
363
- Starter
364
- </ h4 >
365
- < div className = "mb-1 text-4xl leading-[1.4] sm:text-center" >
366
- Free
367
- </ div >
368
- < div className = "sm:text-center text-slate-400 text-xl leading-[1.4] mb-10" >
369
- unlimited sends
370
- </ div >
371
- < ul className = "text-xl" >
372
- < li className = "-indent-7 ml-7 pb-3" > Free demo templates</ li >
373
- < li className = "-indent-7 ml-7 pb-3" >
374
- Hot reload MJML-React template development environment
375
- </ li >
376
- < li className = "-indent-7 ml-7 pb-3" > Self-hosted on Vercel</ li >
377
- < li className = "-indent-7 ml-7 pb-3" >
378
- REST API to render and send from any environment, not just Node
379
- apps
380
- </ li >
381
- </ ul >
382
- < div className = "my-12" >
383
- < KeyButton href = "/docs#getting-started" color = "gray" full >
384
- Get Started
385
- < Arrow />
386
- </ KeyButton >
387
- </ div >
388
- </ div >
389
- < div className = "place-self-center self-stretch border-2 border-t-8 border-green-300 lg:w-[480px] px-8 xl:px-12" >
390
- < h4 className = "font-serif font-bold text-2xl text-green-300 leading-[1.4] sm:text-center mt-12 sm:mt-8" >
391
- Platform
392
- </ h4 >
393
- < div className = "mb-1 text-4xl leading-[1.4] sm:text-center" >
394
- Free in beta
395
- </ div >
396
- < div className = "sm:text-center text-slate-400 text-xl leading-[1.4] mb-10" >
397
- then $10/100k sends/mo
398
- </ div >
399
- < ul className = "text-xl platform" >
400
- < li className = "-indent-7 ml-7 pb-3" >
401
- Everything included in Starter
402
- </ li >
403
- < li className = "-indent-7 ml-7 pb-3" >
404
- Dedicated onboarding and engineering support
405
- </ li >
406
- < li className = "-indent-7 ml-7 pb-3" > Mailing list management</ li >
407
- < li className = "-indent-7 ml-7 pb-3" >
408
- Drop-in unsubscribe links and subscription preferences
409
- </ li >
410
- </ ul >
411
- < div className = "my-12" >
412
- < KeyButton
413
- href = "mailto:[email protected] ?subject=Mailing Platform beta access"
414
- color = "green"
415
- full
416
- >
417
- Get Started
418
- < Arrow />
419
- </ KeyButton >
420
- </ div >
421
- </ div >
422
- </ div >
423
357
< div className = "mx-auto lg:max-w-6xl gap-x-[10%] lg:flex lg:flex-col lg:flex-wrap lg:max-h-[1530px] mt-36 sm:mt-40 md:mt-48 lg:mt-64" >
424
358
< div className = "max-w-sm text-left sm:max-w-full sm:text-right lg:max-w-[45%] lg:text-left" >
425
359
< H2 marginClassName = "" > Kind words</ H2 >
0 commit comments