Skip to content

Mohamed-Elfar/Electrical-Solutions

Repository files navigation

ECDM Website

This is the official website for ECDM (Engineering Company). The website showcases our company's services, facilities, and contact information.

Structure

ecdm/
├── css/
│   └── style.css
├── js/
│   └── main.js
├── images/
│   ├── hero-bg.jpg
│   ├── about-img.jpg
│   ├── facility-1.jpg
│   └── facility-2.jpg
└── index.html

Required Images

Please add the following images to the images directory:

  1. hero-bg.jpg - A high-resolution image for the hero section background (recommended size: 1920x1080px)
  2. about-img.jpg - An image showing company operations or facilities (recommended size: 800x600px)
  3. facility-1.jpg - An image of the production area (recommended size: 800x600px)
  4. facility-2.jpg - An image showing quality certifications or facility features (recommended size: 800x600px)

Features

  • Responsive design
  • Modern UI with Bootstrap 5
  • Smooth scrolling navigation
  • Contact form
  • Social media integration
  • Animated sections
  • Mobile-friendly layout

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 5
  • Font Awesome icons

Setup

  1. Clone or download this repository
  2. Add the required images to the images directory
  3. Open index.html in a web browser

Customization

You can customize the website by:

  1. Modifying the color scheme in css/style.css
  2. Updating the content in index.html
  3. Adding new sections or features as needed
  4. Customizing the contact form functionality in js/main.js

Releases

No releases published

Packages

 
 
 

Contributors