This is the official landing page for First Response Multiplayer (FRMP) — built with Next.js, TailwindCSS, and Lucide Icons. Originally created under GTAPoliceMods by me (notcamslice), it's now open-sourced and available for anyone to use, adapt, or contribute to.
A fast, responsive, and modern landing page leveraging:
- ✅ Next.js 13.5.1
- 🎨 TailwindCSS for styling
- 💡 Lucide Icons for clean, consistent icons
- ⚡ Optimized for Vercel deployment
No live preview is currently hosted.
- Next.js 13.5.1
- TailwindCSS
- Lucide Icons
- Vercel (for deployment)
Clone the project and install dependencies:
git clone https://github.com/YOUR_USERNAME/frmp-landing-page.git
cd frmp-landing-page
npm install