A clean minimal landing page for STRIVIO - the parent company for SaaS startups.
- Minimal black/white S logo
- Company name and tagline
- Links to SaaS products:
- yt-copilot.strivio.world
- writeflow.strivio.world
- LinkedIn and Privacy links
- Copyright notice
- Next.js (latest)
- TypeScript
- Tailwind CSS
- Inter font
npm install
npm run devOpen http://localhost:3000 to view the landing page.
npm run build
npm start