Skip to content

[UI/UX Design] Redesign Home hero with clear value proposition and first-vault path #102

@1nonlypiece

Description

@1nonlypiece

[UI/UX Design] Redesign Home hero with clear value proposition and first-vault path

Description

src/pages/Home.tsx is the entry surface but does not strongly communicate Disciplr's value proposition (time-locked capital vaults on Stellar that release on validation or redirect on failure). This issue redesigns the hero with a concise value statement and a primary path to /vaults/create.

Requirements and context

  • Must be secure, tested, and documented
  • Should be efficient and easy to review
  • Lead with the staking/accountability value prop and a primary CTA
  • Use Text display/body roles and token spacing rhythm
  • Add secondary links to /dashboard and /vaults
  • Ensure the hero reflows cleanly across sm/md/lg

Suggested execution

  • Fork the repo and create a branch
  • git checkout -b feature/home-hero-redesign
  • Implement changes
    • Update src/pages/Home.tsx
    • Write src/pages/__tests__/Home.test.tsx
    • Document the home content model in README
    • Verify heading hierarchy and responsive layout
  • Test and commit
    • Run tests, cover edge cases
    • Include test output and notes

Example commit message

feat: redesign Home hero with value prop and first-vault CTA

Guidelines

  • Minimum 95 percent test coverage
  • Clear documentation
  • Timeframe: 96 hours

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions