This is the official website for ECDM (Engineering Company). The website showcases our company's services, facilities, and contact information.
ecdm/
├── css/
│ └── style.css
├── js/
│ └── main.js
├── images/
│ ├── hero-bg.jpg
│ ├── about-img.jpg
│ ├── facility-1.jpg
│ └── facility-2.jpg
└── index.html
Please add the following images to the images directory:
hero-bg.jpg- A high-resolution image for the hero section background (recommended size: 1920x1080px)about-img.jpg- An image showing company operations or facilities (recommended size: 800x600px)facility-1.jpg- An image of the production area (recommended size: 800x600px)facility-2.jpg- An image showing quality certifications or facility features (recommended size: 800x600px)
- Responsive design
- Modern UI with Bootstrap 5
- Smooth scrolling navigation
- Contact form
- Social media integration
- Animated sections
- Mobile-friendly layout
- HTML5
- CSS3
- JavaScript
- Bootstrap 5
- Font Awesome icons
- Clone or download this repository
- Add the required images to the
imagesdirectory - Open
index.htmlin a web browser
You can customize the website by:
- Modifying the color scheme in
css/style.css - Updating the content in
index.html - Adding new sections or features as needed
- Customizing the contact form functionality in
js/main.js