Landing page for a social media automation agency
A high-quality marketing landing page for ContentFlow AI — a social media content automation service. Built with vanilla HTML, CSS, and JS. No framework dependencies.
Built by AliceLabs LLC
- Custom animated cursor
- Sticky navigation
- Hero section with animated ticker
- Architecture/how-it-works section
- Pricing section
- Client logos section
- Technology stack section
- Fully responsive (mobile-first)
- HTML5
- CSS3 (modular, component-based structure)
- Vanilla JavaScript
- Google Fonts (Syne + DM Sans)
No build step required. Just open index.html in your browser or serve with any static server:
npx serve .contentflow/
├── index.html
└── assets/
├── css/
│ ├── main.css
│ ├── components/ # nav, hero, pricing, etc.
│ └── utilities/ # reset, animations, responsive
└── js/
├── main.js
├── cursor.js
└── scroll.js
© 2026 AliceLabs LLC · alicelabs.site