Skip to content

Commit 09d641b

Browse files
committed
feat: enhance content and structure across multiple pages, add FAQ sections in English and Polish
1 parent c0c2334 commit 09d641b

File tree

10 files changed

+315
-29
lines changed

10 files changed

+315
-29
lines changed

src/pages/en/contact.astro

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
5454

5555
<p>
5656
Entry point for collaboration discussions.
57+
<span style="color: rgba(255,255,255,.6);">
58+
A short message is enough: what you want to build or improve, and the context.
59+
</span>
60+
</p>
61+
62+
<p style="margin-top:8px; color: rgba(255,255,255,.6);">
63+
If you’d like to understand how collaboration usually works,
64+
take a look at <a href="/en/how-we-work/">How we work</a>.
5765
</p>
5866
</div>
5967
</div>
@@ -74,13 +82,18 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
7482
<p>Code, approach, and public projects.</p>
7583
</a>
7684

77-
<div class="card">
78-
<div class="kicker">info</div>
79-
<h3>Engagement</h3>
85+
<a
86+
class="card"
87+
href="/en/faq/"
88+
style="border-bottom:none;"
89+
>
90+
<div class="kicker">faq</div>
91+
<h3>How it works in practice</h3>
8092
<p>
81-
Details about our process are described in “How we work”.
93+
Answers to common questions about collaboration, scope,
94+
and next steps.
8295
</p>
83-
</div>
96+
</a>
8497
</div>
8598
</div>
8699

src/pages/en/faq/index.astro

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
---
2+
import BaseLayout from "../../../layouts/BaseLayout.astro";
3+
---
4+
5+
<BaseLayout lang="en" title="FAQ">
6+
<section class="section">
7+
<h1>FAQ</h1>
8+
9+
<div class="card">
10+
<p style="margin-top:0; color: rgba(255,255,255,.72);">
11+
Below you’ll find answers to the most common questions about working
12+
with RocketDeploy — scope, collaboration model, and next steps.
13+
</p>
14+
</div>
15+
</section>
16+
17+
<section class="section">
18+
<h2>general</h2>
19+
20+
<div class="grid">
21+
<div class="card">
22+
<h3>Do you work on small projects?</h3>
23+
<p>
24+
Yes. We handle both small, well-defined tasks and larger systems
25+
delivered incrementally.
26+
A small project is often the first step toward a longer collaboration.
27+
</p>
28+
</div>
29+
30+
<div class="card">
31+
<h3>Do I need to know exactly what I want?</h3>
32+
<p>
33+
No. A high-level goal and business context are enough.
34+
We help refine the scope, technical assumptions,
35+
and propose a reasonable delivery plan.
36+
</p>
37+
</div>
38+
</div>
39+
</section>
40+
41+
<section class="section">
42+
<h2>scope and responsibility</h2>
43+
44+
<div class="grid">
45+
<div class="card">
46+
<h3>Do you provide system maintenance?</h3>
47+
<p>
48+
We do not take over maintenance of third-party systems.
49+
We only offer a limited stabilization phase
50+
for systems we designed and delivered ourselves.
51+
</p>
52+
</div>
53+
54+
<div class="card">
55+
<h3>Do you offer 24/7 support?</h3>
56+
<p>
57+
No. We do not operate a 24/7 on-call or classic support model.
58+
Collaboration is based on agreed availability hours
59+
and clearly defined response times.
60+
</p>
61+
</div>
62+
63+
<div class="card">
64+
<h3>Can I commission only a part of the work?</h3>
65+
<p>
66+
Yes. You can commission full end-to-end delivery
67+
or selected areas only —
68+
for example architecture design, infrastructure,
69+
or production deployment.
70+
</p>
71+
</div>
72+
</div>
73+
</section>
74+
75+
<section class="section">
76+
<h2>collaboration model</h2>
77+
78+
<div class="grid">
79+
<div class="card">
80+
<h3>How does collaboration usually start?</h3>
81+
<p>
82+
We start with a short message describing your goal and context.
83+
Then we refine the scope and propose a solution
84+
along with a milestone-based delivery plan.
85+
</p>
86+
</div>
87+
88+
<div class="card">
89+
<h3>Do you work via platforms like Upwork or Freelancer?</h3>
90+
<p>
91+
Yes. For initial projects, we often use freelance platforms
92+
that provide escrow payments, clear scope,
93+
and a structured collaboration process.
94+
</p>
95+
</div>
96+
97+
<div class="card">
98+
<h3>Is direct collaboration possible?</h3>
99+
<p>
100+
Yes. For longer, proven collaborations,
101+
we move to direct contracts and billing.
102+
</p>
103+
</div>
104+
</div>
105+
</section>
106+
107+
<section class="section">
108+
<h2>next steps</h2>
109+
110+
<div class="card">
111+
<p style="margin-top:0;">
112+
If you have additional questions or want to discuss your specific case:
113+
</p>
114+
115+
<div style="margin-top: 14px;">
116+
<a class="btn primary" href="/en/contact/">Get in touch →</a>
117+
<a class="btn" href="/en/how-we-work/" style="margin-left:8px;">
118+
How we work →
119+
</a>
120+
</div>
121+
</div>
122+
</section>
123+
</BaseLayout>

src/pages/en/how-we-work.astro

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
77
<h1>How we work</h1>
88
<div class="card">
99
<p style="margin-top:0; color: rgba(255,255,255,.72);">
10-
We work in a delivery model — with clear scope, a predictable process,
11-
and ownership of outcomes. From day one, we build with production
12-
and real-world usage in mind.
10+
We work in a delivery model — with clear scope and a predictable process,
11+
focused on bringing systems to production. From day one, we build with
12+
real-world usage in mind.
1313
</p>
1414
</div>
1515
</section>
@@ -31,7 +31,7 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
3131
<div class="card">
3232
<p style="margin-top:0; color: rgba(255,255,255,.72);">
3333
For long-term, proven collaborations, we’re happy to move to direct
34-
contracts and billing. Once the delivery rhythm and ways of working
34+
contracts and billing. Once the delivery cadence and ways of working
3535
are established, we simplify the formalities and operate more directly.
3636
</p>
3737
</div>
@@ -66,9 +66,10 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
6666
</li>
6767
<li>
6868
<span class="kicker" style="margin-right:10px;">06</span>
69-
stabilization and handover to operations
69+
post-deployment stabilization and system handover,
70+
or agreement on the next phase of collaboration
7071
</li>
7172
</ul>
7273
</div>
7374
</section>
74-
</BaseLayout>
75+
</BaseLayout>

src/pages/en/index.astro

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,13 @@ import HeroVisual from "../../components/HeroVisual.astro";
2424
cloud, backend, frontend, mobile, and software connected to physical devices.
2525
</p>
2626

27+
<p class="lead" style="margin-top: 10px; color: rgba(255,255,255,.6);">
28+
We work on both small, well-scoped starter projects and larger systems built for long-term growth.
29+
</p>
30+
2731
<div class="cta">
2832
<a class="btn primary" href="/en/contact/">Let’s talk</a>
33+
<a class="btn" href="/en/services/">View services</a>
2934
<a class="btn" href="/en/case-studies/">View case studies</a>
3035
</div>
3136

@@ -93,7 +98,7 @@ import HeroVisual from "../../components/HeroVisual.astro";
9398
<div class="card">
9499
<div class="kicker">&lt;/&gt;</div>
95100
<h3>End-to-End System Delivery</h3>
96-
<p>From architecture to production — we take ownership of delivering working systems.</p>
101+
<p>From architecture to production — we deliver systems that are ready for real-world use.</p>
97102
</div>
98103

99104
<div class="card">

src/pages/en/services/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
88

99
<div class="card">
1010
<p style="margin-top:0; color: rgba(255,255,255,.72);">
11-
RocketDeploy operates in a delivery-first model: we design and deliver systems ready for production.
11+
RocketDeploy designs and deploys systems ready for production.
1212
Below you’ll find our services broken down by stages — delivered end-to-end or as selected areas.
1313
</p>
1414

@@ -69,7 +69,7 @@ import BaseLayout from "../../../layouts/BaseLayout.astro";
6969
<ul class="cli-list" style="margin: 0; color: rgba(255,255,255,.72);">
7070
<li><span class="kicker" style="margin-right:10px;">01</span>we align on goals, context and priorities</li>
7171
<li><span class="kicker" style="margin-right:10px;">02</span>we propose solution, scope and acceptance criteria</li>
72-
<li><span class="kicker" style="margin-right:10px;">03</span>delivery in milestones</li>
72+
<li><span class="kicker" style="margin-right:10px;">03</span>delivery through milestones</li>
7373
<li><span class="kicker" style="margin-right:10px;">04</span>production deployment and stabilization</li>
7474
</ul>
7575

src/pages/pl/faq/index.astro

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
import BaseLayout from "../../../layouts/BaseLayout.astro";
3+
---
4+
5+
<BaseLayout lang="pl" title="FAQ">
6+
<section class="section">
7+
<h1>FAQ</h1>
8+
9+
<div class="card">
10+
<p style="margin-top:0; color: rgba(255,255,255,.72);">
11+
Poniżej zebraliśmy odpowiedzi na najczęstsze pytania dotyczące
12+
współpracy z RocketDeploy — zakresu, modelu pracy i kolejnych kroków.
13+
</p>
14+
</div>
15+
</section>
16+
17+
<section class="section">
18+
<h2>ogólne</h2>
19+
20+
<div class="grid">
21+
<div class="card">
22+
<h3>Czy realizujecie małe projekty?</h3>
23+
<p>
24+
Tak. Realizujemy zarówno niewielkie, jasno określone zadania,
25+
jak i większe systemy rozwijane etapami.
26+
Mały projekt często jest pierwszym krokiem do dłuższej współpracy.
27+
</p>
28+
</div>
29+
30+
<div class="card">
31+
<h3>Czy trzeba dokładnie wiedzieć, czego się chce?</h3>
32+
<p>
33+
Nie. Wystarczy ogólny cel i kontekst biznesowy.
34+
Pomagamy doprecyzować zakres, założenia techniczne
35+
i zaproponować sensowny plan realizacji.
36+
</p>
37+
</div>
38+
</div>
39+
</section>
40+
41+
<section class="section">
42+
<h2>zakres i odpowiedzialność</h2>
43+
44+
<div class="grid">
45+
<div class="card">
46+
<h3>Czy zajmujecie się utrzymaniem systemów?</h3>
47+
<p>
48+
Nie przejmujemy utrzymania cudzych systemów.
49+
Oferujemy jedynie ograniczoną fazę stabilizacji
50+
dla systemów, które sami zaprojektowaliśmy i wdrożyliśmy.
51+
</p>
52+
</div>
53+
54+
<div class="card">
55+
<h3>Czy oferujecie wsparcie 24/7?</h3>
56+
<p>
57+
Nie. Nie działamy w modelu całodobowego supportu ani dyżurów.
58+
Współpraca opiera się na ustalonych godzinach dostępności
59+
i jasno określonych czasach reakcji.
60+
</p>
61+
</div>
62+
63+
<div class="card">
64+
<h3>Czy mogę zlecić tylko fragment prac?</h3>
65+
<p>
66+
Tak. Możesz zlecić całość end-to-end albo wybrany obszar —
67+
np. projektowanie architektury, infrastrukturę
68+
lub wdrożenie produkcyjne.
69+
</p>
70+
</div>
71+
</div>
72+
</section>
73+
74+
<section class="section">
75+
<h2>model współpracy</h2>
76+
77+
<div class="grid">
78+
<div class="card">
79+
<h3>Jak wygląda start współpracy?</h3>
80+
<p>
81+
Zaczynamy od krótkiej wiadomości z opisem celu i kontekstu.
82+
Następnie doprecyzowujemy zakres i proponujemy rozwiązanie
83+
wraz z planem realizacji w milestone’ach.
84+
</p>
85+
</div>
86+
87+
<div class="card">
88+
<h3>Czy pracujecie przez platformy typu Upwork / Freelancer?</h3>
89+
<p>
90+
Tak. Przy pierwszych projektach często korzystamy
91+
z platform freelancingowych, które zapewniają escrow,
92+
jasny zakres i uporządkowany proces współpracy.
93+
</p>
94+
</div>
95+
96+
<div class="card">
97+
<h3>Czy możliwa jest bezpośrednia współpraca?</h3>
98+
<p>
99+
Tak. Przy dłuższych, sprawdzonych współpracach
100+
przechodzimy na bezpośrednie umowy i rozliczenia.
101+
</p>
102+
</div>
103+
</div>
104+
</section>
105+
106+
<section class="section">
107+
<h2>kolejne kroki</h2>
108+
109+
<div class="card">
110+
<p style="margin-top:0;">
111+
Jeśli masz dodatkowe pytania albo chcesz porozmawiać o swoim przypadku:
112+
</p>
113+
114+
<div style="margin-top: 14px;">
115+
<a class="btn primary" href="/pl/kontakt/">Napisz do nas →</a>
116+
<a class="btn" href="/pl/how-we-work/" style="margin-left:8px;">
117+
Jak pracujemy →
118+
</a>
119+
</div>
120+
</div>
121+
</section>
122+
</BaseLayout>

src/pages/pl/how-we-work.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
77
<h1>Jak pracujemy</h1>
88
<div class="card">
99
<p style="margin-top:0; color: rgba(255,255,255,.72);">
10-
Pracujemy w modelu delivery — z jasnym zakresem, przewidywalnym procesem
11-
i odpowiedzialnością za dowiezienie. Dzięki temu od pierwszego dnia
10+
Pracujemy w modelu delivery — z jasnym zakresem i przewidywalnym procesem,
11+
nastawionym na doprowadzenie do wdrożenia. Dzięki temu od pierwszego dnia
1212
budujemy z myślą o produkcji i realnym użyciu.
1313
</p>
1414
</div>
@@ -30,7 +30,7 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
3030
<div class="card">
3131
<p style="margin-top:0; color: rgba(255,255,255,.72);">
3232
W dłuższych, sprawdzonych współpracach możemy przejść na bezpośrednie umowy
33-
i rozliczenia. Gdy znamy już sposób pracy i tempo dowożenia, upraszczamy
33+
i rozliczenia. Gdy znamy już sposób pracy i tempo realizacji, upraszczamy
3434
formalności i działamy bardziej bezpośrednio.
3535
</p>
3636
</div>
@@ -57,7 +57,7 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
5757
</li>
5858
<li>
5959
<span class="kicker" style="margin-right:10px;">04</span>
60-
plan dowożenia (milestones) i priorytety
60+
plan realizacji (milestones) i priorytety
6161
</li>
6262
<li>
6363
<span class="kicker" style="margin-right:10px;">05</span>

0 commit comments

Comments
 (0)