项目简介
yoso. 是一套创业咨询类单页着陆页模板,包含 5 种不同的版式设计,适用于初创公司、咨询机构的营销落地页。
技术栈
- HTML5
- Bootstrap 5.3.3
- Font Awesome 6.7.1
- Swiper 11(轮播组件)
- 自定义 CSS / JS
项目结构
text
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
核心文件说明
templates/landing1/index.html— 第一种版式,适合首页/展示型templates/landing2/index.html— 第二种版式,含完整导航区块templates/landing3/index.html— 第三种版式,含服务与定价模块templates/landing4/index.html— 第四种版式,含评论与博客模块templates/landing5/index.html— 第五种版式,Gallery 为核心展示documentation/index.html— 官方文档说明页
快速开始
直接用浏览器打开 templates/landing1/index.html(或任意 landing 页),即可预览。线上部署时将整个 templates 目录上传至服务器即可。
使用建议
从中选择一种版式作为起点,替换顶部 Banner、联系方式及图片内容后即可投入使用。模板内置了加载动画(loader)和响应式 Hamburger 菜单,移动端无需额外配置。
