Refresh landing page to reflect current product (mobile, how-it-works…#120
Open
Georgexxe wants to merge 1 commit into
Open
Refresh landing page to reflect current product (mobile, how-it-works…#120Georgexxe wants to merge 1 commit into
Georgexxe wants to merge 1 commit into
Conversation
|
@Georgexxe is attempting to deploy a commit to the gibwork Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refresh the landing page to reflect the current Gibwork product
Summary
The landing page describes an earlier version of Gibwork: it never mentions the mobile app (live on iOS + Android — Android is at 4.5 stars, 10K+ downloads), never explains how the product actually works (on-chain Solana escrow + non-custodial payouts), omits the Solana Agent Kit integration, and carries stale/templated copy. This PR is a cohesive refresh that brings the page in line with the live product.
What's in it
New sections
Mobilenav anchor + footer badges.Copy & content
site-config.ts/layout.tsx: added store URLs, replaced stale description (dropped "paid Q&A", which is no longer in the product).Design notes
FADE_UP_ANIMATION_VARIANTS, lucide icons. No new dependencies.Verification
npx tsc --noEmitpassesnext buildcompiles and prerenders/git apply --checkagainst a fresh clone passesNeeds maintainer confirmation
appStoreUrlis a placeholder (apps.apple.com/app/gibwork) — please drop in the exact App Store ID/slug. Play Store URL is verified.Screenshots