diff --git a/src/components/landing/cta-section.tsx b/src/components/landing/cta-section.tsx index c9cc54a..8fb839b 100644 --- a/src/components/landing/cta-section.tsx +++ b/src/components/landing/cta-section.tsx @@ -8,7 +8,7 @@ export function CTASection() {

- Ready to unlock all 60 tasks? + Ready to unlock all 15 tasks?

Stop babysitting the queue. Start shipping faster. diff --git a/src/components/landing/disclaimer.tsx b/src/components/landing/disclaimer.tsx index ca13005..55e02e2 100644 --- a/src/components/landing/disclaimer.tsx +++ b/src/components/landing/disclaimer.tsx @@ -13,6 +13,8 @@ export function Disclaimer() { community. We are not affiliated with Jules, Google, or Google Labs in any way. Jules Task Queue simply helps you manage your Jules task queue more efficiently. +
+
* All Jules limits stated are based on the free tier.

diff --git a/src/components/landing/footer.tsx b/src/components/landing/footer.tsx index 5b0be89..62b5177 100644 --- a/src/components/landing/footer.tsx +++ b/src/components/landing/footer.tsx @@ -84,7 +84,18 @@ export function Footer() {
-

MIT License. Built by the community, for the community.

+

+ MIT License. Built by{" "} + + iHildy + + , for the open source community. +

diff --git a/src/components/landing/github-dashboard.tsx b/src/components/landing/github-dashboard.tsx index 994b174..dba2fac 100644 --- a/src/components/landing/github-dashboard.tsx +++ b/src/components/landing/github-dashboard.tsx @@ -54,9 +54,9 @@ const tasks = [ { id: 344, title: "Add input validation to user registration form", - status: "completed", + status: "jules-done", statusText: "Completed 2 hours ago", - label: "completed", + label: "jules-done", icon: , bgColor: "bg-jules-pink-5", labelColor: "bg-jules-pink text-white", diff --git a/src/components/landing/how-it-works.tsx b/src/components/landing/how-it-works.tsx index 3d1a004..82cebce 100644 --- a/src/components/landing/how-it-works.tsx +++ b/src/components/landing/how-it-works.tsx @@ -27,15 +27,15 @@ export function HowItWorks() { - Hosted + Hosted (1min) - Self-Hosted + Self-Hosted (15min) @@ -98,7 +98,7 @@ export function HowItWorks() { -
+
- Set up GitHub token, webhook secret, database URL, and cron - secret + Create a GitHub app, setup a webhook secret, database URL, + and cron secret @@ -159,16 +159,16 @@ export function HowItWorks() { 3
- Configure GitHub Webhooks + Watch It Work
- - Repository → Settings → Webhooks + + Auto-retry every 30 minutes
- Add webhook URL pointing to your domain and enable - “Issues” events + Tasks that hit the limit are automatically queued and + retried every 30 minutes diff --git a/src/components/landing/problem-section.tsx b/src/components/landing/problem-section.tsx index 36ef4f9..76da3d4 100644 --- a/src/components/landing/problem-section.tsx +++ b/src/components/landing/problem-section.tsx @@ -24,7 +24,7 @@ export function ProblemSection() {
- 60 + 15
Daily Tasks
@@ -35,7 +35,7 @@ export function ProblemSection() { -
5
+
3
Concurrent Limit
The productivity bottleneck @@ -47,9 +47,7 @@ export function ProblemSection() {
With Queue
-
- True automation, finally -
+
True automation
diff --git a/src/components/success/success-state.tsx b/src/components/success/success-state.tsx index d8abc2d..dc6cabd 100644 --- a/src/components/success/success-state.tsx +++ b/src/components/success/success-state.tsx @@ -176,7 +176,7 @@ export function SuccessState({

- 🚀 Ready to use your full 60 tasks per day? + 🚀 Ready to use your full 15 tasks per day?

Simply add the{" "}