Plan

<section id="" class="section  " style=" ">
    <div class="row " style="">
        <div class="col _span-10  " style="">
            <div class="FlexGrid _2columns " style="">
                <div class="PlanSummary">
                    <div class="PlanSummary-header icon _building-agency _before">
                        <h3 class="_large">Free evaluation</h3>
                        <p>Use Bambu by for free for an unlimited time.</p>
                        <h4>$0</h4>
                        <h5 class="fineprint">&nbsp;</h5>
                    </div>
                    <div class="PlanSummary-content">
                        <a class="button _large" href="javascript:void(0);">Request an evaluation</a>
                        <ul>
                            <li>Up to 100 users based on company size</li>
                            <li>No feature limitations</li>
                            <li>Unlimited evaluation</li>
                        </ul>
                    </div>
                </div>

                <div class="PlanSummary">
                    <div class="PlanSummary-header icon _building-enterprise _before">
                        <h3>Full implementation</h3>
                        <p>Roll-out Bambu to your entire organization.</p>
                        <h4>Custom</h4>
                        <h5 class="fineprint">Quote / Pricing</h5>
                    </div>
                    <div class="PlanSummary-content">
                        <a class="button _large" href="javascript:void(0);">Request more info</a>
                        <ul>
                            <li>Custom plans &amp; implementation</li>
                            <li>Advocacy solutions</li>
                            <li>Services support</li>
                        </ul>
                    </div>
                </div>

            </div>

        </div>

    </div>

</section>
{{> @children}}
{
  "children": [
    {
      "component": "section",
      "context": {
        "children": [
          {
            "component": "row",
            "context": {
              "children": [
                {
                  "component": "column",
                  "context": {
                    "span": 10,
                    "children": [
                      {
                        "component": "flexgrid",
                        "context": {
                          "columns": 2,
                          "children": [
                            {
                              "component": "plansummary"
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
      }
    }
  ]
}

There are no notes for this item.