Project Overview
yoso. is a set of single-page landing page templates for startup consulting, featuring 5 different layout designs suitable for marketing landing pages of startups and consulting agencies.
Tech Stack
- HTML5
- Bootstrap 5.3.3
- Font Awesome 6.7.1
- Swiper 11 (carousel component)
- Custom CSS / JS
Project Structure
yoso_placehold_html/
├── documentation/
│ ├── css/main.css
│ ├── img/
│ └── index.html
├── templates/
│ ├── landing1/index.html
│ ├── landing2/index.html
│ ├── landing3/index.html
│ ├── landing4/index.html
│ └── landing5/index.html
Core File Description
templates/landing1/index.html— Layout 1, suitable for homepage/showcasetemplates/landing2/index.html— Layout 2, includes full navigation sectiontemplates/landing3/index.html— Layout 3, includes services and pricing modulestemplates/landing4/index.html— Layout 4, includes testimonials and blog modulestemplates/landing5/index.html— Layout 5, gallery-focused displaydocumentation/index.html— Official documentation page
Quick Start
Simply open templates/landing1/index.html (or any landing page) in your browser to preview. For online deployment, upload the entire templates directory to your server.
Usage Suggestions
Choose one layout as your starting point, replace the top banner, contact information, and image content, then it's ready for use. The template includes a built-in loading animation (loader) and responsive hamburger menu, requiring no additional configuration for mobile devices.
