diff --git a/components/cta.tsx b/components/cta.tsx
index 28d88ca..520e3a0 100644
--- a/components/cta.tsx
+++ b/components/cta.tsx
@@ -1,7 +1,7 @@
"use client";
import { Button } from "@/components/ui/button";
-import { ArrowRight } from "lucide-react";
+import { ArrowRight, Smartphone } from "lucide-react";
import Ripple from "./ui/ripple";
import { motion } from "framer-motion";
import { FADE_UP_ANIMATION_VARIANTS } from "@/lib/framer-variants";
@@ -28,22 +28,32 @@ export function CTA() {
variants={FADE_UP_ANIMATION_VARIANTS}
className="font-semibold text-3xl sm:text-4xl text-center"
>
- Start exploring
+ Start from web or iPhone
- Check out gibwork and create or complete your very first work.
+ Create paid work, browse bounties, submit deliverables, and follow
+ approvals from one place.
-
-
@@ -49,17 +53,41 @@ export function Hero() {
variants={FADE_UP_ANIMATION_VARIANTS}
className="max-w-2xl mt-4 w-full sm:text-lg text-muted-foreground"
>
- Whether you're searching for your next gig or seeking skilled individuals, our platform
- connects you with the perfect match.
+ Post paid work, complete clear submissions, and track approvals through escrowed
+ stablecoin payouts on web or iPhone.
-
-
+
+
- Get Started For Free
+ Open App
+
+
+
+ Download iOS App
+
+
+
+
+
+ {proofPoints.map((item) => (
+
+
+ {item.label}
+
+ ))}
- Get help from an expert
+ Get work done with clear deliverables
- Create work for others to complete and get the support you need to
- achieve your goals.
+ Create bounties, tasks, or services with instructions, review
+ submissions, and release payment when the work is approved.
Open Source Bounty
- Incentivize a pull request made from a Github issue.
+ Incentivize a pull request tied to a GitHub issue.
@@ -130,7 +130,7 @@ export function LookingFor() {
Simple Task
- Small tasks achievable in a few hours.
+ Define small, reviewable tasks with clear proof requirements.
@@ -145,8 +145,8 @@ export function LookingFor() {
Services
- Offer your skills and connect with users for custom
- services.
+ Hire ongoing help for design, growth, research, support, and
+ other custom services.
@@ -172,14 +172,14 @@ export function LookingFor() {
variants={FADE_UP_ANIMATION_VARIANTS}
className="text-3xl sm:text-4xl text-center font-semibold"
>
- Get paid for your expertise
+ Find work you can complete anywhere
- Discover work opportunities that you could do, complete the work,
- and start earning.
+ Browse live opportunities, understand the submission requirements,
+ and track your progress from claim to payout.