From 1c1991052925cc1fe4d31e5e6b34fec52ff63605 Mon Sep 17 00:00:00 2001
From: Sidorela Uku <uku.sidorela@gmail.com>
Date: Thu, 13 May 2021 14:21:39 +0200
Subject: [PATCH] updated on demand package

---
 _pages/forms/request-an-instance.html | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/_pages/forms/request-an-instance.html b/_pages/forms/request-an-instance.html
index e99f86db..b0fd3395 100644
--- a/_pages/forms/request-an-instance.html
+++ b/_pages/forms/request-an-instance.html
@@ -1,11 +1,23 @@
 ---
 layout: forms
-title: Request an instance
-permalink: /get-your-instances/request-an-instance
+title: On-demand services
+permalink: /get-your-instances/on-demmand-services
 cycle: yearly
 type: starter
 ---
 
+<div>
+<p>Our goal is to help teams and organizations build an entirely open source tech infrastructure. Get in touch with our experienced team to discuss your business needs!</p>
+<ul>
+    <li>Gain control over your data with Open Source software solutions.</li>
+    <li>Avoid vendor lock-in by using platforms which support interoperability. </li>
+</ul>
+<p>Our own infrastructure is entirely build on open source software stack we recommend you to use. In addition, our team members e are long term contributors to various <a href="https://en.wikipedia.org/wiki/Free_and_open-source_software" target="_blank">FLOSS</a> projects, which gives us the know-how needed to assist you.</p>
+<p>We offer custom enterprise plans to fit into your business or organization needs.</p>
+<p>Please fill out the form below. Our team will evaluate your request and will get back to you very soon.</p>
+</div>
+<hr>
+<br>
 <div id="mauticform_wrapper_requestaninstance" class="contact-froms">
     <form autocomplete="false" role="form" method="post" action="https://mautic.cloud68.co/form/submit?formId=47" id="mauticform_requestaninstance" data-mautic-form="requestaninstance" enctype="multipart/form-data" class="contact-form">
         <div class="mauticform-error" id="mauticform_requestaninstance_error"></div>
-- 
GitLab