Skip to content

feat(web): replace the default Next.js starter page with an UnVibe MVP shell #3

@SharanyoBanerjee

Description

@SharanyoBanerjee

The web app still renders the default Create Next App page. It shows Next.js/Vercel links and starter instructions (apps/web/src/app/page.tsx lines 1-101), so the first user-facing screen does not match the UnVibe product described in the README.

Replace the starter page with a minimal UnVibe application shell:

  • brand/product header
  • short product positioning
  • entry points for Decode, Rebuild, Defend, Dashboard, and Tracks
  • placeholder states where full features are not implemented yet

Acceptance criteria

  • No Next.js/Vercel starter content remains on /.
  • / clearly presents UnVibe.
  • The page does not imply unavailable functionality is production-ready.
  • The page works responsively on mobile and desktop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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