Maximo - Creative Business & Innovation HTML5 Template preview 1

Maximo - Creative Business & Innovation HTML5 Template

bookmark

Maximo is a creative business HTML5 template built on Bootstrap 5, offering 6 homepage variations (Creative Agency, Corporate Marketing, Freelancer, Designer, Startup, etc.) and 18+ page templates, suitable for quickly building small bus...

HTMLbootstrap 5creative businessdigital agencygsaphtml templatelanding pagesmarketing

Project Overview

Maximo is a creative business HTML5 template built on Bootstrap 5, offering 6 homepage variations (Creative Agency, Corporate Marketing, Freelancer, Designer, Startup, etc.) and 18+ page templates, suitable for quickly building small business, creative agency, and various commercial websites.

Tech Stack

  • HTML5 + Bootstrap 5
  • jQuery
  • GSAP (Animation Engine)
  • Swiper (Carousel Component)
  • Owl Carousel (Client Carousel)
  • Font Awesome + Bootstrap Icons

Project Structure

text
maximohtml-10/Maximo_Main_HTML_Source/
├── DOCUMENTATION/          # Official documentation
│   └── index.html
└── HTML/                   # Core template directory
    ├── index.html          # Homepage (Creative Agency)
    ├── corporate-agency.html
    ├── marketing-agency.html
    ├── freelancer.html
    ├── designer.html
    ├── startup-agency.html
    ├── about-us.html
    ├── contact.html
    ├── services.html
    ├── portfolio-one.html
    ├── portfolio-two.html
    ├── portfolio-three.html
    ├── blog.html
    ├── blog-grid.html
    ├── our-team.html
    ├── testimonials.html
    ├── pricing-table.html
    ├── 404-page.html
    ├── coming-soon.html
    └── assets/             # CSS / JS / Image assets

Key File Descriptions

  • HTML/index.html — Default homepage, integrates Hero section, testimonial carousel, and other modules
  • HTML/portfolio-two.html — Portfolio page, uses Swiper for sliding display
  • HTML/404-page.html — Error page with full-screen background and return-to-home button
  • HTML/coming-soon.html — Countdown coming-soon page with GSAP animations
  • HTML/assets/css/master.css — Aggregates all page styles
  • HTML/assets/js/master.js — Aggregates interaction logic

Quick Start

Simply open HTML/index.html in your browser to preview the full effect. For a local server, use:

bash
npx serve HTML

Usage Suggestions

All social links and contact information in the template are placeholders. Replace them with real data before going live. It is recommended to modify the theme color variables (--theme-color-*) in master.css according to your actual brand to unify the visual style.

help_outline

FAQ