Skip to content

Commit

Permalink
contact: change links to nextcloud and improve contact process
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Król <[email protected]>
  • Loading branch information
pietrushnic committed Jan 24, 2024
1 parent 7ce11be commit 03a27f0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 27 deletions.
34 changes: 9 additions & 25 deletions content/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,51 +6,35 @@ keywords: [""]
draft: false
layout: "contact"


cooperation_with_us:
enable: true
title: "Cooperation with **3mdeb**"

coop_lists:
- title: "Book a call"
content: |
If you are interested in collaboration with 3mdeb, let us know by the <br/> [Book a call](https://calendly.com/3mdeb)
- title: "Complete the optional survey"
content: |
You can receive an initial, customized survey on e-mail. Your answers will help us to prepare a Project Discovery for further cooperation.
- title: "Let’s Meet"
- title: "Initial Consultation"
content: |
In the next step, we will arrange a free meeting, during which we will answer your preliminary questions.
Begin your journey with us through a consultation call. Here, we'll complete a detailed survey focusing on your Embedded Systems, Firmware & Training needs. <br/> [Book a call](https://cloud.3mdeb.com/index.php/apps/calendar/appointment/n7T65toSaD9t)
- title: "Define the requirements"
- title: "Documentation and Offer Preparation"
content: |
When agreed, on the basis of NDA contract, we will prepare a Project Discovery within 5-10 working days. Having it all set, we will contact you to discuss an initial plan of cooperation.
If needed, we'll handle additional paperwork, including NDAs, to fully understand your project. We then craft a tailored offer with terms and conditions based on your provided documentation and any further queries.
- title: "Discuss the project plan"
- title: "Project Implementation and Delivery"
content: |
In the next step, we will present a full project design, including quote. At this stage, we will be able to clarify the list of requirements and prepare the terms of the contract.
Upon offer acceptance, we move into action, developing and testing your solution. Our commitment is to deliver high-quality results that meet your specifications.
- title: "Sign a contract"
- title: "Post-Delivery Support and Maintenance"
content: |
After signing the contract, we will proceed to the implementation of the project, informing you about the progress.
- title: "Verify the received product"
content: |
After the product is delivered and tested, our cooperation can proceed to the next project or include additional maintenance.
Our relationship continues after delivery. We offer ongoing support and maintenance, ensuring your solution continues to perform at its best.
lets_work_together:
title: "Let’s work **together**"

cta:
title: "Need direction on your **product development strategy** and our services?"
button:
link: "https://calendly.com/3mdeb"
link: "https://cloud.3mdeb.com/index.php/apps/calendar/appointment/n7T65toSaD9t"
label: "BOOK A CALL"


google_map_embed_url: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2321.9026361369906!2d18.56620737691726!3d54.41169549448095!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x46fd745dc864c3fd%3A0x692893a8b0074f23!2s3mdeb%20Sp.%20z%20o.o.!5e0!3m2!1spl!2spl!4v1700219555836!5m2!1spl!2spl"

---
4 changes: 2 additions & 2 deletions themes/3mdeb/layouts/_default/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="row gx-0">
<div class="col-12">
<div class="section-title">
<h2>{{.title | markdownify}}</h2>
<h2 id="process">{{.title | markdownify}}</h2>
</div>
</div>
<div class="col-12">
Expand Down Expand Up @@ -40,7 +40,7 @@ <h6 class="cop-title">{{.title | markdownify}}</h6>
<div class="row">
<div class="col-12">
<div class="section-title">
<h2>{{.title | markdownify}}</h2>
<h2 id="form">{{.title | markdownify}}</h2>
</div>
</div>
</div>
Expand Down

0 comments on commit 03a27f0

Please sign in to comment.