Intelligence for the Informed Investor
Quantifai is a modern, responsive landing page for an AI-powered market insights and wealth management platform. Built with Tailwind CSS, it features a clean design with dark/light mode support, interactive navigation menus, and a mobile-friendly layout.
- Responsive design with mobile menu
- Sticky top navigation with mega menus (Advisory & Markets)
- Hero section with call-to-action buttons
- Market Insights bento grid dashboard
- Institutional security section
- Bespoke Wealth Advisory section
- Smooth scroll and hover interactions
├── index.html # Main HTML file
├── css/
│ └── style.css # Custom styles
├── js/
│ ├── main.js # Main initialization script
│ └── mobile-menu.js # Mobile menu functionality
└── images/
├── banner.jpg
├── image-01.jpg
├── image-02.jpg
└── image-03.jpg
Open index.html directly in a browser — no build step required. The project uses the Tailwind CSS CDN, so an internet connection is needed to load styles on first use.
Designed by Seif El-Sayed.