This is a creative, animated landing page for a Work Studio, showcasing various design projects using HTML, CSS, and JavaScript along with animations powered by Locomotive Scroll.
You can view the live demo of the landing page here:
Live Demo
- Smooth scrolling animations using Locomotive Scroll.
- Video background loader with animated text.
- Projects displayed with hover effects and blur animations.
- Scrollable project images with an overlay description.
- HTML5
- CSS3
- JavaScript
- Locomotive Scroll (for smooth scrolling effects)
- GSAP(for loading animation)
- Clone the repository to your local machine:
git clone https://github.com/yourusername/work-studio-landing-page.git
2.Navigate to the project directory:
cd work-studio-landing-page3.Open index.html in your browser to view the landing page.
Simply open the index.html file in a modern web browser. The page should load with smooth animations, video backgrounds, and scrollable content sections.
If you want to make changes or add new features, you can modify the style.css or index.html files directly. Additionally, you can add custom JS animations in the script.js file.
Ensure that the Locomotive Scroll CDN is included in the head section of your HTML:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css" />
work-studio-landing-page/ │ ├── index.html # Main HTML file ├── style.css # Main CSS file for styling ├── script.js # JS file (if you want to add animations) └── assets/ # Folder containing images, videos, etc.
Video Background from Works Studio. Smooth Scrolling powered by Locomotive Scroll.