ActiveBox is a modern, responsive landing page template designed for businesses, startups, and creative agencies. It features a clean, minimalist design with a focus on showcasing content effectively across all devices.
- Fully Responsive Design - Optimized for all screen sizes from mobile to desktop
- Modern UI Components - Clean and professional design elements
- Interactive Elements - Smooth animations and transitions
- Optimized Performance - Fast loading times and efficient code
- Cross-Browser Compatibility - Works on all modern browsers
- Accessibility Features - ARIA attributes and semantic HTML
- Customizable Sections - Easily modify content to fit your needs
- Header - Navigation with smooth scrolling and mobile-friendly menu
- Intro - Hero section with call-to-action button
- Features - Highlight your product or service features
- Works - Portfolio/project showcase with hover effects
- Team - Team member profiles with social media links
- Testimonials - Client reviews slider
- Download - Call-to-action section
- Footer - Contact information and social links
- HTML5
- CSS3 (with modern features like Flexbox)
- JavaScript (ES6+)
- jQuery for slider functionality
- Slick Carousel for testimonials
- SVG icons for better scaling and performance
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Opera (latest)
-
Clone or download the repository
git clone https://github.com/FrankFMY/ActiveBox-Landing-Page.git
-
Open
index.html
in your browser to view the template -
Customize the content in
index.html
to match your requirements -
Modify styles in
style.css
to change colors, fonts, or layout -
Update JavaScript functionality in
app.js
if needed
The primary color scheme can be modified in the style.css
file:
/* Primary colors */
.btn--red {
background-color: #e84545; /* Change this to your preferred color */
}
To add a new section, follow the existing HTML structure pattern:
<section class="your-section" id="your-section">
<div class="container">
<h2 class="section-title">Your Section Title</h2>
<!-- Your content here -->
</div>
</section>
- Images are optimized for web
- CSS is organized for better maintainability
- JavaScript is loaded with defer attribute
- Lazy loading implemented for images
- Preconnect used for external resources
- Semantic HTML structure
- ARIA attributes for interactive elements
- Keyboard navigation support
- Skip to content link
- Proper heading hierarchy
- Sufficient color contrast
- Design: Kamal Chaneman
- Fonts: Google Fonts (Raleway, Open Sans, Cardo)
- Icons: Custom SVG icons
- Images: Unsplash
FrankFMY
For any questions or support, please contact [email protected]