Omnichannel AI that qualifies leads, matches properties, and books viewings automatically across WhatsApp, Instagram, and Facebook. Built for Lagos. Scaling across Africa.
# Midevela Homepage
This project is built using Next.js 15, React 19, and Tailwind CSS v4.
## Waitlist Removal Instructions (Launch Checklist)
When you are ready to launch and remove the waitlist block:
1. In `/components/Hero.tsx`, change `href="#waitlist"` to point to the actual signup or auth flow (e.g., `href="/signup"`).
2. In `/components/Navbar.tsx`, change `href="#waitlist"` and link text to the standard authentication/signup link.
3. Remove the ` ` component import and usage from `/app/page.tsx`.
4. Optionally, delete the `/components/Waitlist.tsx` file from the codebase.