From 495c96f7e106ee8fffb3d5f7d299e70a77c70f8a Mon Sep 17 00:00:00 2001 From: Bernardo Martinez Date: Wed, 19 Feb 2025 17:37:23 -0500 Subject: [PATCH] Protypes pricing page for ddev.com --- src/components/Header.astro | 22 ++- src/pages/pricing.astro | 288 ++++++++++++++++++++++++++++++++++++ 2 files changed, 306 insertions(+), 4 deletions(-) create mode 100644 src/pages/pricing.astro diff --git a/src/components/Header.astro b/src/components/Header.astro index 5f32ac2c..d1c65907 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -90,18 +90,25 @@ import SponsorsBanner from "./SponsorsBanner.astro" target="_blank">Docs +
  • + Pricing +
  • Blog
  • -
  • +
  • Docs
  • +
  • + Pricing +
  • Blog
  • -
  • +
  • + +
    + +

    This does not change the current license. + +

    Monthly

    +
    + + + +
    +

    Company

    +

    Relevant for multiple users, extended & premium support.

    +
    + $120 + /month +
    + +
      +
    • + + + Individual configuration +
    • +
    • + + + No setup, or hidden fees +
    • +
    • + + + Team size: 10 developers +
    • +
    • + + + Premium support: 24 months +
    • +
    • + + + Free updates +
    • +
    + Get started +
    + +
    +

    Enterprise

    +

    Best for large scale uses.

    +
    + $499 + /month +
    + +
      +
    • + + + Individual configuration +
    • +
    • + + + No setup, or hidden fees +
    • +
    • + + + Team size: 100+ developers +
    • +
    • + + + Premium support: 36 months +
    • +
    • + + + Free updates +
    • +
    + Get started +
    +
    + + + + +

    Yearly

    + + + +
    + +
    +

    Starter

    +

    Best option for personal use & for your next project.

    +
    + $130 + /yearly +
    + +
      +
    • + + + Individual configuration +
    • +
    • + + + No setup, or hidden fees +
    • +
    • + + + Team size: 1 developer +
    • +
    • + + + Premium support: 6 months +
    • +
    • + + + Free updates +
    • +
    + Get started +
    + +
    +

    Company

    +

    Relevant for multiple users, extended & premium support.

    +
    + $1300 + /yearly +
    + +
      +
    • + + + Individual configuration +
    • +
    • + + + No setup, or hidden fees +
    • +
    • + + + Team size: 10 developers +
    • +
    • + + + Premium support: 24 months +
    • +
    • + + + Free updates +
    • +
    + Get started +
    + +
    +

    Enterprise

    +

    Best for large scale uses.

    +
    + $5k + /yearly +
    + +
      +
    • + + + Individual configuration +
    • +
    • + + + No setup, or hidden fees +
    • +
    • + + + Team size: 100+ developers +
    • +
    • + + + Premium support: 36 months +
    • +
    • + + + Free updates +
    • +
    + Get started +
    +
    + + + + + + + + + + + + + + + + + +
    +