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.

