Welcome to the Modern Farm Website project for AROMA POWER RAISE PRIVATE LIMITED. This website serves as an online presence for our aroma oil manufacturing and cultivating company, showcasing our products and services.
AROMA POWER RAISE PRIVATE LIMITED specializes in the production of high-quality aroma oils derived from various plants, herbs, and flowers. Our oils are used in a wide range of applications, including aromatherapy, pharmaceuticals, food processing, cosmetics, personal care, and household products.
- Cultivation: We grow a variety of aromatic plants using sustainable and organic farming practices.
- Extraction: Essential oils are extracted using methods such as steam distillation and cold pressing.
- Quality Control: Rigorous measures ensure our oils are pure and unadulterated.
- Packaging: Our oils are packaged in stainless steel and dark glass bottles to maintain quality.
- Distribution: We distribute our products to retail stores, online platforms, and wholesale distributors.
- Mobile: +91 9600649499
- Email: [email protected]
- Address: No. 6A W20, 1st Floor Office No. 5, North Street, Bodinayakanur, India - 625513
- Latitude, Longitude: 10.0067362, 77.3468262
- M B Gobinath - +91 9443135706
- N Navin - +91 9003932423, +971 50 931 0518
modern-farm-website
├── src
│ ├── index.html
│ ├── css
│ │ ├── styles.css
│ │ └── dark-mode.css
│ ├── js
│ │ ├── main.js
│ │ ├── darkMode.js
│ │ └── navigation.js
│ ├── assets
│ │ ├── icons
│ │ │ └── moon.svg
│ │ └── images
│ │ ├── hero.jpg
│ │ ├── founder1.jpg
│ │ └── founder2.jpg
│ └── sections
│ ├── about.html
│ ├── products.html
│ ├── contact.html
│ └── founders.html
├── package.json
└── README.md
- Clone the repository to your local machine.
- Navigate to the project directory.
- Open
src/index.html
in your web browser to view the website. - Modify the content and styles as needed to fit your branding and requirements.
This project is licensed under the MIT License. See the LICENSE file for details.