A bold, animated landing page for Afal Logistics, built with HTML, Tailwind CSS (CDN), and vanilla JavaScript.
The site features a cinematic hero, sticky cards with reveals, multi-section parallax storytelling, and responsive navigation.
Built by Xebec13.
- 🧭 Responsive navigation
- Desktop topbar + mobile slide-in menu (accessible buttons with
aria-label)
- Desktop topbar + mobile slide-in menu (accessible buttons with
- 🎬 Hero with GSAP scroll fade/pin
- Headline and subline fade out on scroll; pinned on desktop via
matchMedia
- Headline and subline fade out on scroll; pinned on desktop via
- 🧱 Sticky feature cards
- Three benefit cards animating in on scroll (scale + fade)
- 🖼️ Parallax story sections
- Four full-screen steps with gradient overlays and background parallax (
background-positiontween)
- Four full-screen steps with gradient overlays and background parallax (
- 📨 Contact section
- Simple contact form with strong visual focus (Crimson glow & card shadows)
- ⚡ Lightweight setup
- Pure HTML/CSS/JS; Tailwind via CDN; GSAP + ScrollTrigger via CDN
- HTML5
- Tailwind CSS (CDN)
- Vanilla JavaScript
- GSAP 3 + ScrollTrigger
No build tools required – the project runs directly in the browser.
-
Clone the repository:
https://github.com/Xebec13/Afal-Logistics.git -
Open the
index.htmlfile in your browser.
That’s it – you’re good to go 🚀
GIFs are stored locally in this repo.

