Skip to content

Commit f10c9be

Browse files
vele616ivke995
andauthored
chore: vibe coding mvp copy/visual updates (#610)
Co-authored-by: Ivan Ivic <ivanivic842@gmail.com>
1 parent cb4e1c4 commit f10c9be

File tree

11 files changed

+21
-21
lines changed

11 files changed

+21
-21
lines changed
86.5 KB
Loading
-21.5 KB
Loading
Lines changed: 6 additions & 0 deletions
Loading

apps/website/src/components/vibe-code-mvp/Hero.astro

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ import RightArrow from "../icons/RightArrow.astro";
5757
style="animation-delay: 500ms;animation-fill-mode: backwards;"
5858
>
5959
Done? We will get you <span class="text-crocoder-yellow"
60-
>to 100%</span
61-
>.
60+
>to 100%</span>
6261
</span>
6362
</h1>
6463
<p
@@ -68,11 +67,11 @@ import RightArrow from "../icons/RightArrow.astro";
6867
class="fadeInUp"
6968
style="animation-delay: 900ms;animation-fill-mode: backwards;"
7069
>
71-
You used AI, no-code, or some coding to build fast? Now you're
72-
stuck at the edge of launch.
73-
<br />
70+
You used AI, no-code, or some custom code to build fast and now you’re stuck at the edge of launch?
71+
<br/>
72+
<br/>
7473
<strong class="font-semibold">
75-
Polish, bugs, logic, production - That's where we come in.
74+
From polish to bugs to logic and production, we help you cross the finish line.
7675
</strong>
7776
</span>
7877
</p>

apps/website/src/content/vibe_code_mvp_how_it_works/step_2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ image: "/src/assets/seo_search_graph.svg"
33
imageAlt: "Illustration of a graph"
44
bgColor: "bg-[#504C56]"
55
title: "We assess what’s needed to finalize it."
6-
description: "We’ll review it fast — zero pressure, no BS."
6+
description: "We’ll review it fast — zero pressure, no nonsense."
77
---

apps/website/src/content/vibe_code_mvp_how_it_works/step_4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ image: "/src/assets/startup.svg"
33
imageAlt: "Illustration of a rocket"
44
bgColor: "bg-[#6572DF]"
55
title: "You own it. You launch it."
6-
description: "We hand it off clean — or keep helping if you want."
6+
description: "We hand it off clean — and stay if you want backup."
77
---

apps/website/src/content/vibe_code_mvp_phases/phase_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
image: "/src/assets/pic_phase_1.png"
33
imageAlt: "Illustration of crocodile presenting analytics on a board"
4-
imageBgColor: "bg-[#F6FCFD]"
4+
imageBgColor: "bg-[#A3A7B4]"
55
pill: "We finish your vibe-coded mvps"
66
title: "You've built this far..."
77
checks:
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
---
22
image: "/src/assets/pic_phase_2.png"
33
imageAlt: "Illustration of crocodile analyzing with a loupe"
4-
imageBgColor: "bg-crocoder-green"
4+
imageBgColor: "bg-[#98B534]"
55
pill: "We finish your vibe-coded mvps"
66
title: "But now..."
77
checks: []
8-
issues:
8+
issues: []
9+
issueChecks:
910
[
1011
"It breaks under real use",
1112
"You don’t trust it in production",
1213
"You’re not sure how to ship it",
1314
]
14-
issueChecks:
15-
[
16-
"You vibe-coded the core logic",
17-
"You made it clickable, demoable",
18-
"You’re showing it to friends, investors, early users",
19-
]
2015
---

apps/website/src/content/vibe_code_mvp_phases/phase_3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
image: "/src/assets/pic_phase_3.png"
33
imageAlt: "Illustration of crocodile and developers collaborating"
4-
imageBgColor: "bg-crocoder-orange"
4+
imageBgColor: "bg-[#C97771]"
55
pill: "We finish your vibe-coded mvps"
66
title: "We'll help you finish it!"
77
checks: ["Solid logic", "Real backend", "Stable deployment", "Ready to launch"]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
image: "/src/assets/target-icon-correct.svg"
2+
image: "/src/assets/target-icon-correct-bold.svg"
33
imageAlt: "Illustration of a target with arrow in its center"
4-
title: "We speak product, not just code."
4+
title: "We focus on product outcomes, not just code."
55
---

0 commit comments

Comments
 (0)