Skip to content

Make landing page task examples actionable#117

Open
jarlyn95 wants to merge 3 commits into
gibwork:mainfrom
jarlyn95:codex/actionable-task-examples-1781838618
Open

Make landing page task examples actionable#117
jarlyn95 wants to merge 3 commits into
gibwork:mainfrom
jarlyn95:codex/actionable-task-examples-1781838618

Conversation

@jarlyn95

Copy link
Copy Markdown

Summary

  • make the Looking for Work examples link to live Gibwork task pages
  • refresh example titles, amounts, proof requirements, and verified-only status from current public tasks
  • replace outdated paid Q&A metadata copy with current funded-task/onchain marketplace positioning

Verification

  • content check: work examples expose task hrefs and verified-only status
  • npm run build

Task context

Submitted for the funded Gibwork task: Improve Gibwork Landing Page or Submit a GitHub Enhancement.

Copilot AI review requested due to automatic review settings June 19, 2026 03:10
@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@jarlyn95 is attempting to deploy a commit to the gibwork Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment on lines +198 to 203
<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"
>
Comment thread app/layout.tsx
Comment on lines 14 to +16
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.",
@jarlyn95

Copy link
Copy Markdown
Author

Local verification completed on 2026-06-19: \
pm run build\ passes successfully. The visible Vercel check is failing at the authorization handoff URL rather than from a project build error.

@jarlyn95

Copy link
Copy Markdown
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants