You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/en/for-founders.astro
+27-17Lines changed: 27 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,16 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
5
5
<BaseLayout
6
6
lang="en"
7
7
routeKey="forFounders"
8
-
title="From idea to MVP and production"
9
-
description="We help founders go from idea to a working system. MVPs, prototypes and first deployments with clear trade-offs and a path to production."
8
+
title="From idea to MVP and a working application"
9
+
description="We help founders go from idea to a working application or system. MVPs, prototypes and first deployments with a clear path forward."
10
10
>
11
11
<sectionclass="section">
12
12
<h1>You have an idea for an application or system.</h1>
13
13
14
14
<pclass="lead">
15
15
Not sure how to turn it into a working product?
16
-
We help you go from idea to a real, working first version —
17
-
without technical chaos and without guessing “what now”.
16
+
We help you go from idea to a real, working solution —
17
+
without having to dive into technical details and without guessing “what now”.
18
18
</p>
19
19
20
20
<divclass="card">
@@ -41,8 +41,9 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
Copy file name to clipboardExpand all lines: src/pages/en/index.astro
+49-23Lines changed: 49 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -7,34 +7,37 @@ import HeroVisual from "../../components/HeroVisual.astro";
7
7
<BaseLayout
8
8
lang="en"
9
9
routeKey="home"
10
-
title="End-to-end systems — architecture & delivery"
11
-
description="We design and deliver production-ready software systems — from MVPs and prototypes to stable platforms. Microservices, APIs, event-driven architecture, Kubernetes, cloud and device integrations."
10
+
title="Web apps & end-to-end systems — architecture & delivery"
11
+
description="We design and deliver production-ready web apps, platforms and e-commerce — from MVPs and prototypes to stable deployments. APIs, event-driven architecture, Kubernetes, cloud, integrations, plus WordPress/WooCommerce."
Copy file name to clipboardExpand all lines: src/pages/en/services/index.astro
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,19 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
5
5
<BaseLayout
6
6
lang="en"
7
7
routeKey="services"
8
-
title="Services: system architecture & delivery"
9
-
description="rocketdeploy services: architecture, development and production delivery. We help ship reliable systems from discovery and design to deployment and operations."
8
+
title="Services: web apps, e-commerce & delivery"
9
+
description="rocketdeploy services: web apps, platforms and e-commerce (WordPress/WooCommerce). Architecture, development and production delivery — from discovery and design to stable deployments."
0 commit comments