Make landing page task examples actionable#117
Conversation
|
@jarlyn95 is attempting to deploy a commit to the gibwork Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
Updates landing-page marketing copy and the “Looking for Work” examples so they reflect current Gibwork positioning and link directly to live tasks.
Changes:
- Refreshes site/SEO description copy to reflect funded tasks + onchain marketplace messaging.
- Updates “Looking for Work” example cards with current task metadata (title/amount/proof/verified-only) and makes each example link out to the live task page.
- Adds small UI affordances (external-link icon, verified-only badge) to clarify the new behavior.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
lib/site-config.ts |
Updates the global site description copy. |
components/looking-for.tsx |
Makes example tasks actionable links and adds metadata display (category/proof/verified-only). |
app/layout.tsx |
Updates the page metadata description to match new positioning. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <Link | ||
| key={_detail.title} | ||
| className="p-4 flex items-center gap-4" | ||
| href={_detail.href} | ||
| target="_blank" | ||
| className="rounded-lg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2" | ||
| > |
| title: "Gibwork | Find Talent, Find Work", | ||
| description: | ||
| "Gibwork connects skilled professionals with freelance work opportunities, offering seamless integration with all Solana tokens for secure and efficient transactions.", | ||
| "Discover funded tasks, open-source bounties, and services on an onchain work marketplace powered by Solana.", |
|
Local verification completed on 2026-06-19: \ |
|
Added a follow-up enhancement issue that complements this PR: #118 This PR makes the current landing-page examples actionable and current. The issue proposes the next step: making the homepage marketplace proof data-backed so task examples, funded amounts, proof requirements, and verified-only status do not drift as the public marketplace changes. |
Summary
Verification
Task context
Submitted for the funded Gibwork task: Improve Gibwork Landing Page or Submit a GitHub Enhancement.