This is a website for a fictional eco-friendly technology company. The site showcases the company's commitment to sustainable innovation and environmentally conscious business practices. It features information about the company's products, benefits of using their technology, and ways to get in touch.
- Responsive design for various screen sizes
- Animated elements on scroll
- Contact form
- About page with company mission and values
- Modern and clean user interface with a focus on sustainability
index.html
: Main page of the websiteabout.html
: Page with information about the companycontact.html
: Contact form pagestyles.css
: CSS file for stylingscript.js
: JavaScript file for animations and interactionsimg/
: Directory for images
- HTML5
- CSS3
- JavaScript
- Font Awesome (for icons)
- Google Fonts (Poppins)
- Clone the repository or download the ZIP file.
- Extract the files to your desired location.
- Open
index.html
in a web browser to view the website.
Navigate through the website using the menu items in the header. The main sections include:
- Home: Overview of the company and its offerings
- Features: Highlights of the product features
- Benefits: Advantages of using Eco-Tech Start's solutions
- Testimonials: Customer feedback
- About: Company history and mission
- Contact: Form to get in touch with the company
To customize the website:
- Modify the HTML files to update content.
- Adjust styles in
styles.css
to change the appearance. - Update
script.js
to modify animations or add new functionality. - Replace images in the
img/
directory with your own assets.
This project is for demonstration purposes. However, if you'd like to suggest improvements or report issues, please open an issue or submit a pull request.
This project is open source and available under the MIT License.
- Images: Replace with attribution for your actual images
- Icons: Font Awesome
- Fonts: Google Fonts (Poppins)