diff --git a/app/page.jsx b/app/page.jsx
index 104a51a..e08aa69 100644
--- a/app/page.jsx
+++ b/app/page.jsx
@@ -53,27 +53,23 @@ export default function Home() {
- The fullstack development revolution
+ No code required · no DevOps · no limits
- Code to live URL.
+ Idea to live app.
Sixty seconds.
-
- Fibe orchestrates complete fullstack environments — apps, APIs, databases,
- AI agents, preview envs, jobs — on your infrastructure.
+ Describe what you want to build. Fibe and its AI Genies handle the code,
+ the servers, the SSL and the deploy — on your infrastructure.
-
- No DevOps team. No YAML hell. No lock-in. No ticket. Just ship.
-
-
- Or skip the code entirely — describe what you want and a Genie builds it.
+
+ Zero DevOps expertise. Zero setup ceremony. Just your idea, live.
@@ -118,9 +114,9 @@ export default function Home() {
style={{color:'rgba(139,92,246,0.55)'}}>The old way is dead
{[
- {dead:'"Works on my machine"', alive:'Every dev gets an identical live cloud environment. Reproducible. 60 seconds to spin up.'},
- {dead:'45-minute CI queues', alive:'Playgrounds boot in ~60s. Preview every branch on its own URL before touching main.'},
- {dead:'The ops team bottleneck', alive:'No DevOps. No YAML archaeology. No ticket. One command: fibe launch.'},
+ {dead:'Waiting weeks to go live', alive:'Describe your idea. A Genie builds it. Fibe ships it. Your app is live in minutes, not sprints.'},
+ {dead:'Hiring a DevOps team', alive:'Fibe handles servers, SSL, subdomains and routing automatically. You focus on the product.'},
+ {dead:'Needing to know how to code', alive:'No experience required. Genies write the code. You review, you direct, you ship.'},
].map(({dead, alive}) => (
Two ways to ship
-
-
👨💻
-
You write the code
-
- Git push. Fibe builds, routes, SSLs and hot-reloads. Your entire stack, live in seconds, on your infra.
-
-
- git push origin main ✓ live
-
-
-
+ {/* Genies first — the entry-user path */}
-
🤖
-
Genies write the code
+
+ 🤖
+ recommended
+
+
Let Genies write the code
- Describe the feature. A Genie plans, codes, tests and pushes.
- You review. You never open an editor.
+ No coding experience? No problem. Describe your idea in plain English.
+ A Genie plans it, builds it, tests it and ships it. You just review and approve.
- “add Google OAuth” ✓ shipped
+ “build me a SaaS landing page” ✓ shipped
+ {/* Dev path */}
+
+
👨💻
+
You write the code
+
+ Already a developer? Git push and Fibe handles the rest — builds,
+ routes, SSLs, hot-reloads. Your entire stack, live in seconds, on your own infra.
+
+
+ git push origin main ✓ live
+
+
+