diff --git a/apps/website/src/assets/pic_phase_1.png b/apps/website/src/assets/pic_phase_1.png
index c5404002..b057c0d7 100644
Binary files a/apps/website/src/assets/pic_phase_1.png and b/apps/website/src/assets/pic_phase_1.png differ
diff --git a/apps/website/src/assets/pic_phase_3.png b/apps/website/src/assets/pic_phase_3.png
index 31be68f8..3983f215 100644
Binary files a/apps/website/src/assets/pic_phase_3.png and b/apps/website/src/assets/pic_phase_3.png differ
diff --git a/apps/website/src/assets/target-icon-correct-bold.svg b/apps/website/src/assets/target-icon-correct-bold.svg
new file mode 100644
index 00000000..4e41e346
--- /dev/null
+++ b/apps/website/src/assets/target-icon-correct-bold.svg
@@ -0,0 +1,6 @@
+
diff --git a/apps/website/src/components/vibe-code-mvp/Hero.astro b/apps/website/src/components/vibe-code-mvp/Hero.astro
index 9543de65..393c376c 100644
--- a/apps/website/src/components/vibe-code-mvp/Hero.astro
+++ b/apps/website/src/components/vibe-code-mvp/Hero.astro
@@ -57,8 +57,7 @@ import RightArrow from "../icons/RightArrow.astro";
style="animation-delay: 500ms;animation-fill-mode: backwards;"
>
Done? We will get you to 100%.
+ >to 100%
- You used AI, no-code, or some coding to build fast? Now you're
- stuck at the edge of launch.
-
+ You used AI, no-code, or some custom code to build fast and now you’re stuck at the edge of launch?
+
+
- Polish, bugs, logic, production - That's where we come in.
+ From polish to bugs to logic and production, we help you cross the finish line.
diff --git a/apps/website/src/content/vibe_code_mvp_how_it_works/step_2.md b/apps/website/src/content/vibe_code_mvp_how_it_works/step_2.md
index b6978657..357b70bf 100644
--- a/apps/website/src/content/vibe_code_mvp_how_it_works/step_2.md
+++ b/apps/website/src/content/vibe_code_mvp_how_it_works/step_2.md
@@ -3,5 +3,5 @@ image: "/src/assets/seo_search_graph.svg"
imageAlt: "Illustration of a graph"
bgColor: "bg-[#504C56]"
title: "We assess what’s needed to finalize it."
-description: "We’ll review it fast — zero pressure, no BS."
+description: "We’ll review it fast — zero pressure, no nonsense."
---
diff --git a/apps/website/src/content/vibe_code_mvp_how_it_works/step_4.md b/apps/website/src/content/vibe_code_mvp_how_it_works/step_4.md
index ebfc7f7e..b2a840e4 100644
--- a/apps/website/src/content/vibe_code_mvp_how_it_works/step_4.md
+++ b/apps/website/src/content/vibe_code_mvp_how_it_works/step_4.md
@@ -3,5 +3,5 @@ image: "/src/assets/startup.svg"
imageAlt: "Illustration of a rocket"
bgColor: "bg-[#6572DF]"
title: "You own it. You launch it."
-description: "We hand it off clean — or keep helping if you want."
+description: "We hand it off clean — and stay if you want backup."
---
diff --git a/apps/website/src/content/vibe_code_mvp_phases/phase_1.md b/apps/website/src/content/vibe_code_mvp_phases/phase_1.md
index e42f1fcc..4aa4845b 100644
--- a/apps/website/src/content/vibe_code_mvp_phases/phase_1.md
+++ b/apps/website/src/content/vibe_code_mvp_phases/phase_1.md
@@ -1,7 +1,7 @@
---
image: "/src/assets/pic_phase_1.png"
imageAlt: "Illustration of crocodile presenting analytics on a board"
-imageBgColor: "bg-[#F6FCFD]"
+imageBgColor: "bg-[#A3A7B4]"
pill: "We finish your vibe-coded mvps"
title: "You've built this far..."
checks:
diff --git a/apps/website/src/content/vibe_code_mvp_phases/phase_2.md b/apps/website/src/content/vibe_code_mvp_phases/phase_2.md
index 6bec4525..26081e7d 100644
--- a/apps/website/src/content/vibe_code_mvp_phases/phase_2.md
+++ b/apps/website/src/content/vibe_code_mvp_phases/phase_2.md
@@ -1,20 +1,15 @@
---
image: "/src/assets/pic_phase_2.png"
imageAlt: "Illustration of crocodile analyzing with a loupe"
-imageBgColor: "bg-crocoder-green"
+imageBgColor: "bg-[#98B534]"
pill: "We finish your vibe-coded mvps"
title: "But now..."
checks: []
-issues:
+issues: []
+issueChecks:
[
"It breaks under real use",
"You don’t trust it in production",
"You’re not sure how to ship it",
]
-issueChecks:
- [
- "You vibe-coded the core logic",
- "You made it clickable, demoable",
- "You’re showing it to friends, investors, early users",
- ]
---
diff --git a/apps/website/src/content/vibe_code_mvp_phases/phase_3.md b/apps/website/src/content/vibe_code_mvp_phases/phase_3.md
index 1c3f374b..74e41ffb 100644
--- a/apps/website/src/content/vibe_code_mvp_phases/phase_3.md
+++ b/apps/website/src/content/vibe_code_mvp_phases/phase_3.md
@@ -1,7 +1,7 @@
---
image: "/src/assets/pic_phase_3.png"
imageAlt: "Illustration of crocodile and developers collaborating"
-imageBgColor: "bg-crocoder-orange"
+imageBgColor: "bg-[#C97771]"
pill: "We finish your vibe-coded mvps"
title: "We'll help you finish it!"
checks: ["Solid logic", "Real backend", "Stable deployment", "Ready to launch"]
diff --git a/apps/website/src/content/vibe_code_mvp_why_work_with_us/03_we_speak.md b/apps/website/src/content/vibe_code_mvp_why_work_with_us/03_we_speak.md
index ea0119c5..2fbc432e 100644
--- a/apps/website/src/content/vibe_code_mvp_why_work_with_us/03_we_speak.md
+++ b/apps/website/src/content/vibe_code_mvp_why_work_with_us/03_we_speak.md
@@ -1,5 +1,5 @@
---
-image: "/src/assets/target-icon-correct.svg"
+image: "/src/assets/target-icon-correct-bold.svg"
imageAlt: "Illustration of a target with arrow in its center"
-title: "We speak product, not just code."
+title: "We focus on product outcomes, not just code."
---
diff --git a/apps/website/src/content/vibe_code_mvp_why_work_with_us/05_we_build.md b/apps/website/src/content/vibe_code_mvp_why_work_with_us/05_we_build.md
index 2b4a8800..472058cc 100644
--- a/apps/website/src/content/vibe_code_mvp_why_work_with_us/05_we_build.md
+++ b/apps/website/src/content/vibe_code_mvp_why_work_with_us/05_we_build.md
@@ -1,5 +1,5 @@
---
image: "/src/assets/shield_check.svg"
imageAlt: "Illustration of a shield with check mark on it."
-title: "We build with React, Next.js, Node.js, and modern web tech No fluff, no lock-in — just fast, solid delivery"
+title: "We build with React, Next.js, Node.js, and modern web tech No fluff, no lock-in — just fast, solid delivery."
---