Build a complete, high-converting single landing page (app/page.tsx) for FNP Mastery, Higher Learning Technologies' board-prep app for the Family Nurse Practitioner certification exam (AANP/ANCC). Fully implement these sections: (1) Editorial hero — headline 'Pass your FNP boards the first time', one-sentence subhead, ONE primary CTA button 'Start studying free'. (2) Social-proof strip: '4,000+ board-style questions', '500k+ nurses trust HLT', '93% first-attempt pass rate'. (3) Feature grid (icon+title+one line): Adaptive QBank, In-depth answer rationales, Personalized study plan, Progress analytics, Study offline. (4) Two realistic nurse testimonials with name + credential. (5) Closing CTA band repeating the single primary action. Real copy throughout, no lorem. Mobile-first responsive, fully accessible. Blue primary accent (#155EEF) on a light background, generous spacing, no clutter. Implement it completely so the preview renders the full page.
Now I'll update the globals.css to use the blue primary accent (#155EEF) and create the complete landing page with all sections. Let me also update the layout metadata.
Now I'll create the complete landing page:
I've built the complete FNP Mastery landing page with all five sections you requested:
The page uses your blue primary accent (#155EEF converted to oklch), maintains generous spacing throughout, is fully mobile-first responsive, and includes proper accessibility features like ARIA labels, semantic HTML landmarks, and visible focus states.