decentraland / decentraland/sites

Homepage is 100% social — consider a creator/gaming section

Open
#804 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 5h
Merged PRs (30d)
48

Description

All five `/` sections are hang-out framing (`src/pages/index.tsx:25-34`: Hero "Close the Feed. Come Hang Out.", WhatsOn, CatchTheVibe, WeeklyRituals, ComeHangOut); there's no creator or gaming content and the only outbound section links are events.

Cheap first step: `CreatorsLiveScenes` (`src/components/Create/LiveScenes`) is self-contained (own data hook, no props, currently used only on /create) and can be lazy-inserted below the fold to show what creators are building.

A hero-level reposition is a product call — and note the hero headline is duplicated in the prerendered shell (`scripts/prerender-hero.mjs:221-222`); any hero copy change must touch both or the SSR shell drifts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.