Skip to content

Conversation

Copy link

Copilot AI commented Oct 11, 2025

Changes

This PR addresses three key user experience issues on the landing page:

1. Clear App Description

Before: "Not a to-do list. A high-performance fighter jet for your productivity."

After: "An ADHD-friendly task management system designed to eliminate overwhelm and task paralysis. Transform your productivity with a clean, sci-fi interface built for focus."

Users now immediately understand what the app does and who it's built for, eliminating confusion about the app's purpose.

2. Open Source Transparency

Added prominent open source indicators throughout the page:

  • Hero Section: "OPEN SOURCE" and "MIT LICENSE" badges with layered icon
  • Footer:
    • Clickable GitHub repository link with icon
    • MIT License link
    • Tagline: "Built with ❤️ for self-hosters and productivity enthusiasts"

These changes build trust and make it clear that Command Ops is an open source project that users can audit, customize, and self-host.

3. Clear Call-to-Actions

Added strategic CTAs throughout the landing page to guide users:

  1. Hero section: Dual CTAs - "GET STARTED FREE" (primary) + "SEE HOW IT WORKS" (scrolls to features)
  2. Command deck preview: "START YOUR FIRST MISSION"
  3. Problem section: "TRY COMMAND OPS FREE" (after describing pain points)
  4. Arsenal section: "START COMMANDING NOW" (after showcasing features)
  5. Final CTA: "BEGIN ONBOARDING"

Users now have clear direction on what to do next at every stage of their journey through the landing page.

Screenshot

Landing Page Hero Section

The improved hero section shows:

  • Clear ADHD-friendly description
  • OPEN SOURCE and MIT LICENSE badges
  • Dual CTAs: "GET STARTED FREE" and "SEE HOW IT WORKS"
  • Command Deck preview with "START YOUR FIRST MISSION" button

Technical Notes

  • Changes are minimal and surgical (only landing-page.tsx modified)
  • Maintains existing design system and sci-fi theming
  • All styling uses consistent CSS custom properties pattern
  • All links tested and working
  • Passes ESLint and TypeScript compilation

Fixes #[issue_number]

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fonts.googleapis.com
    • Triggering command: /usr/local/bin/node /home/REDACTED/work/commandops/commandops/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)
    • Triggering command: next-server (v15.3.4) (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Improve the landing pag</issue_title>
<issue_description>1. Add reference to the app being open source in the landing page
2. Add more visible CTAs in landing page. Users are confused what to do next.
3. Add better description in landing page. Currently it is not apparent what the app is about.</issue_description>

Comments on the Issue (you are @copilot in this section)

Fixes #3


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@coderabbitai
Copy link

coderabbitai bot commented Oct 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI changed the title [WIP] Improve visibility and information on landing page Improve landing page: Add open source badges, clear description, and prominent CTAs Oct 11, 2025
Copilot AI requested a review from Yavnik October 11, 2025 08:35
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.

Improve the landing page

2 participants