Launch your AI startup with MeeAi, a sleek and premium responsive Bootstrap template. Built with HTML, SCSS, and Gulp for a professional development workflow, designed with glassmorphism aesthetics and optimized for high-performance user experience.
Preview our pages and access documentation
Regular License – Use this for a single end product that users are not charged for. You can use this for your personal project or for one client.
Extended License – Use this for a single end product that users can be charged for (e.g., a SaaS platform or a product for sale). This is required for any commercial project where the end-user pays to use the service.
Important Note – Each license is valid for a single project only. For more details on Envato license terms, please visit the Official License Page.
Welcome to the MeeAi AI SaaS & Technology Landing Page Template documentation. This comprehensive Bootstrap 5 template is built with Gulp, HTML5, CSS3, JavaScript, and modern web technologies to help you build powerful, responsive SaaS platforms and technology websites. Following industry best practices, MeeAi combines beautiful design with professional performance. functionality to accelerate your development process.
Diverse, high-conversion layouts perfectly suited for any AI startup niche.
Experience fluid motion with Lenis smooth-scrolling, AOS animations, and interactive WebGL elements.
Seamlessly optimized with Bootstrap 5.3 for stunning performance on all mobile and desktop browsers.
meeai/
├── documentation/
├── src/
│ ├── html/
│ ├── scss/
│ ├── js/
│ ├── images/
│ └── videos/
├── build/
├── .gitignore
├── gulpfile.js
├── package.json
└── README.md
Contains all HTML templates and modular partials for easy editing.
Source files for all styling, organized by components and pages.
Automates compilation, minification, and browser-sync reloading.
npm install
gulp
To update the logo, you need to replace the image files in the src/images/ directory and update the HTML partials.
logo.png,
logo-sm.png) in the src/images/ folder.
src/html/partials/layout/navbar.html and update the
<img> tags to point to your new logo:
<a class="navbar-brand" href="/index.html">
<img src="images/your-logo.png" alt="Logo" width="172" height="44" class="d-none d-sm-block ">
<img src="images/your-logo-sm.png" alt="Logo Small" width="40" height="40" class="d-sm-none d-block">
</a>
MeeAi uses SCSS variables for easy theming. To change the primary color scheme:
src/scss/_variables.scss.$primary variable or any other base color.// In src/scss/_variables.scss
$white: #ffffff;
$orange: #F59E0B; // Default primary
$purple: #6366f1;
$blue: #3657FF;
// Update primary to your brand color
$primary: $blue; // Changed from $orange to $blue
After saving, Gulp will automatically recompile the SCSS into
css/style.min.css.
The template leverages the following premium libraries and Google Fonts:
_variables.scss.| Library | Purpose |
|---|---|
| Bootstrap 5.3 | Core responsive UI framework. |
| Lenis | Smooth scroll engine for premium browsing experience. |
| AOS (Animate On Scroll) | Scroll-based element entrance animations. |
| Swiper | Modern, touch-enabled sliders for testimonials and galleries. |
| GLightbox | Responsive lightbox for feature images and video popups. |
| Remixicon | Clean, open-source vector icon system. |
| Bootstrap Icons | Secondary icon set used in documentation. |
Here are the key dependencies and their versions used in this project:
| Package | Version | Description |
|---|---|---|
gulp |
^5.0.1 | Task automation toolkit |
bootstrap |
^5.3.8 | Core UI framework |
@studio-freight/lenis |
^1.0.42 | Smooth scrolling engine |
aos |
^2.3.4 | Animate on scroll library |
swiper |
^12.0.3 | Modern touch slider |
remixicon |
^4.7.0 | Open source icon set |
sass |
^1.93.2 | CSS preprocessor |
gulp-file-include |
^2.3.0 | HTML partials system |
browser-sync |
^3.0.4 | Live reload server |
src/html/partials/ - HTML partials and includes
src/scss/ - SCSS source files for styling
Customize your theme colors by editing the SCSS variables file.
// In src/scss/_variables.scss
// Base Colors
$white: #ffffff;
$orange: #F59E0B;
$purple: #6366f1;
$blue: #3657FF;
$red: #FE4444;
$gray-950: #09060e;
// Theme Overrides
$primary: $orange;
$body-bg: $gray-950;
Customize typography by updating font imports and variables.
// In src/scss/_variables.scss
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
$font-family-base: "Plus Jakarta Sans", sans-serif;
We offer 6 months of support for any questions or issues you may encounter.
Discover the powerful technologies and tools that make our platform exceptional
Task Automation
Responsive Framework
Smart Styling
Web Structure
Modern Styling
Mobile Friendly
Web Typography
Vector Graphics
Clean Aesthetics
Flexible Components
Optimized Structure
Clear Guides
Always Available