Skip to content

Add public landing page for unauthenticated users#23

Open
PoshanP wants to merge 3 commits into
vercel_deploymentfrom
SCRUM-17
Open

Add public landing page for unauthenticated users#23
PoshanP wants to merge 3 commits into
vercel_deploymentfrom
SCRUM-17

Conversation

@PoshanP

@PoshanP PoshanP commented Jan 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add public landing page with twinkling stars background animation
  • Display app features, how it works, and call-to-action sections
  • Show landing page to unauthenticated users, dashboard to authenticated users
  • Add landing page content to JSON for future i18n support

Test plan

  • Visit root URL when logged out - should see landing page
  • Verify twinkling stars animation works across full viewport
  • Test Sign In and Get Started buttons navigate correctly
  • Visit root URL when logged in - should see dashboard
  • Test responsive layout on mobile and tablet

🤖 Generated with Claude Code

@vercel

vercel Bot commented Jan 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
thinkfolio Ready Ready Preview, Comment Jan 28, 2026 10:09pm

@PoshanP

PoshanP commented Jan 28, 2026

Copy link
Copy Markdown
Owner Author

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

🤖 Generated with Claude Code

Resolved conflicts by accepting incoming changes from vercel_deployment:
- Consolidated auth pages to redirect to /auth
- Updated LandingPage with new design (background orbs, scroll animations)
- Simplified app/page.tsx with Dashboard component
- Updated AuthContext redirect paths

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

@PoshanP PoshanP left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PoshanP PoshanP left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

1 participant