Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified apps/website/src/assets/pic_phase_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/website/src/assets/pic_phase_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions apps/website/src/assets/target-icon-correct-bold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 5 additions & 6 deletions apps/website/src/components/vibe-code-mvp/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ import RightArrow from "../icons/RightArrow.astro";
style="animation-delay: 500ms;animation-fill-mode: backwards;"
>
Done? We will get you <span class="text-crocoder-yellow"
>to 100%</span
>.
>to 100%</span>
</span>
</h1>
<p
Expand All @@ -68,11 +67,11 @@ import RightArrow from "../icons/RightArrow.astro";
class="fadeInUp"
style="animation-delay: 900ms;animation-fill-mode: backwards;"
>
You used AI, no-code, or some coding to build fast? Now you're
stuck at the edge of launch.
<br />
You used AI, no-code, or some custom code to build fast and now you’re stuck at the edge of launch?
<br/>
<br/>
<strong class="font-semibold">
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.
</strong>
</span>
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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."
---
Original file line number Diff line number Diff line change
Expand Up @@ -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."
---
2 changes: 1 addition & 1 deletion apps/website/src/content/vibe_code_mvp_phases/phase_1.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
11 changes: 3 additions & 8 deletions apps/website/src/content/vibe_code_mvp_phases/phase_2.md
Original file line number Diff line number Diff line change
@@ -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",
]
---
2 changes: 1 addition & 1 deletion apps/website/src/content/vibe_code_mvp_phases/phase_3.md
Original file line number Diff line number Diff line change
@@ -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"]
Expand Down
Original file line number Diff line number Diff line change
@@ -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."
---
Original file line number Diff line number Diff line change
@@ -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."
---