Skip to content

Commit 4b8db74

Browse files
committed
fix: update content and styling for various pages and components
1 parent 44d6898 commit 4b8db74

File tree

7 files changed

+180
-104
lines changed

7 files changed

+180
-104
lines changed

src/pages/en/for-founders.astro

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
55
<BaseLayout
66
lang="en"
77
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."
1010
>
1111
<section class="section">
1212
<h1>You have an idea for an application or system.</h1>
1313

1414
<p class="lead">
1515
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”.
1818
</p>
1919

2020
<div class="card">
@@ -41,8 +41,9 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
4141
</p>
4242

4343
<p style="margin-bottom:0; color: rgba(255,255,255,.72);">
44-
Our role is not to overwhelm you with details, but to help structure the idea
45-
and guide you through the entire process in a clear, understandable way.
44+
Our role is not to overwhelm you with details,
45+
but to help structure the idea and guide you through the entire process
46+
in a clear and understandable way.
4647
</p>
4748
</div>
4849
</section>
@@ -52,8 +53,9 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
5253

5354
<div class="card">
5455
<p style="margin-top:0; color: rgba(255,255,255,.72);">
55-
For founders and teams who have an idea for a product, platform, or system,
56-
want to validate its business sense, don’t have a CTO or technical team,
56+
For founders and teams who have an idea for an application, platform, or system,
57+
want to validate its business sense,
58+
don’t have a CTO or technical team,
5759
and want to deliver something real — not just a “project”.
5860
</p>
5961

@@ -71,7 +73,11 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
7173
<li><span class="kicker" style="margin-right:10px;">01</span>we talk about the idea and the goal (no technical jargon)</li>
7274
<li><span class="kicker" style="margin-right:10px;">02</span>we structure assumptions and risks to avoid costly shortcuts</li>
7375
<li><span class="kicker" style="margin-right:10px;">03</span>we define a realistic scope for the first version + “done” criteria</li>
74-
<li><span class="kicker" style="margin-right:10px;">04</span>we build and deliver a working product (production-ready)</li>
76+
<li>
77+
<span class="kicker" style="margin-right:10px;">04</span>
78+
we build and deliver a working application
79+
<span style="color: rgba(255,255,255,.6);">(with production and future growth in mind)</span>
80+
</li>
7581
</ul>
7682

7783
<div style="margin-top: 14px;">
@@ -85,13 +91,15 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
8591

8692
<div class="card">
8793
<p style="margin-top:0; color: rgba(255,255,255,.72);">
88-
We take responsibility for technical decisions, system architecture,
89-
translating the idea into a working product, and delivering it end-to-end.
94+
We take responsibility for technical decisions,
95+
designing the solution,
96+
and translating the idea into a working application or platform.
97+
<span style="color: rgba(255,255,255,.6);">Under the hood, there is always a well-designed system.</span>
9098
</p>
9199

92100
<p style="margin-bottom:0; color: rgba(255,255,255,.72);">
93-
You don’t need to “learn IT”. We explain things in plain language
94-
and make decisions together.
101+
You don’t need to “learn IT”.
102+
We explain things in plain language and make decisions together.
95103
</p>
96104
</div>
97105
</section>
@@ -101,20 +109,22 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
101109

102110
<div class="card">
103111
<p style="margin-top:0; color: rgba(255,255,255,.72);">
104-
We don’t sell fixed “packages”, don’t promise miracles in a week,
112+
We don’t sell fixed “packages”,
113+
don’t promise miracles in a week,
105114
and don’t build things without clear business sense.
106115
</p>
107116

108117
<p style="margin-bottom:0; color: rgba(255,255,255,.72);">
109-
Our focus is on building products that actually work and can grow.
118+
Our focus is on building products that actually work and have a future.
110119
</p>
111120
</div>
112121
</section>
113122

114123
<section class="section">
115124
<div class="card">
116125
<p style="margin-top:0; color: rgba(255,255,255,.72);">
117-
If this sounds reasonable, the next step is a short conversation
126+
If this sounds reasonable,
127+
the next step is a short conversation
118128
or a message describing your goal and context.
119129
</p>
120130

@@ -126,4 +136,4 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
126136
</div>
127137
</div>
128138
</section>
129-
</BaseLayout>
139+
</BaseLayout>

src/pages/en/index.astro

Lines changed: 49 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,34 +7,37 @@ import HeroVisual from "../../components/HeroVisual.astro";
77
<BaseLayout
88
lang="en"
99
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."
1212
>
1313
<section class="hero">
1414
<div class="hero-left">
15-
<div class="hero-kicker" aria-label="architecture build production">
16-
architecture · build · production
17-
</div>
1815

1916
<h1>
20-
We design &amp; ship systems.<span class="cursor" aria-hidden="true">│</span>
17+
We design and deliver solutions.<span class="cursor" aria-hidden="true">│</span>
2118
</h1>
2219

20+
<h2 class="hero-subtitle">
21+
apps · platforms · systems
22+
</h2>
23+
2324
<p class="lead">
2425
rocketdeploy is a senior engineering team focused on
25-
<strong>end-to-end system delivery</strong> —
26+
<strong>end-to-end product delivery</strong> —
2627
from MVPs and prototypes to stable, production-grade platforms.
28+
<span style="color: rgba(255,255,255,.6);">Under the hood, there’s always a well-designed system.</span>
2729
</p>
2830

2931
<p class="lead" style="margin-top: 10px;">
30-
We work where systems become real:
32+
We work where products become real:
3133
cloud, backend, frontend, mobile, and software connected
3234
to physical devices.
3335
</p>
3436

3537
<p class="lead" style="margin-top: 10px; color: rgba(255,255,255,.6);">
3638
We work on both small, well-scoped starter projects
37-
and larger systems built for long-term growth.
39+
and larger platforms built for long-term growth —
40+
including <strong>WordPress &amp; WooCommerce e-commerce</strong>, integrations and custom plugins.
3841
</p>
3942

4043
<div class="hero-divider minimal" aria-hidden="true"></div>
@@ -72,8 +75,8 @@ import HeroVisual from "../../components/HeroVisual.astro";
7275
<div class="card">
7376
<div class="kicker">for founders</div>
7477
<p style="margin-top:10px; color: rgba(255,255,255,.72);">
75-
<strong>Have an idea for a product but not sure where to start?</strong><br />
76-
See how we help founders go from idea to a working system
78+
<strong>Have an idea for a web app, admin panel or store, but not sure where to start?</strong><br />
79+
See how we help founders go from idea to a working product
7780
without having to dive into technical details.
7881
</p>
7982
<div style="margin-top: 14px;">
@@ -104,6 +107,8 @@ import HeroVisual from "../../components/HeroVisual.astro";
104107
<span class="badge">Keycloak</span>
105108
<span class="badge">Vault</span>
106109
<span class="badge">observability</span>
110+
<span class="badge">WordPress/WooCommerce</span>
111+
<span class="badge">Astro</span>
107112
</div>
108113
</section>
109114

@@ -135,8 +140,8 @@ import HeroVisual from "../../components/HeroVisual.astro";
135140
<div class="grid">
136141
<div class="card">
137142
<div class="kicker">&lt;/&gt;</div>
138-
<h3>End-to-End System Delivery</h3>
139-
<p>From architecture to production — we deliver systems that are ready for real-world use.</p>
143+
<h3>End-to-end delivery</h3>
144+
<p>From architecture to production — we deliver work that’s ready for real-world use.</p>
140145
</div>
141146

142147
<div class="card">
@@ -147,30 +152,50 @@ import HeroVisual from "../../components/HeroVisual.astro";
147152

148153
<div class="card">
149154
<div class="kicker">◎</div>
150-
<h3>Backend, APIs & EDA</h3>
155+
<h3>Backend, APIs &amp; EDA</h3>
151156
<p>API-first, BFF, integrations, event-driven design — built to evolve and scale.</p>
152157
</div>
153158
</div>
154159

155160
<div class="grid" style="margin-top: 14px;">
156161
<div class="card">
157162
<div class="kicker">UI</div>
158-
<h3>Frontend & Mobile</h3>
159-
<p>Web apps, admin panels, kiosks, and operational tools for teams in the field.</p>
163+
<h3>Frontend &amp; Mobile</h3>
164+
<p>Web apps, admin panels, static sites, kiosks, and operational tools for teams in the field.</p>
160165
</div>
161166

162167
<div class="card">
163-
<div class="kicker">UX</div>
164-
<h3>UI/UX Collaboration</h3>
165-
<p>We work with client-provided UI/UX or coordinate design via trusted subcontractors.</p>
168+
<div class="kicker">WP</div>
169+
<h3>WordPress &amp; WooCommerce</h3>
170+
<p>Stores, integrations and advanced plugins — when e-commerce should work like a product, not just “a site with a cart”.</p>
166171
</div>
167172

168173
<div class="card">
169174
<div class="kicker">MVP</div>
170-
<h3>MVPs & technical prototypes</h3>
175+
<h3>MVPs &amp; technical prototypes</h3>
171176
<p>Fast validation — with clear trade-offs and a path to production-grade delivery.</p>
172177
</div>
173178
</div>
179+
180+
<div class="grid" style="margin-top: 14px;">
181+
<div class="card">
182+
<div class="kicker">UX</div>
183+
<h3>UI/UX collaboration</h3>
184+
<p>We work with client-provided UI/UX or coordinate design via trusted subcontractors.</p>
185+
</div>
186+
187+
<div class="card">
188+
<div class="kicker">ops</div>
189+
<h3>Stable start after launch</h3>
190+
<p>A short stabilization phase to close the gaps that usually show up only after release.</p>
191+
</div>
192+
193+
<div class="card">
194+
<div class="kicker">fit</div>
195+
<h3>Right-sized approach</h3>
196+
<p>We don’t overload small projects. We match architecture and tooling to budget, risks and the growth plan.</p>
197+
</div>
198+
</div>
174199
</section>
175200

176201
<section class="section">
@@ -197,19 +222,20 @@ import HeroVisual from "../../components/HeroVisual.astro";
197222

198223
<div class="card">
199224
<p style="margin-top:0; color: rgba(255,255,255,.72);">
200-
We have designed and delivered systems across areas such as:
225+
We have designed and delivered solutions across areas such as:
201226
</p>
202227
<ul class="check-list" style="margin: 0; color: rgba(255,255,255,.72);">
203228
<li>e-commerce platforms integrated with logistics and automation</li>
204229
<li>distributed systems connecting cloud services and physical devices</li>
205230
<li>operational platforms used daily by non-technical teams</li>
206231
<li>microservice systems running 24/7 in production</li>
207-
<li>systems evolved from MVPs to full scale</li>
232+
<li>products evolving from MVPs to full scale</li>
233+
<li>advanced WordPress/WooCommerce implementations and integrations</li>
208234
</ul>
209235

210236
<div style="margin-top: 14px;">
211237
<a class="btn" href="/en/case-studies/">See examples →</a>
212238
</div>
213239
</div>
214240
</section>
215-
</BaseLayout>
241+
</BaseLayout>

src/pages/en/services/index.astro

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
55
<BaseLayout
66
lang="en"
77
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."
1010
>
1111
<section class="section">
1212
<h1>Services</h1>
1313

1414
<div class="card">
1515
<p style="margin-top:0; color: rgba(255,255,255,.72);">
16-
rocketdeploy designs and delivers production-ready systems.
16+
rocketdeploy designs and delivers <strong>web apps, platforms and e-commerce</strong> that are ready for production.
1717
We work in a structured, process-driven way — from architectural decisions
1818
and delivery planning to production deployment. Below you’ll find our offer
1919
broken down into stages: you can engage us end-to-end or for selected areas.
20+
<span style="color: rgba(255,255,255,.6);">Under the hood, there’s always a well-designed system.</span>
2021
</p>
2122

2223
<div class="card" style="margin-top: 14px;">
@@ -26,12 +27,11 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
2627
for non-technical founders.
2728
</p>
2829

29-
<div style="margin-top: 14px;">
30-
<a class="btn" href="/en/for-founders/">Path for founders →</a>
30+
<div style="margin-top: 14px;">
31+
<a class="btn" href="/en/for-founders/">Path for founders →</a>
32+
</div>
3133
</div>
3234
</div>
33-
34-
</div>
3535
</section>
3636

3737
<section class="section">
@@ -67,13 +67,13 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
6767
<a class="card" href="/en/services/post-launch/" style="border-bottom:none;">
6868
<div class="kicker">05</div>
6969
<h3>Post-launch support</h3>
70-
<p>Limited stabilization phase for systems we delivered.</p>
70+
<p>Limited stabilization phase for deployments delivered by our team.</p>
7171
</a>
7272

7373
<div class="card">
7474
<div class="kicker">model</div>
7575
<h3>End-to-end or modular</h3>
76-
<p>We can deliver the full scope or step into selected areas (e.g. infrastructure + deployment).</p>
76+
<p>We can deliver the full scope or step into selected areas (e.g. e-commerce + integrations, or infrastructure + deployment).</p>
7777
</div>
7878
</div>
7979
</section>
@@ -102,10 +102,10 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
102102
<div class="card">
103103
<ul class="check-list" style="margin: 0; color: rgba(255,255,255,.72);">
104104
<li>we do not take over maintenance of third-party systems</li>
105-
<li>post-launch support applies only to systems we delivered</li>
105+
<li>post-launch support applies only to deployments delivered by our team</li>
106106
<li>no 24/7 on-call or classic support model</li>
107107
<li>long-term partnerships are considered individually</li>
108108
</ul>
109109
</div>
110110
</section>
111-
</BaseLayout>
111+
</BaseLayout>

0 commit comments

Comments
 (0)