Reposition landing page as free companion to Project Amazon PH Academy#2
Conversation
Rebrand as "Project Amazon PH Interview Lab" across nav, footer, and site metadata. Replace the paid pricing tiers with a free-vs-Academy comparison: Interview Lab is 100% free, Project Amazon PH Academy (amph-v2) is the paid deep-dive course for after landing the role. Update FAQ to reflect the free model and the relationship between the two products. Also fixes a stray "<!-- redeploy -->" HTML comment left after the closing brace in page.tsx that broke TSX parsing and 500'd the app. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X72jMWBUM3xirKsc9hZKE3
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe update rebrands Interview Lab as Project Amazon PH Interview Lab, revises SEO and structured data, removes a redeploy marker, and changes landing-page messaging from pricing tiers to a free Interview Lab and paid Project Amazon PH Academy offering. ChangesBranding and Academy positioning
Estimated code review effort: 3 (Moderate) | ~20 minutes ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install timed out. The project may have too many dependencies for the sandbox. Comment |
Rebrand as "Project Amazon PH Interview Lab" across nav, footer, and
site metadata. Replace the paid pricing tiers with a free-vs-Academy
comparison: Interview Lab is 100% free, Project Amazon PH Academy
(amph-v2) is the paid deep-dive course for after landing the role.
Update FAQ to reflect the free model and the relationship between the
two products.
Also fixes a stray "" HTML comment left after the
closing brace in page.tsx that broke TSX parsing and 500'd the app.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01X72jMWBUM3xirKsc9hZKE3
Summary by CodeRabbit
New Features
Documentation