A bold, minimalist, streetwear-inspired coming soon page for the four4FortyFour brand.
- Fullscreen background video
- Overlapping model image
- Custom fonts (Anton, Space Grotesk, Bebas Neue)
- Responsive, high-contrast design
- Email interest form (placeholder)
- Social media links
Four4FortyFour/
├── index.html
├── material/
│ ├── images/
│ └── videos/
├── fonts/
│ ├── Space_Grotesk/
│ └── BebasNeue-Regular.ttf
└── vercel.json
- Push to GitHub (recommended):
- Initialize git, commit, and push to a new GitHub repo.
- Import to Vercel:
- Go to vercel.com/new
- Import your repo or drag-and-drop the folder
- Vercel will auto-detect as a static site
- Click Deploy
- Direct Upload:
- Drag the project folder into the Vercel dashboard if you don't want to use git.
- All static assets (images, videos, fonts) are served from the
material/andfonts/folders. - No backend required.
- Customize social links in
index.htmlas needed.
Made with ❤️ for the streets of New York.