Project Overview
Archilux is a Bootstrap 4-based enterprise showcase HTML template, ideal for architecture, design, and creative companies to quickly build their official website. The template includes complete pages such as Home, About, Blog, Portfolio, Team, Testimonials, FAQ, along with a contact form and responsive layout.
Tech Stack
- Bootstrap 4 (responsive framework)
- jQuery + jQuery plugins (Magnific Popup video lightbox, Owl Carousel slider)
- Font Awesome 6 (icon library)
- PHP (contact form backend)
- CSS3 animations (animate.css)
- Static HTML
Project Structure
archiluxhtml-10/
archilux/
index.html and other HTML pages
contact-form.php
assets/
bootstrap/bootstrap.min.css
css/animate.css, blog.css, custom.css, mobile.css, owl.carousel.css
js/contact-form.js, loadmore.js, video-section.js
images/ (various page assets)
Documentation/doc.html
Key File Descriptions
archilux/index.html— Main entry page, integrating navigation, carousel, service introduction, and complete page structurearchilux/contact-form.php— PHP backend script for processing contact form email sendingarchilux/assets/js/contact-form.js— Form validation and AJAX asynchronous submission logicarchilux/assets/js/loadmore.js— Progressive "Load More" functionality for blog listingsarchilux/assets/js/video-section.js— Magnific Popup video lightbox initialization configurationarchilux/assets/css/custom.css— Core custom styles for the template
Quick Start
As a static HTML template, simply open archilux/index.html in a browser to preview. To enable the contact form, deploy the archilux directory to a PHP-supported web server and modify the target email address in contact-form.php.
Usage Suggestions
This template is suitable for scenarios requiring a quick corporate website launch. It is recommended to adjust brand colors, page copy, and contact email according to actual business needs. The template relies on CDN for loading Font Awesome, jQuery, and other libraries. Before deployment, ensure network access to external resources or localize the relevant assets.
