|
2 | 2 | import BaseLayout from "../../../layouts/BaseLayout.astro"; |
3 | 3 | --- |
4 | 4 |
|
5 | | -<BaseLayout lang="en" title="Services"> |
| 5 | +<BaseLayout |
| 6 | + lang="en" |
| 7 | + title="Services: system architecture & delivery" |
| 8 | + description="RocketDeploy services: architecture, development and production delivery. We help ship reliable systems from discovery and design to deployment and operations." |
| 9 | +> |
6 | 10 | <section class="section"> |
7 | 11 | <h1>Services</h1> |
8 | 12 |
|
9 | 13 | <div class="card"> |
10 | 14 | <p style="margin-top:0; color: rgba(255,255,255,.72);"> |
11 | | - RocketDeploy designs and deploys systems ready for production. |
12 | | - Below you’ll find our services broken down by stages — delivered end-to-end or as selected areas. |
| 15 | + RocketDeploy designs and delivers production-ready systems. |
| 16 | + We work in a structured, process-driven way — from architectural decisions |
| 17 | + and delivery planning to production deployment. Below you’ll find our offer |
| 18 | + broken down into stages: you can engage us end-to-end or for selected areas. |
13 | 19 | </p> |
14 | 20 |
|
15 | | - <p style="margin-top:10px; color: rgba(255,255,255,.6);"> |
16 | | - We do not operate as a maintenance-driven software house and do not take over third-party systems on subscription. |
17 | | - </p> |
| 21 | + <div class="card" style="margin-top: 14px;"> |
| 22 | + <p style="margin-top:0; color: rgba(255,255,255,.72);"> |
| 23 | + You don’t need to dive into technical details to get started. |
| 24 | + If you have a product idea, we’ve prepared a dedicated path |
| 25 | + for non-technical founders. |
| 26 | + </p> |
| 27 | + |
| 28 | + <div style="margin-top: 14px;"> |
| 29 | + <a class="btn" href="/en/for-founders/">Path for founders →</a> |
| 30 | + </div> |
| 31 | + </div> |
| 32 | + |
18 | 33 | </div> |
19 | 34 | </section> |
20 | 35 |
|
|
0 commit comments