final
This commit is contained in:
179
package-lock.json
generated
179
package-lock.json
generated
@@ -9,6 +9,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^7.3.0",
|
"@fortawesome/fontawesome-free": "^7.3.0",
|
||||||
|
"html-react-parser": "^6.1.4",
|
||||||
"react": "^19.2.6",
|
"react": "^19.2.6",
|
||||||
"react-dom": "^19.2.6",
|
"react-dom": "^19.2.6",
|
||||||
"react-router-dom": "^7.17.0"
|
"react-router-dom": "^7.17.0"
|
||||||
@@ -1120,6 +1121,73 @@
|
|||||||
"node": ">=8"
|
"node": ">=8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/dom-serializer": {
|
||||||
|
"version": "3.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-3.1.1.tgz",
|
||||||
|
"integrity": "sha512-4MEa38/QexBob6gFNwu+EGdWvhJ1OKuNwdYY3Y3NyeWDQfnGeDYQUDfIRzWu5B5gsv03so2Uxd28YC6zrsx3Lw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"domelementtype": "^3.0.0",
|
||||||
|
"domhandler": "^6.0.0",
|
||||||
|
"entities": "^8.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.19.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/domelementtype": {
|
||||||
|
"version": "3.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-3.0.0.tgz",
|
||||||
|
"integrity": "sha512-umCQid3jKbDmVjx8jGaW7uUykm4DEUeyV21hPxNMo2nV955DhUThwqyOIDtreepP31hl84X7G5U9ZfsWvIB3Pg==",
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/fb55"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.19.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/domhandler": {
|
||||||
|
"version": "6.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-6.0.1.tgz",
|
||||||
|
"integrity": "sha512-gYzvtM72ZtxQO0T048kd6HWSbbGCNOUwcnfQ01cqIJ4X2IYKFFHZ5mKvrQETcFXxsRObZulDaKmy//R7TPtsBg==",
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
|
"dependencies": {
|
||||||
|
"domelementtype": "^3.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.19.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/domutils": {
|
||||||
|
"version": "4.0.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-4.0.2.tgz",
|
||||||
|
"integrity": "sha512-qI4JLRKnSzqFqr7hAlS5xQDusBCjKSEG4t4+7aNrIQMHBcsC2TGEhuyABJdYkgSewL57PNLYEiibY2iPKhKpaA==",
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
|
"dependencies": {
|
||||||
|
"dom-serializer": "^3.0.0",
|
||||||
|
"domelementtype": "^3.0.0",
|
||||||
|
"domhandler": "^6.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.19.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/electron-to-chromium": {
|
"node_modules/electron-to-chromium": {
|
||||||
"version": "1.5.371",
|
"version": "1.5.371",
|
||||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.371.tgz",
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.371.tgz",
|
||||||
@@ -1127,6 +1195,18 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
|
"node_modules/entities": {
|
||||||
|
"version": "8.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/entities/-/entities-8.0.0.tgz",
|
||||||
|
"integrity": "sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==",
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.19.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/escalade": {
|
"node_modules/escalade": {
|
||||||
"version": "3.2.0",
|
"version": "3.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
||||||
@@ -1490,6 +1570,75 @@
|
|||||||
"hermes-estree": "0.25.1"
|
"hermes-estree": "0.25.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/html-dom-parser": {
|
||||||
|
"version": "8.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-8.0.0.tgz",
|
||||||
|
"integrity": "sha512-cWLJ8mt930VceOzVfY/J+T1ou9v3ENT0BgWqy5aEZjdFp37TYLXULjX8u0vD2rBpFAkK5IofOPl0y4Gq0QLIyA==",
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/remarkablemark"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"domhandler": "6.0.1",
|
||||||
|
"htmlparser2": "12.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/html-react-parser": {
|
||||||
|
"version": "6.1.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-6.1.4.tgz",
|
||||||
|
"integrity": "sha512-oNZVIuYir7XOFuQZ7mtvcIC5cTYBVqCDOhJ1rSH4V1nVDs71bHZXFlKdpSuOm5TZT7V2uxCxA7HqTkCNHW32KQ==",
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/remarkablemark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "opencollective",
|
||||||
|
"url": "https://opencollective.com/html-react-parser"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"domhandler": "6.0.1",
|
||||||
|
"html-dom-parser": "8.0.0",
|
||||||
|
"react-property": "2.0.2",
|
||||||
|
"style-to-js": "2.0.1"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"@types/react": "0.14 || 15 || 16 || 17 || 18 || 19",
|
||||||
|
"react": "0.14 || 15 || 16 || 17 || 18 || 19"
|
||||||
|
},
|
||||||
|
"peerDependenciesMeta": {
|
||||||
|
"@types/react": {
|
||||||
|
"optional": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/htmlparser2": {
|
||||||
|
"version": "12.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-12.0.0.tgz",
|
||||||
|
"integrity": "sha512-Tz7u1i95/g2x2jz81+x0FBVhBhY5aRTvD3tXXdFaljuNdzDLJ8UGNRrTcj2cgQvAg3iW/h77Fz15nLW0L0CrZw==",
|
||||||
|
"funding": [
|
||||||
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/fb55"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"domelementtype": "^3.0.0",
|
||||||
|
"domhandler": "^6.0.0",
|
||||||
|
"domutils": "^4.0.2",
|
||||||
|
"entities": "^8.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.19.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/ignore": {
|
"node_modules/ignore": {
|
||||||
"version": "5.3.2",
|
"version": "5.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
||||||
@@ -1510,6 +1659,12 @@
|
|||||||
"node": ">=0.8.19"
|
"node": ">=0.8.19"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/inline-style-parser": {
|
||||||
|
"version": "0.2.7",
|
||||||
|
"resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
|
||||||
|
"integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
"node_modules/is-extglob": {
|
"node_modules/is-extglob": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
||||||
@@ -2136,6 +2291,12 @@
|
|||||||
"react": "^19.2.7"
|
"react": "^19.2.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/react-property": {
|
||||||
|
"version": "2.0.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.2.tgz",
|
||||||
|
"integrity": "sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
"node_modules/react-router": {
|
"node_modules/react-router": {
|
||||||
"version": "7.17.0",
|
"version": "7.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.17.0.tgz",
|
||||||
@@ -2263,6 +2424,24 @@
|
|||||||
"node": ">=0.10.0"
|
"node": ">=0.10.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/style-to-js": {
|
||||||
|
"version": "2.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-2.0.1.tgz",
|
||||||
|
"integrity": "sha512-j5whjFV29FyWf+/gWc/Fax7DQqojc5CzZ2kxOCuSMoZDGdciF+Ki1HyZ/GPOxdbfIw0suKUBmG1I3qa7JZKRTA==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"style-to-object": "2.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/style-to-object": {
|
||||||
|
"version": "2.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-2.0.0.tgz",
|
||||||
|
"integrity": "sha512-3zaRtBpwCy9AnYQYfgZ8tIMPn/PlQpW3wtRMB+w0xVtBzo8/m7KKGi7cR56yQ6udLz5MPzwRqfKOZ3O+Oc6VpA==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"inline-style-parser": "0.2.7"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/tinyglobby": {
|
"node_modules/tinyglobby": {
|
||||||
"version": "0.2.17",
|
"version": "0.2.17",
|
||||||
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
|
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^7.3.0",
|
"@fortawesome/fontawesome-free": "^7.3.0",
|
||||||
|
"html-react-parser": "^6.1.4",
|
||||||
"react": "^19.2.6",
|
"react": "^19.2.6",
|
||||||
"react-dom": "^19.2.6",
|
"react-dom": "^19.2.6",
|
||||||
"react-router-dom": "^7.17.0"
|
"react-router-dom": "^7.17.0"
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
import { useEffect } from 'react'
|
import { useEffect } from 'react'
|
||||||
import { Outlet, useLocation } from 'react-router-dom'
|
import { Outlet, useLocation } from 'react-router-dom'
|
||||||
import PageShell from './PageShell'
|
import Header from './sections/Header'
|
||||||
import headerHtml from '../data/layout-header.html?raw'
|
import Footer from './sections/Footer'
|
||||||
import footerHtml from '../data/layout-footer.html?raw'
|
|
||||||
import WhatsAppButton from './WhatsAppButton'
|
import WhatsAppButton from './WhatsAppButton'
|
||||||
import useThemeAssets from '../hooks/useThemeAssets'
|
import useThemeAssets from '../hooks/useThemeAssets'
|
||||||
import useLayoutInit from '../hooks/useLayoutInit'
|
import useLayoutInit from '../hooks/useLayoutInit'
|
||||||
@@ -68,9 +67,9 @@ export default function Layout() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<PageShell html={headerHtml} />
|
<Header />
|
||||||
<Outlet />
|
<Outlet />
|
||||||
<PageShell html={footerHtml} />
|
<Footer />
|
||||||
<WhatsAppButton />
|
<WhatsAppButton />
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
import { useRef } from 'react'
|
|
||||||
import { useNavFix } from '../hooks/useNavFix'
|
|
||||||
|
|
||||||
export default function PageShell({ html }) {
|
|
||||||
const ref = useRef(null)
|
|
||||||
useNavFix(ref)
|
|
||||||
return <div ref={ref} dangerouslySetInnerHTML={{ __html: html }} />
|
|
||||||
}
|
|
||||||
9
src/components/SafeHtml.jsx
Normal file
9
src/components/SafeHtml.jsx
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
import { useRef } from 'react'
|
||||||
|
import { useNavFix } from '../hooks/useNavFix'
|
||||||
|
import parse from 'html-react-parser'
|
||||||
|
|
||||||
|
export default function SafeHtml({ html }) {
|
||||||
|
const ref = useRef(null)
|
||||||
|
useNavFix(ref)
|
||||||
|
return <div ref={ref}>{parse(html)}</div>
|
||||||
|
}
|
||||||
22
src/components/sections/Breadcrumb.jsx
Normal file
22
src/components/sections/Breadcrumb.jsx
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
import { Link } from 'react-router-dom'
|
||||||
|
|
||||||
|
export default function Breadcrumb({ title, items = [] }) {
|
||||||
|
return (
|
||||||
|
<div className="breadcumb-banner">
|
||||||
|
<div className="breadcumb-wrapper" id="breadcumbwrap">
|
||||||
|
<div className="container">
|
||||||
|
<div className="breadcumb-content">
|
||||||
|
<h1 className="breadcumb-title">{title}</h1>
|
||||||
|
<ul className="breadcumb-menu">
|
||||||
|
{items.map((item, i) => (
|
||||||
|
<li key={i}>
|
||||||
|
{item.link ? <Link to={item.link}>{item.label}</Link> : item.label}
|
||||||
|
</li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
9
src/components/sections/Button.jsx
Normal file
9
src/components/sections/Button.jsx
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
export default function Button({ text, link, style = 'style4', rounded, icon = 'far fa-arrow-right' }) {
|
||||||
|
return (
|
||||||
|
<div className="btn-wrapper">
|
||||||
|
<a className={`th-btn th_btn${style ? ' ' + style : ''}${rounded ? ' rounded-' + rounded : ''}`} href={link}>
|
||||||
|
{text}{icon && <i className={`${icon} ms-2`}></i>}
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
48
src/components/sections/ContactForm.jsx
Normal file
48
src/components/sections/ContactForm.jsx
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
export default function ContactForm({ heading, subtitle, style = 'default' }) {
|
||||||
|
const light = style === 'light'
|
||||||
|
const wrapperClass = light
|
||||||
|
? 'input-light ajax-contact pb-30 pb-md-0'
|
||||||
|
: 'ajax-contact'
|
||||||
|
return (
|
||||||
|
<div className={wrapperClass}>
|
||||||
|
{heading && <h2 className="sec-title">{heading}</h2>}
|
||||||
|
<div className="wpcf7 no-js" id="wpcf7-f523-p48-o1" lang="en-US" dir="ltr" data-wpcf7-id="523">
|
||||||
|
<div className="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p><ul></ul></div>
|
||||||
|
<form action="/contact" method="post" className="wpcf7-form init" aria-label="Contact form" noValidate="noValidate" data-status="init">
|
||||||
|
<div className="row">
|
||||||
|
<div className="form-group col-md-6">
|
||||||
|
<span className="wpcf7-form-control-wrap"><input size="40" maxLength="400" className="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="Your Name" type="text" name="name" /></span>
|
||||||
|
{light ? <i className="fas fa-user"></i> : <i className="fal fa-user"></i>}
|
||||||
|
</div>
|
||||||
|
<div className="form-group col-md-6">
|
||||||
|
<span className="wpcf7-form-control-wrap"><input size="40" maxLength="400" className="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form-control" aria-required="true" aria-invalid="false" placeholder="Email Address" type="email" name="email" /></span>
|
||||||
|
{light ? <i className="fas fa-envelope"></i> : <i className="fal fa-envelope"></i>}
|
||||||
|
</div>
|
||||||
|
<div className="form-group col-md-6">
|
||||||
|
<span className="wpcf7-form-control-wrap"><input className="wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number form-control" aria-required="true" aria-invalid="false" placeholder="Phone Number" type="number" name="phone" /></span>
|
||||||
|
{light ? <i className="fas fa-phone"></i> : <i className="fal fa-phone"></i>}
|
||||||
|
</div>
|
||||||
|
<div className="form-group col-md-6">
|
||||||
|
<span className="wpcf7-form-control-wrap">
|
||||||
|
<select className="wpcf7-form-control wpcf7-select wpcf7-validates-as-required form-select nice-select" aria-required="true" aria-invalid="false" name="subject">
|
||||||
|
<option value="">Select Subject</option>
|
||||||
|
<option value="General Query">General Query</option>
|
||||||
|
<option value="Help Support">Help Support</option>
|
||||||
|
<option value="Sales Support">Sales Support</option>
|
||||||
|
</select>
|
||||||
|
</span>
|
||||||
|
{light ? <i className="fas fa-chevron-down"></i> : <i className="fal fa-chevron-down"></i>}
|
||||||
|
</div>
|
||||||
|
<div className="form-group col-12">
|
||||||
|
<span className="wpcf7-form-control-wrap"><textarea cols="40" rows="10" maxLength="2000" className="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="Your Message" name="message"></textarea></span>
|
||||||
|
{light ? <i className="fas fa-pencil"></i> : <i className="fal fa-pencil"></i>}
|
||||||
|
</div>
|
||||||
|
<div className="form-btn col-12">
|
||||||
|
<button className="th-btn">Send Message Now<i className="far fa-arrow-right ms-2"></i></button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
21
src/components/sections/ContactInfo.jsx
Normal file
21
src/components/sections/ContactInfo.jsx
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
export default function ContactInfo({ items }) {
|
||||||
|
return (
|
||||||
|
<div className="row gy-4">
|
||||||
|
{items.map((item, i) => (
|
||||||
|
<div key={i} className="col-xl-4 col-md-6">
|
||||||
|
<div className="team-contact">
|
||||||
|
<div className="icon-btn"><i className={item.icon}></i></div>
|
||||||
|
<div className="media-body">
|
||||||
|
<h5 className="box-title label">{item.label}</h5>
|
||||||
|
<p className="box-text">
|
||||||
|
{item.link ? (
|
||||||
|
<a href={item.link} {...(item.target ? { target: item.target, rel: 'noopener noreferrer' } : {})}>{item.value}</a>
|
||||||
|
) : item.value}
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
11
src/components/sections/Divider.jsx
Normal file
11
src/components/sections/Divider.jsx
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
export default function Divider() {
|
||||||
|
return (
|
||||||
|
<div className="elementor-element elementor-element-a69b4f9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-e-type="widget" data-element_type="widget" data-id="a69b4f9" data-widget_type="divider.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div className="elementor-divider">
|
||||||
|
<span className="elementor-divider-separator"></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
41
src/components/sections/FeatureCards.jsx
Normal file
41
src/components/sections/FeatureCards.jsx
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
export default function FeatureCards({ features, layout = 'default' }) {
|
||||||
|
if (layout === 'choose') {
|
||||||
|
return (
|
||||||
|
<div className="choose-feature-wrap">
|
||||||
|
{features.map((f, i) => (
|
||||||
|
<div key={i} className="choose-feature">
|
||||||
|
<div className="box-icon"><img decoding="async" src={f.icon} alt={f.title} /></div>
|
||||||
|
<h3 className="box-title">{f.title}</h3>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
if (layout === 'process') {
|
||||||
|
return (
|
||||||
|
<div className="contact-process-wrap no-bg">
|
||||||
|
{features.map((f, i) => (
|
||||||
|
<div key={i} className="contact-process">
|
||||||
|
<div className="box-number">{String(i + 1).padStart(2, '0')}</div>
|
||||||
|
<div className="media-body">
|
||||||
|
<h3 className="box-title">{f.title}</h3>
|
||||||
|
<p className="box-text">{f.description}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
// default: about-media layout
|
||||||
|
return (
|
||||||
|
<div className="about-media-wrap">
|
||||||
|
{features.map((f, i) => (
|
||||||
|
<div key={i} className="about-media">
|
||||||
|
<div className="box-icon"><img decoding="async" src={f.icon} alt={f.title} /></div>
|
||||||
|
<h3 className="box-title">{f.title}</h3>
|
||||||
|
<p className="box-text">{f.description}</p>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
188
src/components/sections/Footer.jsx
Normal file
188
src/components/sections/Footer.jsx
Normal file
@@ -0,0 +1,188 @@
|
|||||||
|
import { useRef } from 'react'
|
||||||
|
import { Link } from 'react-router-dom'
|
||||||
|
import { useNavFix } from '../../hooks/useNavFix'
|
||||||
|
|
||||||
|
const SOCIAL_LINKS = [
|
||||||
|
{ icon: 'fab fa-facebook-f', url: 'https://www.facebook.com' },
|
||||||
|
{ icon: 'fab fa-twitter', url: 'https://www.twitter.com' },
|
||||||
|
{ icon: 'fab fa-instagram', url: 'https://www.instagram.com' },
|
||||||
|
{ icon: 'fab fa-linkedin-in', url: 'https://www.linkedin.com' },
|
||||||
|
]
|
||||||
|
|
||||||
|
const CONTACT_INFO = [
|
||||||
|
{ icon: 'fas fa-location-dot', text: 'Al Qusais Industrial Area-3, Dubai, UAE', link: 'https://maps.app.goo.gl/5bMqkGpNXNo1K9yC7', target: '_blank' },
|
||||||
|
{ icon: 'fas fa-phone-volume', label: 'Call Us:', text: '+971 4 320 0869', link: 'tel:+97143200869' },
|
||||||
|
{ icon: 'fas fa-envelope', label: 'Email Us:', text: 'admin@profeneng.com', link: 'mailto:admin@profeneng.com' },
|
||||||
|
]
|
||||||
|
|
||||||
|
const FOOTER_SERVICES_1 = [
|
||||||
|
{ label: 'Electro-Mechanical Works', path: '/service' },
|
||||||
|
{ label: 'Landscaping & Fencing Works', path: '/service' },
|
||||||
|
{ label: 'Building Contracting Works', path: '/service' },
|
||||||
|
{ label: 'Interior & Fit-Out Works', path: '/service' },
|
||||||
|
]
|
||||||
|
|
||||||
|
const FOOTER_SERVICES_2 = [
|
||||||
|
{ label: 'Metal Construction & Fabrications', path: '/service' },
|
||||||
|
{ label: 'Chiller Hot & Cool Solutions', path: '/service' },
|
||||||
|
{ label: 'Misting Solutions', path: '/service' },
|
||||||
|
{ label: 'Adiabatic Pre-Cooling System', path: '/service' },
|
||||||
|
]
|
||||||
|
|
||||||
|
const FOOTER_LINKS = [
|
||||||
|
{ label: 'About Profen Engineering', path: '/about' },
|
||||||
|
{ label: 'Our Services', path: '/service' },
|
||||||
|
{ label: 'Our Projects', path: '/project' },
|
||||||
|
{ label: 'Reach Us', path: '/contact' },
|
||||||
|
]
|
||||||
|
|
||||||
|
export default function Footer() {
|
||||||
|
const ref = useRef(null)
|
||||||
|
useNavFix(ref)
|
||||||
|
|
||||||
|
return (
|
||||||
|
<footer ref={ref}>
|
||||||
|
<style id="elementor-post-1098">{`
|
||||||
|
.elementor-1098 .elementor-element.elementor-element-6bbd41e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1098 .elementor-element.elementor-element-6bbd41e:not(.elementor-motion-effects-element-type-background), .elementor-1098 .elementor-element.elementor-element-6bbd41e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#01003D;}.elementor-1098 .elementor-element.elementor-element-4b4c392{--display:flex;}.elementor-1098 .elementor-element.elementor-element-7a7bb64 .label{color:#FFFFFF;font-size:12px;}.elementor-1098 .elementor-element.elementor-element-7a7bb64 .box-text, .elementor-1098 .elementor-element.elementor-element-7a7bb64 .box-text a, .elementor-1098 .elementor-element.elementor-element-7a7bb64 .box-text span{color:#FFFFFF;font-size:14px;}.elementor-1098 .elementor-element.elementor-element-953ab14{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:100px;--padding-bottom:48px;--padding-left:0px;--padding-right:0px;}.elementor-1098 .elementor-element.elementor-element-c5d6f05 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 12px 0px 12px;}.elementor-1098 .elementor-element.elementor-element-8e3fc7b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 12px 0px 12px;}.elementor-1098 .elementor-element.elementor-element-c7fa0b1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:50px 12px 0px 12px;}.elementor-1098 .elementor-element.elementor-element-a684744 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:50px 12px 0px 12px;}.elementor-1098 .elementor-element.elementor-element-66137ae{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}
|
||||||
|
`}</style>
|
||||||
|
<div className="elementor elementor-1098" data-elementor-id="1098" data-elementor-type="wp-post">
|
||||||
|
<div className="elementor-element elementor-element-6bbd41e e-con-full e-flex e-con e-parent" data-e-type="container" data-element_type="container" data-id="6bbd41e">
|
||||||
|
|
||||||
|
{/* Footer widgets */}
|
||||||
|
<div className="elementor-element elementor-element-953ab14 e-flex e-con-boxed e-con e-child" data-e-type="container" data-element_type="container" data-id="953ab14">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
{[
|
||||||
|
{
|
||||||
|
title: 'Get in Touch',
|
||||||
|
content: (
|
||||||
|
<div className="footer-widget">
|
||||||
|
<div className="widget widget_about">
|
||||||
|
<div className="th-widget-about">
|
||||||
|
<div className="about-logo" style={{ maxWidth: 180 }}>
|
||||||
|
<a href="/"><img alt="logo footer" src="/wp-content/uploads/2026/01/logo_pe-Rd-Wh-001.svg" /></a>
|
||||||
|
</div>
|
||||||
|
<p className="about-text" style={{ color: '#f5f5f5', lineHeight: 1.8 }}>
|
||||||
|
Profen Engineering LLC is a leading multidisciplinary engineering and construction company based in Dubai, UAE. With years of expertise, we deliver comprehensive MEP, building contracting, metal fabrication, interior fit-out, landscaping, and misting solutions.
|
||||||
|
</p>
|
||||||
|
<div className="th-widget-social">
|
||||||
|
{SOCIAL_LINKS.map((s, i) => (
|
||||||
|
<a key={i} href={s.url} target="_blank" rel="noopener noreferrer"><i className={s.icon}></i></a>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Contact Info',
|
||||||
|
content: (
|
||||||
|
<div className="footer-widget">
|
||||||
|
<div className="widget widget_contact">
|
||||||
|
<h3 className="widget_title" style={{ color: '#ED1C24' }}>Contact Info</h3>
|
||||||
|
<div className="th-widget-contact">
|
||||||
|
{CONTACT_INFO.map((c, i) => (
|
||||||
|
<div key={i} className="contact-feature">
|
||||||
|
<div className="icon-btn"><i className={c.icon}></i></div>
|
||||||
|
<div className="media-body">
|
||||||
|
{c.label && <p className="box-label" style={{ color: '#aaa', margin: 0, fontSize: 12 }}>{c.label}</p>}
|
||||||
|
<p className="box-text" style={{ margin: 0 }}><a href={c.link} {...(c.target ? { target: c.target, rel: 'noopener noreferrer' } : {})} style={{ color: '#fff' }}>{c.text}</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Services 1',
|
||||||
|
content: (
|
||||||
|
<div className="widget widget_nav_menu footer-widget">
|
||||||
|
<h3 className="widget_title" style={{ color: '#ED1C24' }}>Our Services</h3>
|
||||||
|
<div className="menu-all-pages-container">
|
||||||
|
<ul className="menu">
|
||||||
|
{FOOTER_SERVICES_1.map((item, i) => (
|
||||||
|
<li key={i} className="menu-item"><Link to={item.path}>{item.label}</Link></li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Services 2',
|
||||||
|
content: (
|
||||||
|
<div className="widget widget_nav_menu footer-widget">
|
||||||
|
<h3 className="widget_title" style={{ color: '#ED1C24' }}>More Services</h3>
|
||||||
|
<div className="menu-all-pages-container">
|
||||||
|
<ul className="menu">
|
||||||
|
{FOOTER_SERVICES_2.map((item, i) => (
|
||||||
|
<li key={i} className="menu-item"><Link to={item.path}>{item.label}</Link></li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Useful Links',
|
||||||
|
content: (
|
||||||
|
<div className="widget widget_nav_menu footer-widget">
|
||||||
|
<h3 className="widget_title" style={{ color: '#ED1C24' }}>Useful Links</h3>
|
||||||
|
<div className="menu-all-pages-container">
|
||||||
|
<ul className="menu style2">
|
||||||
|
{FOOTER_LINKS.map((item, i) => (
|
||||||
|
<li key={i} className="menu-item"><Link to={item.path}>{item.label}</Link></li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
),
|
||||||
|
},
|
||||||
|
].map((section, i) => (
|
||||||
|
<div key={i} className={`elementor-element elementor-element-${['c5d6f05', '8e3fc7b', 'c7fa0b1', 'a684744', '66137ae'][i] || 'extra'} e-con-full e-flex e-con e-child`} data-e-type="container" data-element_type="container" data-id={['c5d6f05', '8e3fc7b', 'c7fa0b1', 'a684744', '66137ae'][i] || 'extra'}>
|
||||||
|
<div className="elementor-element elementor-element-7a7bb64 elementor-widget elementor-widget-rakarabout" data-id="7a7bb64" data-element_type="widget" data-e-type="widget" data-widget_type="rakarabout.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
{section.content}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
|
||||||
|
{/* WhatsApp Chat Embed — replaced Elfsight widget with direct WhatsApp link */}
|
||||||
|
<div className="elementor-element elementor-element-32890cd elementor-widget elementor-widget-shortcode" data-e-type="widget" data-element_type="widget" data-id="32890cd" data-widget_type="shortcode.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div className="elementor-shortcode">
|
||||||
|
<a
|
||||||
|
href="https://wa.me/971564148980"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
className="footer-whatsapp-link"
|
||||||
|
style={{ display: 'inline-flex', alignItems: 'center', gap: 8, color: '#25D366', textDecoration: 'none' }}
|
||||||
|
>
|
||||||
|
<i className="fab fa-whatsapp" style={{ fontSize: 20 }}></i>
|
||||||
|
<span>Chat with us on WhatsApp</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Copyright */}
|
||||||
|
<div className="elementor-element elementor-element-d43fabc e-flex e-con-boxed e-con e-child" data-e-type="container" data-element_type="container" data-id="d43fabc">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
<div className="elementor-element elementor-element-ed6bb39 elementor-widget elementor-widget-html" data-e-type="widget" data-element_type="widget" data-id="ed6bb39" data-widget_type="html.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<p className="copyright-text">Copyright <i className="fas fa-copyright"></i> 2026 <a href="/">Profen Engineering LLC</a>. All Rights Reserved.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
)
|
||||||
|
}
|
||||||
11
src/components/sections/GoogleMap.jsx
Normal file
11
src/components/sections/GoogleMap.jsx
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
export default function GoogleMap({ src, title }) {
|
||||||
|
return (
|
||||||
|
<div className="elementor-element elementor-element-a99529c elementor-widget elementor-widget-google_maps" data-e-type="widget" data-element_type="widget" data-id="a99529c" data-widget_type="google_maps.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div className="elementor-custom-embed">
|
||||||
|
<iframe loading="lazy" src={src} title={title} aria-label={title}></iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
131
src/components/sections/Header.jsx
Normal file
131
src/components/sections/Header.jsx
Normal file
@@ -0,0 +1,131 @@
|
|||||||
|
import { useLocation, Link } from 'react-router-dom'
|
||||||
|
import { useRef } from 'react'
|
||||||
|
import { useNavFix } from '../../hooks/useNavFix'
|
||||||
|
|
||||||
|
const NAV_ITEMS = [
|
||||||
|
{ label: 'HOME', path: '/' },
|
||||||
|
{ label: 'ABOUT US', path: '/about' },
|
||||||
|
{ label: 'SERVICES', path: '/service' },
|
||||||
|
{ label: 'PROJECT', path: '/project' },
|
||||||
|
{ label: 'CONTACT', path: '/contact' },
|
||||||
|
]
|
||||||
|
|
||||||
|
export default function Header() {
|
||||||
|
const { pathname } = useLocation()
|
||||||
|
const ref = useRef(null)
|
||||||
|
useNavFix(ref)
|
||||||
|
|
||||||
|
const isActive = (path) => {
|
||||||
|
if (path === '/') return pathname === '/'
|
||||||
|
return pathname.startsWith(path)
|
||||||
|
}
|
||||||
|
|
||||||
|
return (
|
||||||
|
<header ref={ref}>
|
||||||
|
<style id="elementor-post-945">{`
|
||||||
|
.elementor-945 .elementor-element.elementor-element-1697af5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-945 .elementor-element.elementor-element-a628d9c .header-top{background:#ED1C24;}.elementor-945 .elementor-element.elementor-element-a628d9c .main-menu>ul>li>a, .elementor-945 .elementor-element.elementor-element-a628d9c .main-menu ul.sub-menu li a{font-size:15px;font-weight:600;}
|
||||||
|
`}</style>
|
||||||
|
<div className="elementor elementor-945" data-elementor-id="945" data-elementor-type="wp-post">
|
||||||
|
<div className="elementor-element elementor-element-1697af5 e-con-full e-flex e-con e-parent" data-e-type="container" data-element_type="container" data-id="1697af5">
|
||||||
|
<div className="elementor-element elementor-element-a628d9c elementor-widget elementor-widget-rakarheader" data-e-type="widget" data-element_type="widget" data-id="a628d9c" data-widget_type="rakarheader.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
|
||||||
|
{/* Mobile Menu */}
|
||||||
|
<div className="th-menu-wrapper">
|
||||||
|
<div className="th-menu-area text-center">
|
||||||
|
<button className="th-menu-toggle"><i className="fas fa-times"></i></button>
|
||||||
|
<div className="mobile-logo">
|
||||||
|
<a href="/"><img alt="logo" src="/wp-content/uploads/2026/01/logo_pe-Rd-Wh-001.svg" /></a>
|
||||||
|
</div>
|
||||||
|
<div className="th-mobile-menu">
|
||||||
|
<ul>
|
||||||
|
{NAV_ITEMS.map(item => (
|
||||||
|
<li key={item.path} className={`menu-item menu-item-type-post_type menu-item-object-page ${isActive(item.path) ? 'current-menu-item' : ''}`}>
|
||||||
|
<Link to={item.path} {...(isActive(item.path) ? { 'aria-current': 'page' } : {})}>{item.label}</Link>
|
||||||
|
</li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Search Popup */}
|
||||||
|
<div className="popup-search-box d-none d-lg-block">
|
||||||
|
<button className="searchClose"><i className="fas fa-times"></i></button>
|
||||||
|
<form action="index.html" method="get">
|
||||||
|
<input name="s" placeholder="What are you looking for?" required="" type="search" value="" />
|
||||||
|
<button type="submit"><i className="fas fa-search"></i></button>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Main Header */}
|
||||||
|
<div className="th-header header-layout5">
|
||||||
|
{/* Top Bar */}
|
||||||
|
<div className="header-top">
|
||||||
|
<div className="container">
|
||||||
|
<div className="row justify-content-center justify-content-lg-between align-items-center gy-2">
|
||||||
|
<div className="col-auto d-none d-lg-block">
|
||||||
|
<div className="header-links">
|
||||||
|
<ul>
|
||||||
|
<li><i className="fas fa-location-dot text-white"></i> <a href="https://maps.app.goo.gl/5bMqkGpNXNo1K9yC7" target="_blank" rel="noopener noreferrer">Al Qusais Industrial Area-3, Dubai, UAE</a></li>
|
||||||
|
<li><i className="fas fa-clock text-white"></i> Monday to Saturday: 8 am - 5 pm</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="col-auto">
|
||||||
|
<div className="header-links">
|
||||||
|
<ul>
|
||||||
|
<li><i className="fas fa-headset" style={{ color: '#fff' }}></i> <a href="tel:+97143200869">TALK TO US</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Sticky Nav */}
|
||||||
|
<div className="sticky-wrapper">
|
||||||
|
<div className="container">
|
||||||
|
<div className="menu-area">
|
||||||
|
<div className="row align-items-start justify-content-between">
|
||||||
|
<div className="col-auto d-none d-lg-block">
|
||||||
|
<div className="header-logo">
|
||||||
|
<a href="/"><img alt="logo_pe Rd Wh 70" src="/wp-content/uploads/2024/07/logo_pe-Rd-Wh-70.png" /></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="col">
|
||||||
|
<div className="menu-wrap">
|
||||||
|
<div className="header-logo d-block d-lg-none">
|
||||||
|
<a href="/"><img alt="logo_pe new bk 70" src="/wp-content/uploads/2024/07/logo_pe-new-bk-70.png" /></a>
|
||||||
|
</div>
|
||||||
|
<nav className="main-menu d-none d-lg-inline-block">
|
||||||
|
<ul className="rakar-menu">
|
||||||
|
{NAV_ITEMS.map(item => (
|
||||||
|
<li key={item.path} className={`menu-item menu-item-type-post_type menu-item-object-page ${isActive(item.path) ? 'current-menu-item' : ''}`}>
|
||||||
|
<Link to={item.path} {...(isActive(item.path) ? { 'aria-current': 'page' } : {})}>{item.label}</Link>
|
||||||
|
</li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<button className="simple-icon searchBoxToggler d-none d-lg-inline-block" type="button"><i className="far fa-search"></i></button>
|
||||||
|
<button className="th-menu-toggle d-block d-lg-none" type="button"><i className="far fa-bars"></i></button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="col-auto d-none d-xl-block">
|
||||||
|
<div className="header-button">
|
||||||
|
<a className="th-btn rounded-12 style3 th_btn" href="/contact">Get A Quote<i className="fas fa-arrow-right ms-2"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
)
|
||||||
|
}
|
||||||
11
src/components/sections/PhoneWidget.jsx
Normal file
11
src/components/sections/PhoneWidget.jsx
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
export default function PhoneWidget({ phone, label = 'Call Us' }) {
|
||||||
|
return (
|
||||||
|
<div className="call-btn">
|
||||||
|
<div className="play-btn"><i className="fas fa-phone"></i></div>
|
||||||
|
<div className="media-body">
|
||||||
|
<p className="box-label">{label}</p>
|
||||||
|
<h6 className="box-link"><a href={`tel:${phone.replace(/\s/g, '')}`}>{phone}</a></h6>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
51
src/components/sections/ProjectFilterGrid.jsx
Normal file
51
src/components/sections/ProjectFilterGrid.jsx
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
import { Link } from 'react-router-dom'
|
||||||
|
|
||||||
|
const FILTERS = ['All', 'Misting', 'Pro-Sheild Adiabatic Cooling', 'Electrical Renovation', 'Swimming pool', 'MEP']
|
||||||
|
const FILTER_CLASSES = { 'All': '*', 'Misting': '.cat1', 'Pro-Sheild Adiabatic Cooling': '.cat3', 'Electrical Renovation': '.cat2', 'Swimming pool': '.cat4', 'MEP': '.cat5' }
|
||||||
|
|
||||||
|
const PROJECTS = [
|
||||||
|
{ category: 'cat1', image: '/wp-content/uploads/2025/02/PIC-3.jpg', alt: 'PIC 3', title: 'Outdoor Misting', description: 'Our outdoor misting project includes the design, installation, and maintenance of a state-of-the-art misting system tailored to your specific outdoor space.' },
|
||||||
|
{ category: 'cat3', image: '/wp-content/uploads/2025/02/PIC-2.jpg', alt: 'PIC 2', title: 'Adiabatic Cooling', description: 'An advanced energy-efficient cooling solution designed to enhance the performance of HVAC, refrigeration, and industrial cooling systems.' },
|
||||||
|
{ category: 'cat2', image: '/wp-content/uploads/2024/07/project_2_2.jpg', alt: 'project_2_2', title: 'Electrical renovation', description: 'Our electrical renovation project is designed to upgrade old, inefficient, or unsafe electrical systems to meet modern standards and energy efficiency' },
|
||||||
|
{ category: 'cat5', image: '/wp-content/uploads/2024/07/project_2_4.jpg', alt: 'project_2_4', title: 'MEP Works', description: 'we provide plumbing solutions for residential, commercial & industrial projects, ensuring efficient water distribution, drainage & sanitation systems.' },
|
||||||
|
{ category: 'cat1', image: '/wp-content/uploads/2025/02/PIC-4.jpg', alt: 'PIC 4', title: 'Landscaping Project', description: 'Our landscaping projects focus on aesthetics, functionality, and sustainability, ensuring a harmonious blend of nature and architecture.' },
|
||||||
|
{ category: 'cat4', image: '/wp-content/uploads/2025/02/PIC-7.jpg', alt: 'PIC 7', title: 'Pool Hot & Cool Project', description: 'Our Swimming Pool Hot & Cool Project includes customized temperature control systems that enhance comfort, improve efficiency & reduce energy costs.' },
|
||||||
|
]
|
||||||
|
|
||||||
|
export default function ProjectFilterGrid() {
|
||||||
|
return (
|
||||||
|
<div className="rakar-fluid">
|
||||||
|
<div className="builder-page-wrapper">
|
||||||
|
<div data-elementor-type="wp-page" data-elementor-id="36" className="elementor elementor-36">
|
||||||
|
<div className="elementor-element elementor-element-116e028 e-flex e-con-boxed e-con e-parent" data-id="116e028" data-element_type="container" data-e-type="container">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
<div className="elementor-element elementor-element-860beb9 elementor-widget elementor-widget-rakarprojectfilter" data-id="860beb9" data-element_type="widget" data-e-type="widget" data-widget_type="rakarprojectfilter.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div className="filter-menu indicator-active filter-menu-active">
|
||||||
|
{FILTERS.map((f, i) => (
|
||||||
|
<button key={f} data-filter={FILTER_CLASSES[f]} className={`tab-btn${i === 0 ? ' active' : ''}`} type="button">{f}</button>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
<div className="row gy-4 filter-active">
|
||||||
|
{PROJECTS.map((p, i) => (
|
||||||
|
<div key={i} className={`col-xxl-3 col-lg-4 col-md-6 filter-item ${p.category}`}>
|
||||||
|
<div className="project-grid">
|
||||||
|
<div className="box-img"><img decoding="async" src={p.image} alt={p.alt} /></div>
|
||||||
|
<div className="box-content">
|
||||||
|
<h3 className="box-title"><Link to="/contact">{p.title}</Link></h3>
|
||||||
|
<p className="box-text">{p.description}</p>
|
||||||
|
<Link to="/contact" className="th-btn2 style2 btn-sm th_btn">Learn More<i className="far fa-arrow-right"></i></Link>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
14
src/components/sections/SectionTitle.jsx
Normal file
14
src/components/sections/SectionTitle.jsx
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
export default function SectionTitle({ subtitle, heading, description, alignment = 'left', subtitleIcon, dark }) {
|
||||||
|
return (
|
||||||
|
<div className={`title-area text-${alignment}`}>
|
||||||
|
{subtitle && (
|
||||||
|
<span className={`sub-title${subtitleIcon || dark ? '2' : ''}${dark ? ' shape-white' : ''}`}>
|
||||||
|
{subtitleIcon && <img decoding="async" src={subtitleIcon} alt="Shape" />}
|
||||||
|
{subtitle}
|
||||||
|
</span>
|
||||||
|
)}
|
||||||
|
{heading && <h2 className="sec-title">{heading}</h2>}
|
||||||
|
{description && <p>{description}</p>}
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
18
src/components/sections/ServiceBody.jsx
Normal file
18
src/components/sections/ServiceBody.jsx
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
import ServiceContentBlocks from './ServiceContentBlocks'
|
||||||
|
|
||||||
|
export default function ServiceBody({ blocks }) {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<div className="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
{/* ponytail: heading widget kept for structural compatibility; title rendered in breadcrumb */}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<ServiceContentBlocks blocks={blocks} />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
}
|
||||||
17
src/components/sections/ServiceBreadcrumb.jsx
Normal file
17
src/components/sections/ServiceBreadcrumb.jsx
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
export default function ServiceBreadcrumb({ title }) {
|
||||||
|
return (
|
||||||
|
<div className="breadcumb-banner">
|
||||||
|
<div className="breadcumb-wrapper" id="breadcumbwrap">
|
||||||
|
<div className="container">
|
||||||
|
<div className="breadcumb-content">
|
||||||
|
<h1 className="breadcumb-title">{title}</h1>
|
||||||
|
<ul className="breadcumb-menu">
|
||||||
|
<li><a href="/">Home</a></li>
|
||||||
|
<li>{title}</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
34
src/components/sections/ServiceContentBlocks.jsx
Normal file
34
src/components/sections/ServiceContentBlocks.jsx
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
function renderText(text) {
|
||||||
|
if (!text.includes('**')) return text
|
||||||
|
const parts = text.split(/(\*\*[^*]+\*\*)/)
|
||||||
|
return parts.map((part, i) => {
|
||||||
|
if (part.startsWith('**') && part.endsWith('**')) {
|
||||||
|
return <strong key={i}>{part.slice(2, -2)}</strong>
|
||||||
|
}
|
||||||
|
return part
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
export default function ServiceContentBlocks({ blocks }) {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
{blocks.map((block, i) => {
|
||||||
|
switch (block.type) {
|
||||||
|
case 'paragraph':
|
||||||
|
return <p key={i}>{renderText(block.text)}</p>
|
||||||
|
case 'heading':
|
||||||
|
const Tag = `h${block.level}`
|
||||||
|
return <Tag key={i}><strong>{block.text}</strong></Tag>
|
||||||
|
case 'list':
|
||||||
|
return (
|
||||||
|
<ul key={i}>
|
||||||
|
{block.items.map((item, j) => <li key={j}>{item}</li>)}
|
||||||
|
</ul>
|
||||||
|
)
|
||||||
|
default:
|
||||||
|
return null
|
||||||
|
}
|
||||||
|
})}
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
}
|
||||||
37
src/components/sections/ServiceGridSection.jsx
Normal file
37
src/components/sections/ServiceGridSection.jsx
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
import { Link } from "react-router-dom"
|
||||||
|
import { SERVICE_CARDS } from "../../data/service-grid-data"
|
||||||
|
|
||||||
|
export default function ServiceGridSection() {
|
||||||
|
return (
|
||||||
|
<div
|
||||||
|
className="elementor-element elementor-element-97218ac elementor-widget elementor-widget-rakarservice"
|
||||||
|
data-id="97218ac"
|
||||||
|
data-element_type="widget"
|
||||||
|
data-e-type="widget"
|
||||||
|
data-widget_type="rakarservice.default"
|
||||||
|
>
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div className="row gy-4">
|
||||||
|
{SERVICE_CARDS.map((card) => (
|
||||||
|
<div key={card.number} className="col-xxl-3 col-lg-4 col-md-6">
|
||||||
|
<div className="service-card">
|
||||||
|
<div className="box-number">{card.number}</div>
|
||||||
|
<div className="box-icon">
|
||||||
|
<img decoding="async" src={card.icon} alt={card.title} />
|
||||||
|
</div>
|
||||||
|
<p className="box-subtitle">{card.subtitle}</p>
|
||||||
|
<h3 className="box-title">
|
||||||
|
<Link to={`/service/${card.slug}`}>{card.title}</Link>
|
||||||
|
</h3>
|
||||||
|
<p className="box-text">{card.text}</p>
|
||||||
|
<Link to={`/service/${card.slug}`} className="th-btn btn-sm th_btn">
|
||||||
|
Read More<i className="far fa-arrow-right ms-2"></i>
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
19
src/components/sections/ServiceImage.jsx
Normal file
19
src/components/sections/ServiceImage.jsx
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
export default function ServiceImage({ src, srcSet, width, height, alt }) {
|
||||||
|
return (
|
||||||
|
<div className="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<img
|
||||||
|
fetchPriority="high"
|
||||||
|
decoding="async"
|
||||||
|
width={width}
|
||||||
|
height={height}
|
||||||
|
src={src}
|
||||||
|
className="attachment-full size-full wp-image-3201"
|
||||||
|
alt={alt || ''}
|
||||||
|
srcSet={srcSet}
|
||||||
|
sizes="(max-width: 872px) 100vw, 872px"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
31
src/components/sections/ServiceSidebar.jsx
Normal file
31
src/components/sections/ServiceSidebar.jsx
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
import { Link } from 'react-router-dom'
|
||||||
|
import { SERVICE_SIDEBAR_ITEMS, MENU_ITEM_IDS } from '../../config'
|
||||||
|
|
||||||
|
export default function ServiceSidebar({ activeSlug }) {
|
||||||
|
return (
|
||||||
|
<div className="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div id="nav_menu-2" className="widget widget_nav_menu">
|
||||||
|
<div className="menu-service-side-panel-container">
|
||||||
|
<ul id="menu-service-side-panel" className="menu">
|
||||||
|
{SERVICE_SIDEBAR_ITEMS.map((item) => (
|
||||||
|
<li
|
||||||
|
key={item.postId}
|
||||||
|
id={`menu-item-${MENU_ITEM_IDS[item.slug]}`}
|
||||||
|
className={`menu-item menu-item-type-post_type menu-item-object-page ${activeSlug === item.slug ? 'current-menu-item' : ''}`}
|
||||||
|
>
|
||||||
|
<Link
|
||||||
|
to={`/service/${item.slug}`}
|
||||||
|
{...(activeSlug === item.slug ? { 'aria-current': 'page' } : {})}
|
||||||
|
>
|
||||||
|
{item.label}
|
||||||
|
</Link>
|
||||||
|
</li>
|
||||||
|
))}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
||||||
@@ -21,3 +21,27 @@ export const POST_ID_TO_SLUG = {
|
|||||||
3199: 'adiabatic-pre-cooling-system',
|
3199: 'adiabatic-pre-cooling-system',
|
||||||
3206: 'building-management-system',
|
3206: 'building-management-system',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export const SERVICE_SIDEBAR_ITEMS = [
|
||||||
|
{ label: 'Electro Mechanical Works', slug: 'electro-mechanical-works', postId: 35 },
|
||||||
|
{ label: 'Building Management System', slug: 'building-management-system', postId: 3206 },
|
||||||
|
{ label: 'Adiabatic Pre-Cooling System', slug: 'adiabatic-pre-cooling-system', postId: 3199 },
|
||||||
|
{ label: 'Misting Solutions', slug: 'misting-solutions', postId: 3192 },
|
||||||
|
{ label: 'Chiller Hot & Cool Solutions', slug: 'chiller-hot-cool-solutions', postId: 3186 },
|
||||||
|
{ label: 'Interior & Fit-Out Works', slug: 'interior-fit-out-works', postId: 3179 },
|
||||||
|
{ label: 'Building Contracting Works', slug: 'building-contracting-works', postId: 3172 },
|
||||||
|
{ label: 'Metal Construction & Fabrications', slug: 'metal-construction-fabrications', postId: 3160 },
|
||||||
|
{ label: 'Landscaping & Fencing Works', slug: 'landscaping-fencing-works', postId: 3159 },
|
||||||
|
]
|
||||||
|
|
||||||
|
export const MENU_ITEM_IDS = {
|
||||||
|
'electro-mechanical-works': 3220,
|
||||||
|
'building-management-system': 3212,
|
||||||
|
'adiabatic-pre-cooling-system': 3213,
|
||||||
|
'misting-solutions': 3214,
|
||||||
|
'chiller-hot-cool-solutions': 3215,
|
||||||
|
'interior-fit-out-works': 3216,
|
||||||
|
'building-contracting-works': 3217,
|
||||||
|
'metal-construction-fabrications': 3218,
|
||||||
|
'landscaping-fencing-works': 3219,
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,95 +0,0 @@
|
|||||||
<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Contact</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Contact</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="48" class="elementor elementor-48">
|
|
||||||
<div class="elementor-element elementor-element-ca60550 e-flex e-con-boxed e-con e-parent" data-id="ca60550" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-66ae4cc elementor-widget elementor-widget-rakarsectiontitle" data-id="66ae4cc" data-element_type="widget" data-e-type="widget" data-widget_type="rakarsectiontitle.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="title-area text-center ">
|
|
||||||
<span class="sub-title "><img decoding="async" src="/wp-content/plugins/rakar-core/assets/img/title_icon.svg" alt="Shape">Get In Touch</span><h2 class="sec-title ">Our Contact Information</h2> </div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-64faaca elementor-widget elementor-widget-rakarcontactinfo" data-id="64faaca" data-element_type="widget" data-e-type="widget" data-widget_type="rakarcontactinfo.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="row gy-4"><div class="col-xl-4 col-md-6"><div class="team-contact"><div class="icon-btn"><i class="fas fa-location-dot"></i></div><div class="media-body"><h5 class="box-title label">Our Address</h5><p class="box-text"><a href="https://maps.app.goo.gl/5bMqkGpNXNo1K9yC7" target="_blank">Al Qusais Industrial Area-3, Dubai, UAE</a></p></div></div></div><div class="col-xl-4 col-md-6"><div class="team-contact"><div class="icon-btn"><i class="fas fa-phone"></i></div><div class="media-body"><h5 class="box-title label">Phone Number</h5><p class="box-text"><a href="tel:+9714320 0869"> +971 4 320 0869 </a>
|
|
||||||
</p></div></div></div><div class="col-xl-4 col-md-6"><div class="team-contact"><div class="icon-btn"><i class="fas fa-envelope"></i></div><div class="media-body"><h5 class="box-title label">Email Address</h5><p class="box-text"><a href="mailto:admin@profeneng.com">admin@profeneng.com</a>
|
|
||||||
</p></div></div></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-a29b2eb e-flex e-con-boxed e-con e-parent" data-id="a29b2eb" data-element_type="container" data-e-type="container" data-settings="{"background_background":"classic"}">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-55feed1 e-con-full e-flex e-con e-child" data-id="55feed1" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-62347f2 elementor-widget elementor-widget-rakarcontactform" data-id="62347f2" data-element_type="widget" data-e-type="widget" data-widget_type="rakarcontactform.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="text-center text-xl-start"><div class="contact-form ajax-contact"><h2 class="sec-title">Get a Quote</h2>
|
|
||||||
<div class="wpcf7 no-js" id="wpcf7-f523-p48-o1" lang="en-US" dir="ltr" data-wpcf7-id="523">
|
|
||||||
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
|
|
||||||
<form action="../index.html%3Fp=48.html#wpcf7-f523-p48-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
|
|
||||||
<fieldset class="hidden-fields-container"><input type="hidden" name="_wpcf7" value="523" /><input type="hidden" name="_wpcf7_version" value="6.1.6" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f523-p48-o1" /><input type="hidden" name="_wpcf7_container_post" value="48" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />
|
|
||||||
</fieldset>
|
|
||||||
<div class="row">
|
|
||||||
<div class="form-group col-md-6">
|
|
||||||
<span class="wpcf7-form-control-wrap" data-name="text-63"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="text-63" /></span>
|
|
||||||
<i class="fal fa-user"></i>
|
|
||||||
</div>
|
|
||||||
<div class="form-group col-md-6">
|
|
||||||
<span class="wpcf7-form-control-wrap" data-name="email-81"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form-control" aria-required="true" aria-invalid="false" placeholder="Email Address" value="" type="email" name="email-81" /></span>
|
|
||||||
<i class="fal fa-envelope"></i>
|
|
||||||
</div>
|
|
||||||
<div class="form-group col-md-6">
|
|
||||||
<span class="wpcf7-form-control-wrap" data-name="number-97"><input class="wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number form-control" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="number" name="number-97" /></span>
|
|
||||||
<i class="fal fa-phone"></i>
|
|
||||||
</div>
|
|
||||||
<div class="form-group col-md-6">
|
|
||||||
<span class="wpcf7-form-control-wrap" data-name="menu-115"><select class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required form-select nice-select" id="subject" aria-required="true" aria-invalid="false" name="menu-115"><option value="Select Subject">Select Subject</option><option value="General Query">General Query</option><option value="Help Support">Help Support</option><option value="Sales Support">Sales Support</option></select></span>
|
|
||||||
<i class="fal fa-chevron-down"></i>
|
|
||||||
</div>
|
|
||||||
<div class="form-group col-12">
|
|
||||||
<span class="wpcf7-form-control-wrap" data-name="textarea-17"><textarea cols="40" rows="10" maxlength="2000" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="Your Message" name="textarea-17"></textarea></span>
|
|
||||||
<i class="fal fa-pencil"></i>
|
|
||||||
</div>
|
|
||||||
<div class="form-btn col-12">
|
|
||||||
<button class="th-btn">Send Message Now<i class="far fa-arrow-right ms-2"></i></button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<p class="form-messages mb-0 mt-3"></p><div class="wpcf7-response-output" aria-hidden="true"></div>
|
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
</div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-3e6da81 e-con-full e-flex e-con e-child" data-id="3e6da81" data-element_type="container" data-e-type="container">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6ac6145 e-flex e-con-boxed e-con e-parent" data-id="6ac6145" data-element_type="container" data-e-type="container" data-settings="{"background_background":"classic"}">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-a99529c elementor-widget elementor-widget-google_maps" data-id="a99529c" data-element_type="widget" data-e-type="widget" data-widget_type="google_maps.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="elementor-custom-embed">
|
|
||||||
<iframe loading="lazy"
|
|
||||||
src="https://maps.google.com/maps?q=Profen%20Engineering%20LLC%20Al%20Qusais%20Industrial%20Area%20-%20Al%20Qusais%20Industrial%20Area%203%20-%20Dubai&t=m&z=15&output=embed&iwloc=near"
|
|
||||||
title="Profen Engineering LLC Al Qusais Industrial Area - Al Qusais Industrial Area 3 - Dubai"
|
|
||||||
aria-label="Profen Engineering LLC Al Qusais Industrial Area - Al Qusais Industrial Area 3 - Dubai"
|
|
||||||
></iframe>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-55a45c7 e-con-full e-flex e-con e-parent" data-id="55a45c7" data-element_type="container" data-e-type="container" data-settings="{"background_background":"classic"}">
|
|
||||||
<div class="elementor-element elementor-element-930d8d6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="930d8d6" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="elementor-divider">
|
|
||||||
<span class="elementor-divider-separator">
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
File diff suppressed because one or more lines are too long
@@ -1,26 +0,0 @@
|
|||||||
<header><style id="elementor-post-945">.elementor-945 .elementor-element.elementor-element-1697af5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-945 .elementor-element.elementor-element-a628d9c .header-top{background:#ED1C24;}.elementor-945 .elementor-element.elementor-element-a628d9c .main-menu>ul>li>a, .elementor-945 .elementor-element.elementor-element-a628d9c .main-menu ul.sub-menu li a{font-size:15px;font-weight:600;}</style> <div class="elementor elementor-945" data-elementor-id="945" data-elementor-type="wp-post">
|
|
||||||
<div class="elementor-element elementor-element-1697af5 e-con-full e-flex e-con e-parent" data-e-type="container" data-element_type="container" data-id="1697af5">
|
|
||||||
<div class="elementor-element elementor-element-a628d9c elementor-widget elementor-widget-rakarheader" data-e-type="widget" data-element_type="widget" data-id="a628d9c" data-widget_type="rakarheader.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="th-menu-wrapper">
|
|
||||||
<div class="th-menu-area text-center">
|
|
||||||
<button class="th-menu-toggle"><i class="fas fa-times"></i></button>
|
|
||||||
<div class="mobile-logo"><a href="/"><img alt="logo" src="/wp-content/uploads/2026/01/logo_pe-Rd-Wh-001.svg"/></a></div> <div class="th-mobile-menu">
|
|
||||||
<ul class="" id="menu-primary-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-23 current_page_item menu-item-69" id="menu-item-69"><a aria-current="page" href="/">HOME</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60" id="menu-item-60"><a href="/about">ABOUT US</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73" id="menu-item-73"><a href="/service">SERVICES</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75" id="menu-item-75"><a href="/project">PROJECT</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64" id="menu-item-64"><a href="/contact">CONTACT</a></li>
|
|
||||||
</ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="popup-search-box d-none d-lg-block"><button class="searchClose"><i class="fas fa-times"></i></button><form action="index.html" method="get"><input name="s" placeholder="What are you looking for?" required="" type="search" value=""/><button type="submit"><i class="fas fa-search"></i></button></form></div><div class="th-header header-layout5"><div class="header-top"><div class="container"><div class="row justify-content-center justify-content-lg-between align-items-center gy-2"><div class="col-auto d-none d-lg-block"><div class="header-links"><ul><li><i class="fas fa-location-dot text-white"></i> <a href="https://maps.app.goo.gl/5bMqkGpNXNo1K9yC7" target="_blank">Al Qusais Industrial Area-3, Dubai, UAE</a></li><li><i class="fas fa-clock text-white"></i> Monday to Saturday: 8 am - 5 pm</li></ul></div></div><div class="col-auto"><div class="header-links"><ul><li><i class="fas fa-headset" style="color:#fff"></i> <a href="tel:+97143200869">TALK TO US</a></li></ul></div></div></div></div></div><div class="sticky-wrapper"><!-- Main Menu Area --><div class="container"><div class="menu-area"><div class="row align-items-start justify-content-between"><div class="col-auto d-none d-lg-block"><div class="header-logo"><a href="/"><img alt="logo_pe Rd Wh 70" src="/wp-content/uploads/2024/07/logo_pe-Rd-Wh-70.png"/></a></div></div><div class="col"><div class="menu-wrap"><div class="header-logo d-block d-lg-none"><a href="/"><img alt="logo_pe new bk 70" src="/wp-content/uploads/2024/07/logo_pe-new-bk-70.png"/></a></div><nav class="main-menu d-none d-lg-inline-block"><ul class="rakar-menu" id="menu-primary-menu-1"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-23 current_page_item menu-item-69"><a aria-current="page" href="/">HOME</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60"><a href="/about">ABOUT US</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73"><a href="/service">SERVICES</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75"><a href="/project">PROJECT</a></li>
|
|
||||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="/contact">CONTACT</a></li>
|
|
||||||
</ul></nav><button class="simple-icon searchBoxToggler d-none d-lg-inline-block" type="button"><i class="far fa-search"></i></button><button class="th-menu-toggle d-block d-lg-none" type="button"><i class="far fa-bars"></i></button></div></div><div class="col-auto d-none d-xl-block"><div class="header-button"><a class="th-btn rounded-12 style3 th_btn" href="/contact">Get A Quote<i class="fas fa-arrow-right ms-2"></i></a></div></div></div></div></div></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</header>
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Project</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Project</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="36" class="elementor elementor-36">
|
|
||||||
<div class="elementor-element elementor-element-116e028 e-flex e-con-boxed e-con e-parent" data-id="116e028" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-860beb9 elementor-widget elementor-widget-rakarprojectfilter" data-id="860beb9" data-element_type="widget" data-e-type="widget" data-widget_type="rakarprojectfilter.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div class="filter-menu indicator-active filter-menu-active"><button data-filter="*" class="tab-btn active" type="button">All </button><button data-filter=".cat1" class="tab-btn " type="button">Misting</button><button data-filter=".cat3" class="tab-btn " type="button">Pro-Sheild Adiabatic Cooling </button><button data-filter=".cat2" class="tab-btn " type="button">Electrical Renovation</button><button data-filter=".cat4" class="tab-btn " type="button">Swimming pool</button><button data-filter=".cat5" class="tab-btn " type="button">MEP </button></div><div class="row gy-4 filter-active"><div class="col-xxl-3 col-lg-4 col-md-6 filter-item cat1"><div class="project-grid"><div class="box-img"><img decoding="async" src="/wp-content/uploads/2025/02/PIC-3.jpg" alt="PIC 3" /></div><div class="box-content"><h3 class="box-title"><a href="../contact/index.html">Outdoor Misting</a></h3><p class="box-text">Our outdoor misting project includes the design, installation, and maintenance of a state-of-the-art misting system tailored to your specific outdoor space. </p><a href="../contact/index.html" class="th-btn2 style2 btn-sm th_btn">Learn More<i class="far fa-arrow-right"></i></a></div></div></div><div class="col-xxl-3 col-lg-4 col-md-6 filter-item cat3"><div class="project-grid"><div class="box-img"><img decoding="async" src="/wp-content/uploads/2025/02/PIC-2.jpg" alt="PIC 2" /></div><div class="box-content"><h3 class="box-title"><a href="../contact/index.html">Adiabatic Cooling </a></h3><p class="box-text">An advanced energy-efficient cooling solution designed to enhance the performance of HVAC, refrigeration, and industrial cooling systems.</p><a href="../contact/index.html" class="th-btn2 style2 btn-sm th_btn">Learn More<i class="far fa-arrow-right"></i></a></div></div></div><div class="col-xxl-3 col-lg-4 col-md-6 filter-item cat2"><div class="project-grid"><div class="box-img"><img decoding="async" src="/wp-content/uploads/2024/07/project_2_2.jpg" alt="project_2_2" /></div><div class="box-content"><h3 class="box-title"><a href="../contact/index.html">Electrical renovation</a></h3><p class="box-text">Our electrical renovation project is designed to upgrade old, inefficient, or unsafe electrical systems to meet modern standards and energy efficiency</p><a href="../contact/index.html" class="th-btn2 style2 btn-sm th_btn">Learn More<i class="far fa-arrow-right"></i></a></div></div></div><div class="col-xxl-3 col-lg-4 col-md-6 filter-item cat5 "><div class="project-grid"><div class="box-img"><img decoding="async" src="/wp-content/uploads/2024/07/project_2_4.jpg" alt="project_2_4" /></div><div class="box-content"><h3 class="box-title"><a href="../contact/index.html">MEP Works</a></h3><p class="box-text">we provide plumbing solutions for residential, commercial & industrial projects, ensuring efficient water distribution, drainage & sanitation systems.</p><a href="../contact/index.html" class="th-btn2 style2 btn-sm th_btn">Learn More<i class="far fa-arrow-right"></i></a></div></div></div><div class="col-xxl-3 col-lg-4 col-md-6 filter-item cat1"><div class="project-grid"><div class="box-img"><img decoding="async" src="/wp-content/uploads/2025/02/PIC-4.jpg" alt="PIC 4" /></div><div class="box-content"><h3 class="box-title"><a href="../contact/index.html">Landscaping Project </a></h3><p class="box-text">Our landscaping projects focus on aesthetics, functionality, and sustainability, ensuring a harmonious blend of nature and architecture. </p><a href="../contact/index.html" class="th-btn2 style2 btn-sm th_btn">Learn More<i class="far fa-arrow-right"></i></a></div></div></div><div class="col-xxl-3 col-lg-4 col-md-6 filter-item cat4"><div class="project-grid"><div class="box-img"><img decoding="async" src="/wp-content/uploads/2025/02/PIC-7.jpg" alt="PIC 7" /></div><div class="box-content"><h3 class="box-title"><a href="../contact/index.html">Pool Hot & Cool Project </a></h3><p class="box-text">Our Swimming Pool Hot & Cool Project includes customized temperature control systems that enhance comfort, improve efficiency & reduce energy costs. </p><a href="../contact/index.html" class="th-btn2 style2 btn-sm th_btn">Learn More<i class="far fa-arrow-right"></i></a></div></div></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
@@ -1,373 +0,0 @@
|
|||||||
const pages = {
|
|
||||||
"adiabatic-pre-cooling-system": { title: "Adiabatic Pre-Cooling System - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Adiabatic Pre-Cooling System</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Adiabatic Pre-Cooling System</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3199" class="elementor elementor-3199">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/adiabatic-cooling.jpg" class="attachment-full size-full wp-image-3201" alt="" srcset="/wp-content/uploads/2026/01/adiabatic-cooling.jpg 872w, ../wp-content/uploads/2026/01/adiabatic-cooling-300x184.jpg 300w, ../wp-content/uploads/2026/01/adiabatic-cooling-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Adiabatic Pre-Cooling System</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="63" data-end="473">At Profen Engineering LLC, we deliver Adiabatic Pre-Cooling Systems that significantly improve the efficiency of HVAC, chiller, and industrial cooling systems. By using the natural process of evaporative cooling, our solutions reduce incoming air temperature before it reaches condensers or chillers, resulting in lower energy consumption, improved performance, and extended equipment life.</p><h4 data-start="475" data-end="517"><strong data-start="478" data-end="517">How Adiabatic Pre-Cooling Works</strong></h4><ul><li data-start="520" data-end="575">Hot ambient air passes through water-wetted media</li><li data-start="578" data-end="641">Water evaporation absorbs heat and lowers air temperature</li><li data-start="644" data-end="711">Pre-cooled air enters the condenser/chiller, reducing system load</li></ul><h5><strong data-start="716" data-end="734">Key Benefits</strong></h5><ul><li data-start="737" data-end="770">Energy savings up to 30–40%</li><li data-start="773" data-end="834">Improved cooling efficiency, especially in hot climates</li><li data-start="837" data-end="890">Reduced power consumption and operational costs</li><li data-start="893" data-end="946">Extended lifespan of HVAC and chiller equipment</li><li data-start="949" data-end="1026">Eco-friendly solution with low water usage and reduced carbon footprint</li></ul><h2 data-start="1028" data-end="1053"><strong data-start="1031" data-end="1053">System Features</strong></h2><ul><li data-start="1056" data-end="1098">High-efficiency evaporative cooling pads</li><li data-start="1101" data-end="1160">Smart control systems with temperature & humidity sensors</li><li data-start="1163" data-end="1214">Corrosion-resistant and weatherproof construction</li><li data-start="1217" data-end="1274">Easy integration with existing HVAC and chiller systems</li><li data-start="1277" data-end="1317">Low maintenance and reliable operation</li></ul><h5 data-start="1319" data-end="1341"><strong data-start="1322" data-end="1341">Applications</strong></h5><ul><li data-start="1344" data-end="1367">HVAC & chiller plants</li><li data-start="1370" data-end="1399">Data centers & server rooms</li><li data-start="1402" data-end="1448">Industrial facilities & manufacturing plants</li><li data-start="1451" data-end="1486">Supermarkets & cold storage units</li><li data-start="1489" data-end="1517">Power plants & substations</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3199 current_page_item menu-item-3213"><a href="/service?p=3199" aria-current="page">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"building-contracting-works": { title: "Building Contracting Works - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Building Contracting Works</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Building Contracting Works</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3172" class="elementor elementor-3172">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/construction.jpg" class="attachment-full size-full wp-image-3175" alt="" srcset="/wp-content/uploads/2026/01/construction.jpg 872w, ../wp-content/uploads/2026/01/construction-300x184.jpg 300w, ../wp-content/uploads/2026/01/construction-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Building Contracting Works</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="61" data-end="443">At Profen Engineering LLC, we provide complete building contracting services delivering high-quality construction, renovation, and turnkey solutions for residential, commercial, and industrial projects. With a strong commitment to quality, safety, and timely delivery, we manage every stage of construction with professional precision and engineering excellence.</p><h5 data-start="491" data-end="524"><strong data-start="495" data-end="524">New Building Construction</strong></h5><ul><li data-start="527" data-end="569">Residential villas & apartment buildings</li><li data-start="572" data-end="619">Commercial buildings, offices & retail spaces</li><li data-start="622" data-end="680">Industrial facilities, warehouses & labor accommodations</li></ul><h5 data-start="682" data-end="716"><strong data-start="686" data-end="716">Renovation & Refurbishment</strong></h5><ul><li data-start="719" data-end="783">Complete building renovations and structural modifications</li><li data-start="786" data-end="831">Office, villa, and retail fit-out works</li><li data-start="834" data-end="879">Electrical, plumbing, and HVAC upgrades</li></ul><h5 data-start="881" data-end="914"><strong data-start="885" data-end="914">Turnkey Project Solutions</strong></h5><ul><li data-start="917" data-end="976">End-to-end project management from design to handover</li><li data-start="979" data-end="1032">Coordination of civil, MEP, and finishing works</li><li data-start="1035" data-end="1085">Single-point responsibility for smooth execution</li></ul><h5 data-start="1087" data-end="1119"><strong data-start="1091" data-end="1119">Civil & Structural Works</strong></h5><ul><li>Concrete works, block works & plastering</li><li>Foundation, slab & structural strengthening works</li><li>External & internal finishing works</li></ul><h5 data-start="1260" data-end="1300"><strong data-start="1264" data-end="1300">Authority Approvals & Compliance</strong></h5><ul><li data-start="1303" data-end="1373">Compliance with Dubai Municipality and local authority standards</li><li data-start="1376" data-end="1440">Safety management and quality assurance throughout the project</li></ul><h5 data-start="1442" data-end="1472"><strong data-start="1445" data-end="1472">Project Applications</strong></h5><ul><li data-start="1475" data-end="1509">Residential & villa developments</li><li data-start="1512" data-end="1546">Commercial & mixed-use buildings</li><li data-start="1549" data-end="1589">Industrial and infrastructure projects</li><li data-start="1592" data-end="1624">Renovation and extension works</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3172 current_page_item menu-item-3217"><a href="/service?p=3172" aria-current="page">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"building-management-system": { title: "Building Management System - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Building Management System</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Building Management System</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3206" class="elementor elementor-3206">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/bms01.jpg" class="attachment-full size-full wp-image-3208" alt="" srcset="/wp-content/uploads/2026/01/bms01.jpg 872w, ../wp-content/uploads/2026/01/bms01-300x184.jpg 300w, ../wp-content/uploads/2026/01/bms01-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Building Management System</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="67" data-end="410">At Profen Engineering LLC, we provide advanced Building Management System (BMS) solutions that enable centralized monitoring, control, and optimization of building services. Our BMS solutions enhance operational efficiency, energy savings, safety, and occupant comfort for commercial, residential, and industrial buildings.</p><h4 data-start="412" data-end="459"><strong data-start="415" data-end="459">What is a Building Management System?</strong></h4><p data-start="460" data-end="689">A Building Management System (BMS) is an intelligent control system that integrates and automates a building’s HVAC, lighting, electrical, plumbing, fire safety, and security systems through a single centralized platform.</p><h5 data-start="726" data-end="756"><strong data-start="730" data-end="756">HVAC & Climate Control</strong></h5><ul><li data-start="759" data-end="833">Centralized control of chillers, AHUs, FCUs, and ventilation systems</li><li data-start="836" data-end="887">Temperature, humidity, and air quality monitoring</li><li data-start="890" data-end="937">Optimized energy usage and comfort management</li></ul><h5 data-start="939" data-end="971"><strong data-start="943" data-end="971">Lighting Control Systems</strong></h5><ul><li>Automated lighting schedules and zoning</li><li>Motion sensors and daylight harvesting</li><li>Reduced energy consumption and operational cost</li></ul><h5 data-start="1112" data-end="1149"><strong data-start="1116" data-end="1149">Electrical & Power Monitoring</strong></h5><ul><li data-start="1152" data-end="1200">Real-time power monitoring and load management</li><li data-start="1203" data-end="1246">Energy metering and consumption analytics</li><li data-start="1249" data-end="1299">Alerts for faults, overloads, and power failures</li></ul><h5><strong data-start="1305" data-end="1336">Plumbing & Water Management</strong></h5><ul><li data-start="1339" data-end="1395">Monitoring of water tanks, pumps, and pressure systems</li><li data-start="1398" data-end="1443">Leak detection and water usage optimization</li></ul><h5 data-start="1445" data-end="1483"><strong data-start="1449" data-end="1483">Fire & Life Safety Integration</strong></h5><ul><li data-start="1486" data-end="1523">Integration with fire alarm systems</li><li data-start="1526" data-end="1570">Emergency response coordination and alerts</li></ul><h5 data-start="1572" data-end="1605"><strong data-start="1576" data-end="1605">Security & Access Control</strong></h5><ul><li data-start="1608" data-end="1656">CCTV integration and access control monitoring</li><li data-start="1659" data-end="1692">Centralized security management</li></ul><h5 data-start="1694" data-end="1737"><strong data-start="1697" data-end="1737">Key Benefits of Our BMS Solutions</strong></h5><ul><li data-start="1740" data-end="1778">Energy Efficiency & Cost Savings</li><li data-start="1781" data-end="1819">Centralized Monitoring & Control</li><li data-start="1822" data-end="1873">Improved Comfort & Indoor Environment Quality</li><li data-start="1876" data-end="1933">Reduced Maintenance Costs through predictive alerts</li><li data-start="1936" data-end="1968">Enhanced Safety & Security</li><li data-start="1971" data-end="2006">Scalable & Future-Ready Systems</li></ul><h5 data-start="2008" data-end="2030"><strong data-start="2011" data-end="2030">Applications</strong></h5><ul><li data-start="2033" data-end="2062">Commercial office buildings</li><li data-start="2065" data-end="2096">Hotels & hospitality projects</li><li data-start="2099" data-end="2134">Hospitals & healthcare facilities</li><li data-start="2137" data-end="2172">Shopping malls & retail complexes</li><li data-start="2175" data-end="2204">Residential towers & villas</li><li data-start="2207" data-end="2246">Industrial and mixed-use developments</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3206 current_page_item menu-item-3212"><a href="/service?p=3206" aria-current="page">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"chiller-hot-cool-solutions": { title: "Chiller Hot & Cool Solutions - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Chiller Hot & Cool Solutions</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Chiller Hot & Cool Solutions</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3186" class="elementor elementor-3186">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/poolsolutions.jpg" class="attachment-full size-full wp-image-3188" alt="" srcset="/wp-content/uploads/2026/01/poolsolutions.jpg 872w, ../wp-content/uploads/2026/01/poolsolutions-300x184.jpg 300w, ../wp-content/uploads/2026/01/poolsolutions-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Chiller Hot & Cool Solutions</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="63" data-end="421">At Profen Engineering LLC, we provide advanced chiller-based heating and cooling solutions designed to deliver efficient temperature control, energy savings, and reliable performance for commercial, residential, and industrial applications. Our systems are engineered to ensure year-round comfort, even in the most demanding environments.</p><h5 data-start="468" data-end="501"><strong data-start="472" data-end="501">Chiller Cooling Solutions</strong></h5><ul><li data-start="504" data-end="544">Air-Cooled & Water-Cooled Chillers</li><li data-start="547" data-end="586">Centralized Chilled Water Systems</li><li data-start="589" data-end="627">Industrial & Commercial Chillers</li><li data-start="630" data-end="676">Process cooling for factories and plants</li></ul><h5 data-start="678" data-end="703"><strong data-start="682" data-end="703">Heating Solutions</strong></h5><ul><li data-start="706" data-end="757">Heat Pump Systems for space and water heating</li><li data-start="760" data-end="794">Hot Water Chillers & Boilers</li><li data-start="797" data-end="832">Swimming Pool Heating Systems</li><li data-start="835" data-end="879">Radiant & underfloor heating solutions</li></ul><h5 data-start="881" data-end="920"><strong data-start="885" data-end="920">Design, Installation & Upgrades</strong></h5><ul><li data-start="923" data-end="972">Custom system design based on load calculations</li><li data-start="975" data-end="1012">Installation of new chiller systems</li><li data-start="1015" data-end="1065">Upgrading and retrofitting existing HVAC systems</li></ul><h5><strong data-start="1071" data-end="1108">Maintenance & After-Sales Support</strong></h5><ul><li data-start="1111" data-end="1150">Preventive and corrective maintenance</li><li data-start="1153" data-end="1197">Performance optimization and energy audits</li><li data-start="1200" data-end="1245">Breakdown repair and system troubleshooting</li></ul><h5 data-start="1247" data-end="1269"><strong data-start="1250" data-end="1269">Applications</strong></h5><ul><li data-start="1272" data-end="1310">Commercial buildings & office towers</li><li data-start="1313" data-end="1351">Hotels, malls & hospitality projects</li><li data-start="1354" data-end="1390">Industrial facilities & warehouses</li><li data-start="1393" data-end="1425">Residential compounds & villas</li><li data-start="1428" data-end="1470">Swimming pools & recreational facilities</li></ul><h5 data-start="1472" data-end="1522"><strong data-start="1475" data-end="1522">Energy-Efficient & Sustainable Solutions</strong></h5><ul><li data-start="1525" data-end="1579">High-efficiency chillers with low energy consumption</li><li data-start="1582" data-end="1609">Eco-friendly refrigerants</li><li data-start="1612" data-end="1649">Smart controls & automation systems</li><li data-start="1652" data-end="1699">Reduced operational cost and carbon footprint</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3186 current_page_item menu-item-3215"><a href="/service?p=3186" aria-current="page">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"electro-mechanical-works": { title: "Electro Mechanical Works - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Electro Mechanical Works</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Electro Mechanical Works</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="35" class="elementor elementor-35">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/electrical.jpg" class="attachment-full size-full wp-image-3155" alt="" srcset="/wp-content/uploads/2026/01/electrical.jpg 872w, ../wp-content/uploads/2026/01/electrical-300x184.jpg 300w, ../wp-content/uploads/2026/01/electrical-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Electro Mechanical Works</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="61" data-end="439">At Profen Engineering LLC, we specialize in comprehensive electro-mechanical solutions, delivering high-quality, energy-efficient, and innovative services for residential, commercial, and industrial projects. Our expertise in mechanical, electrical, and plumbing (MEP) systems ensures seamless integration, maximum efficiency, and long-lasting performance.</p><h5 data-start="486" data-end="552"><strong data-start="492" data-end="550">HVAC Systems (Heating, Ventilation & Air Conditioning)</strong></h5><ul data-start="553" data-end="774"><li data-start="553" data-end="638"><p data-start="555" data-end="638">Design, installation, and maintenance of commercial & industrial HVAC systems</p></li><li data-start="639" data-end="715"><p data-start="641" data-end="715">Chilled water systems, VRF/VRV systems, and air handling units (AHU)</p></li><li data-start="716" data-end="774"><p data-start="718" data-end="774">Ducting, ventilation, and air filtration solutions</p></li></ul><h5 data-start="776" data-end="806"><strong data-start="782" data-end="804">Electrical Systems</strong></h5><ul data-start="807" data-end="983"><li data-start="807" data-end="866"><p data-start="809" data-end="866">Power distribution & electrical panel installations</p></li><li data-start="867" data-end="931"><p data-start="869" data-end="931">Lighting systems & energy-efficient electrical solutions</p></li><li data-start="932" data-end="983"><p data-start="934" data-end="983">Backup power solutions, UPS, and generators</p></li></ul><h5 data-start="985" data-end="1024"><strong data-start="991" data-end="1022">Plumbing & Drainage Systems</strong></h5><ul data-start="1025" data-end="1174"><li data-start="1025" data-end="1068"><p data-start="1027" data-end="1068">Water supply and drainage solutions</p></li><li data-start="1069" data-end="1125"><p data-start="1071" data-end="1125">Pump stations, water treatment, and piping works</p></li><li data-start="1126" data-end="1174"><p data-start="1128" data-end="1174">Sewage and wastewater management systems</p></li></ul><h5 data-start="1176" data-end="1218"><strong data-start="1182" data-end="1216">Fire Fighting & Safety Systems</strong></h5><ul data-start="1219" data-end="1377"><li data-start="1219" data-end="1274"><p data-start="1221" data-end="1274">Fire alarm, suppression, and protection systems</p></li><li data-start="1275" data-end="1326"><p data-start="1277" data-end="1326">Sprinkler system installation & maintenance</p></li><li data-start="1327" data-end="1377"><p data-start="1329" data-end="1377">Smoke extraction and ventilation solutions</p></li></ul><h5 data-start="1379" data-end="1424"><strong data-start="1385" data-end="1422">Maintenance & Facility Management</strong></h5><ul data-start="1425" data-end="1602"><li data-start="1425" data-end="1499"><p data-start="1427" data-end="1499">Preventive & corrective maintenance for electro-mechanical systems</p></li><li data-start="1500" data-end="1548"><p data-start="1502" data-end="1548">Emergency support & troubleshooting</p></li><li data-start="1549" data-end="1602"><p data-start="1551" data-end="1602">Upgrades & retrofitting for energy efficiency</p></li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-35 current_page_item menu-item-3220"><a href="/service?p=35" aria-current="page">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"interior-fit-out-works": { title: "Interior & Fit-Out Works - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Interior & Fit-Out Works</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Interior & Fit-Out Works</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3179" class="elementor elementor-3179">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/interior.jpg" class="attachment-full size-full wp-image-3182" alt="" srcset="/wp-content/uploads/2026/01/interior.jpg 872w, ../wp-content/uploads/2026/01/interior-300x184.jpg 300w, ../wp-content/uploads/2026/01/interior-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Interior & Fit-Out Works</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="59" data-end="385">At Profen Engineering LLC, we deliver complete interior and fit-out solutions that combine functionality, aesthetics, and quality craftsmanship. From concept to completion, we transform spaces into modern, efficient, and visually appealing environments for residential, commercial, and industrial projects.</p><h5 data-start="430" data-end="461"><strong data-start="434" data-end="461">Design & Space Planning</strong></h5><ul><li data-start="464" data-end="522">Customized interior layouts based on client requirements</li><li data-start="525" data-end="582">Efficient space utilization with modern design concepts</li><li data-start="585" data-end="632">Material selection and finish recommendations</li></ul><h5><strong data-start="638" data-end="670">Commercial & Office Fit-Outs</strong></h5><ul><li data-start="673" data-end="730">Corporate offices, co-working spaces & business centers</li><li data-start="733" data-end="772">Retail shops, showrooms & restaurants</li><li data-start="775" data-end="820">False ceilings, partitions & flooring works</li></ul><h5 data-start="822" data-end="856"><strong data-start="826" data-end="856">Residential Interior Works</strong></h5><ul><li data-start="859" data-end="901">Villas & apartments interior renovations</li><li data-start="904" data-end="950">Bedrooms, living areas, kitchens & bathrooms</li><li data-start="953" data-end="1002">Wardrobes, storage solutions & custom furniture</li></ul><h5 data-start="1004" data-end="1034"><strong data-start="1008" data-end="1034">Joinery & Custom Works</strong></h5><ul><li data-start="1037" data-end="1073">Wooden doors, cabinets & wardrobes</li><li data-start="1076" data-end="1133">Reception counters, wall paneling & decorative elements</li><li data-start="1136" data-end="1170">Gypsum, glass & metal partitions</li></ul><h5 data-start="1172" data-end="1201"><strong data-start="1176" data-end="1201">MEP & Finishing Works</strong></h5><ul><li data-start="1204" data-end="1246">Electrical, plumbing & HVAC coordination</li><li data-start="1249" data-end="1281">Lighting design & installation</li><li data-start="1284" data-end="1327">Painting, wallpaper & decorative finishes</li></ul><h5><strong data-start="1332" data-end="1351">Applications</strong></h5><ul><li data-start="1354" data-end="1387">Residential villas & apartments</li><li data-start="1390" data-end="1426">Commercial offices & retail spaces</li><li data-start="1429" data-end="1473">Hotels, restaurants & hospitality projects</li><li data-start="1476" data-end="1515">Industrial offices & staff facilities</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3179 current_page_item menu-item-3216"><a href="/service?p=3179" aria-current="page">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"landscaping-fencing-works": { title: "Landscaping & Fencing Works - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Landscaping & Fencing Works</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Landscaping & Fencing Works</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3159" class="elementor elementor-3159">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/landscape.jpg" class="attachment-full size-full wp-image-3162" alt="" srcset="/wp-content/uploads/2026/01/landscape.jpg 872w, ../wp-content/uploads/2026/01/landscape-300x184.jpg 300w, ../wp-content/uploads/2026/01/landscape-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Landscaping & Fencing Works</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="62" data-end="398">At Profen Engineering LLC, we provide complete landscaping and fencing solutions that enhance the beauty, functionality, and security of residential, commercial, and industrial properties. Our services are designed to create well-planned outdoor environments while ensuring privacy, safety, and long-term durability.</p><h4 data-start="400" data-end="427"><strong data-start="403" data-end="427">Landscaping Works</strong></h4><h5 data-start="429" data-end="453"><strong data-start="433" data-end="453">Soft Landscaping</strong></h5><ul><li data-start="456" data-end="536">Planting of trees, shrubs, flowers, and lawns suitable for the UAE climate</li><li data-start="539" data-end="589">Natural grass & artificial turf installation</li><li data-start="592" data-end="628">Vertical gardens & green walls</li><li data-start="631" data-end="670">Soil preparation and turf development</li></ul><h5 data-start="672" data-end="696"><strong data-start="676" data-end="696">Hard Landscaping</strong></h5><ul><li data-start="699" data-end="742">Paving works, pathways, and driveways</li><li data-start="745" data-end="787">Pergolas, gazebos, decks, and patios</li><li data-start="790" data-end="846">Water features, fountains, and decorative elements</li><li data-start="849" data-end="900">Kerbstones, interlock, and decorative stone works</li></ul><h5 data-start="902" data-end="939"><strong data-start="906" data-end="939">Irrigation & Drainage Systems</strong></h5><ul><li data-start="942" data-end="976">Automatic irrigation systems</li><li data-start="979" data-end="1040">Drip and sprinkler irrigation for efficient water usage</li><li data-start="1043" data-end="1098">Proper drainage solutions to protect landscaped areas</li></ul><h5 data-start="1100" data-end="1123"><strong data-start="1103" data-end="1123">Fencing Works</strong></h5><ul><li data-start="1127" data-end="1185">Villa & Residential Fencing for privacy and security</li><li data-start="1188" data-end="1235">Commercial & Industrial Fencing solutions</li><li data-start="1238" data-end="1285">Metal, wooden, PVC, and chain-link fences</li><li data-start="1288" data-end="1343">Boundary walls, gates, and access control fencing</li><li data-start="1346" data-end="1405">Custom-designed fencing to match architectural styles</li></ul><h5 data-start="1407" data-end="1429"><strong>Applications</strong></h5><ul><li data-start="1432" data-end="1464">Villas & residential compounds</li><li data-start="1467" data-end="1506">Commercial buildings & business parks</li><li data-start="1509" data-end="1547">Hotels, resorts & recreational areas</li><li data-start="1550" data-end="1586">Industrial facilities & warehouses</li><li data-start="1589" data-end="1629">Public spaces & community developments</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3159 current_page_item menu-item-3219"><a href="/service?p=3159" aria-current="page">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"metal-construction-fabrications": { title: "Metal Construction & Fabrications - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Metal Construction & Fabrications</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Metal Construction & Fabrications</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3160" class="elementor elementor-3160">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/fabrications.jpg" class="attachment-full size-full wp-image-3168" alt="" srcset="/wp-content/uploads/2026/01/fabrications.jpg 872w, ../wp-content/uploads/2026/01/fabrications-300x184.jpg 300w, ../wp-content/uploads/2026/01/fabrications-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Metal Construction & Fabrications</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="73" data-end="428">At Profen Engineering LLC, we deliver high-quality metal construction and fabrication solutions tailored to meet the needs of residential, commercial, and industrial projects. With a strong focus on precision engineering, durability, and safety, we provide custom metal works that combine strength, functionality, and aesthetic appeal.</p><h5 data-start="488" data-end="518"><strong data-start="492" data-end="518">Structural Steel Works</strong></h5><ul><li data-start="521" data-end="580">Steel structures for buildings, warehouses, and sheds</li><li data-start="583" data-end="619">Mezzanine floors and platforms</li><li data-start="622" data-end="662">Staircases, handrails, and ladders</li><li data-start="665" data-end="715">Canopies, car parking shades, and steel frames</li></ul><h5 data-start="717" data-end="749"><strong data-start="721" data-end="749">Custom Metal Fabrication</strong></h5><ul><li data-start="752" data-end="796">MS, SS, and aluminum fabrication works</li><li data-start="799" data-end="839">Doors, gates, grills, and railings</li><li data-start="842" data-end="895">Balconies, pergolas, and decorative metal works</li><li data-start="898" data-end="964">Customized metal components as per drawings and specifications</li></ul><h5 data-start="966" data-end="996"><strong data-start="970" data-end="996">Industrial Metal Works</strong></h5><ul><li data-start="999" data-end="1033">Equipment supports and skids</li><li data-start="1036" data-end="1068">Pipe racks and cable trays</li><li data-start="1071" data-end="1118">Protective enclosures and safety barriers</li><li data-start="1121" data-end="1175">Heavy-duty fabrication for industrial applications</li></ul><h5 data-start="1177" data-end="1204"><strong data-start="1181" data-end="1204">Welding & Finishing</strong></h5><ul><li data-start="1207" data-end="1255">Certified welding services (MIG, TIG, ARC)</li><li data-start="1258" data-end="1334">Surface treatments including galvanizing, powder coating, and painting</li><li data-start="1337" data-end="1400">Corrosion-resistant finishes for long-lasting performance</li></ul><h5><strong data-start="1405" data-end="1424">Applications</strong></h5><ul><li data-start="1427" data-end="1459">Residential villas & buildings</li><li data-start="1462" data-end="1500">Commercial complexes & retail spaces</li><li data-start="1503" data-end="1535">Industrial plants & warehouses</li><li data-start="1538" data-end="1575">Infrastructure and utility projects</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3214"><a href="/service?p=3192">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3160 current_page_item menu-item-3218"><a href="/service?p=3160" aria-current="page">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
"misting-solutions": { title: "Misting Solutions - Profen Engineering", html: `<!-- Page title 2 --><div class="breadcumb-banner"><div class="breadcumb-wrapper " id="breadcumbwrap"><div class="container"><div class="breadcumb-content"><h1 class="breadcumb-title">Misting Solutions</h1><ul class="breadcumb-menu"><li><a href="/">Home</a></li><li>Misting Solutions</li></ul></div></div></div></div><!-- End of Page title --> <div class="rakar-fluid">
|
|
||||||
<div class="builder-page-wrapper">
|
|
||||||
<div data-elementor-type="wp-page" data-elementor-id="3192" class="elementor elementor-3192">
|
|
||||||
<div class="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="e-con-inner">
|
|
||||||
<div class="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-2837963 elementor-widget elementor-widget-image" data-id="2837963" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<img fetchpriority="high" decoding="async" width="872" height="536" src="/wp-content/uploads/2026/01/misting.jpg" class="attachment-full size-full wp-image-3195" alt="" srcset="/wp-content/uploads/2026/01/misting.jpg 872w, ../wp-content/uploads/2026/01/misting-300x184.jpg 300w, ../wp-content/uploads/2026/01/misting-768x472.jpg 768w" sizes="(max-width: 872px) 100vw, 872px" /> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-b3af1a5 elementor-widget elementor-widget-heading" data-id="b3af1a5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<h3 class="elementor-heading-title elementor-size-default">Misting Solutions</h3> </div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-6cfa376 elementor-widget elementor-widget-text-editor" data-id="6cfa376" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<p data-start="52" data-end="422"><strong>Promist </strong>is our specialized brand, dedicated to delivering innovative, high-performance misting and evaporative cooling solutions. Designed to perform reliably in hot and demanding climates, Promist combines advanced engineering, energy efficiency, and superior quality to create comfortable, refreshing environments for residential, commercial, and industrial applications.</p><h4 data-start="472" data-end="496"><strong data-start="475" data-end="496">About Promist</strong></h4><p data-start="498" data-end="828">Promist focuses on precision misting technology that produces ultra-fine water particles, ensuring effective cooling without wetting surfaces. Backed by the technical expertise and engineering standards of Profen Engineering LLC, Promist systems are built for durability, efficiency, and long-term performance.</p><h5 data-start="456" data-end="487"><strong data-start="460" data-end="487">Outdoor Misting Systems</strong></h5><ul><li data-start="490" data-end="559">Cooling for patios, terraces, gardens, pergolas, and pool areas</li><li data-start="562" data-end="632">Ideal for cafés, restaurants, resorts, and outdoor seating areas</li><li data-start="635" data-end="679">Temperature reduction of up to 10–15°C</li></ul><h5 data-start="681" data-end="718"><strong data-start="685" data-end="718">High-Pressure Misting Systems</strong></h5><ul><li data-start="721" data-end="785">Ultra-fine mist for efficient cooling without wet surfaces</li><li data-start="788" data-end="841">Energy-efficient systems with low water consumption</li><li data-start="844" data-end="885">Durable, corrosion-resistant components</li></ul><h5><strong data-start="891" data-end="926">Commercial & Industrial Misting</strong></h5><ul><li data-start="929" data-end="983">Cooling for warehouses, factories, and workshops</li><li data-start="986" data-end="1046">Dust suppression for construction and industrial sites</li><li data-start="1049" data-end="1098">Humidity control for sensitive environments</li></ul><h5 data-start="1100" data-end="1141"><strong data-start="1104" data-end="1141">Agricultural & Greenhouse Misting</strong></h5><ul><li data-start="1144" data-end="1208">Temperature and humidity control for greenhouses and farms</li><li data-start="1211" data-end="1256">Improved plant growth and livestock comfort</li></ul><h5 data-start="1258" data-end="1301"><strong data-start="1262" data-end="1301">Smart & Automated Misting Solutions</strong></h5><ul><li data-start="1304" data-end="1347">Timer-based and sensor-controlled systems</li><li data-start="1350" data-end="1402">Remote operation and climate-responsive automation</li></ul><h5 data-start="1404" data-end="1426"><strong data-start="1407" data-end="1426">Applications</strong></h5><ul><li data-start="1429" data-end="1473">Residential villas & outdoor living spaces</li><li data-start="1476" data-end="1519">Restaurants, cafés & hospitality projects</li><li data-start="1522" data-end="1558">Industrial facilities & warehouses</li><li data-start="1561" data-end="1595">Agricultural & landscaping areas</li><li data-start="1598" data-end="1628">Public spaces & event venues</li></ul> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
|
||||||
<div class="elementor-element elementor-element-205732a elementor-widget elementor-widget-sidebar" data-id="205732a" data-element_type="widget" data-e-type="widget" data-widget_type="sidebar.default">
|
|
||||||
<div class="elementor-widget-container">
|
|
||||||
<div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-service-side-panel-container"><ul id="menu-service-side-panel" class="menu"><li id="menu-item-3220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3220"><a href="/service?p=35">Electro Mechanical Works</a></li>
|
|
||||||
<li id="menu-item-3212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3212"><a href="/service?p=3206">Building Management System</a></li>
|
|
||||||
<li id="menu-item-3213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3213"><a href="/service?p=3199">Adiabatic Pre-Cooling System</a></li>
|
|
||||||
<li id="menu-item-3214" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3192 current_page_item menu-item-3214"><a href="/service?p=3192" aria-current="page">Misting Solutions</a></li>
|
|
||||||
<li id="menu-item-3215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3215"><a href="/service?p=3186">Chiller Hot & Cool Solutions</a></li>
|
|
||||||
<li id="menu-item-3216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3216"><a href="/service?p=3179">Interior & Fit-Out Works</a></li>
|
|
||||||
<li id="menu-item-3217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3217"><a href="/service?p=3172">Building Contracting Works</a></li>
|
|
||||||
<li id="menu-item-3218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3218"><a href="/service?p=3160">Metal Construction & Fabrications</a></li>
|
|
||||||
<li id="menu-item-3219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3219"><a href="/service?p=3159">Landscaping & Fencing Works</a></li>
|
|
||||||
</ul></div></div> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
` },
|
|
||||||
}
|
|
||||||
|
|
||||||
export default pages
|
|
||||||
848
src/data/services.json
Normal file
848
src/data/services.json
Normal file
@@ -0,0 +1,848 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"slug": "adiabatic-pre-cooling-system",
|
||||||
|
"title": "Adiabatic Pre-Cooling System",
|
||||||
|
"postId": 3199,
|
||||||
|
"image": "/wp-content/uploads/2026/01/adiabatic-cooling.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/adiabatic-cooling.jpg 872w, ../wp-content/uploads/2026/01/adiabatic-cooling-300x184.jpg 300w, ../wp-content/uploads/2026/01/adiabatic-cooling-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we deliver Adiabatic Pre-Cooling Systems that significantly improve the efficiency of HVAC, chiller, and industrial cooling systems. By using the natural process of evaporative cooling, our solutions reduce incoming air temperature before it reaches condensers or chillers, resulting in lower energy consumption, improved performance, and extended equipment life."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 4,
|
||||||
|
"text": "How Adiabatic Pre-Cooling Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Hot ambient air passes through water-wetted media",
|
||||||
|
"Water evaporation absorbs heat and lowers air temperature",
|
||||||
|
"Pre-cooled air enters the condenser/chiller, reducing system load"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Key Benefits"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Energy savings up to 30\u201340%",
|
||||||
|
"Improved cooling efficiency, especially in hot climates",
|
||||||
|
"Reduced power consumption and operational costs",
|
||||||
|
"Extended lifespan of HVAC and chiller equipment",
|
||||||
|
"Eco-friendly solution with low water usage and reduced carbon footprint"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 2,
|
||||||
|
"text": "System Features"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"High-efficiency evaporative cooling pads",
|
||||||
|
"Smart control systems with temperature & humidity sensors",
|
||||||
|
"Corrosion-resistant and weatherproof construction",
|
||||||
|
"Easy integration with existing HVAC and chiller systems",
|
||||||
|
"Low maintenance and reliable operation"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"HVAC & chiller plants",
|
||||||
|
"Data centers & server rooms",
|
||||||
|
"Industrial facilities & manufacturing plants",
|
||||||
|
"Supermarkets & cold storage units",
|
||||||
|
"Power plants & substations"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "building-contracting-works",
|
||||||
|
"title": "Building Contracting Works",
|
||||||
|
"postId": 3172,
|
||||||
|
"image": "/wp-content/uploads/2026/01/construction.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/construction.jpg 872w, ../wp-content/uploads/2026/01/construction-300x184.jpg 300w, ../wp-content/uploads/2026/01/construction-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we provide complete building contracting services delivering high-quality construction, renovation, and turnkey solutions for residential, commercial, and industrial projects. With a strong commitment to quality, safety, and timely delivery, we manage every stage of construction with professional precision and engineering excellence."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "New Building Construction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Residential villas & apartment buildings",
|
||||||
|
"Commercial buildings, offices & retail spaces",
|
||||||
|
"Industrial facilities, warehouses & labor accommodations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Renovation & Refurbishment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Complete building renovations and structural modifications",
|
||||||
|
"Office, villa, and retail fit-out works",
|
||||||
|
"Electrical, plumbing, and HVAC upgrades"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Turnkey Project Solutions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"End-to-end project management from design to handover",
|
||||||
|
"Coordination of civil, MEP, and finishing works",
|
||||||
|
"Single-point responsibility for smooth execution"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Civil & Structural Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Concrete works, block works & plastering",
|
||||||
|
"Foundation, slab & structural strengthening works",
|
||||||
|
"External & internal finishing works"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Authority Approvals & Compliance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Compliance with Dubai Municipality and local authority standards",
|
||||||
|
"Safety management and quality assurance throughout the project"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Project Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Residential & villa developments",
|
||||||
|
"Commercial & mixed-use buildings",
|
||||||
|
"Industrial and infrastructure projects",
|
||||||
|
"Renovation and extension works"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "building-management-system",
|
||||||
|
"title": "Building Management System",
|
||||||
|
"postId": 3206,
|
||||||
|
"image": "/wp-content/uploads/2026/01/bms01.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/bms01.jpg 872w, ../wp-content/uploads/2026/01/bms01-300x184.jpg 300w, ../wp-content/uploads/2026/01/bms01-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we provide advanced Building Management System (BMS) solutions that enable centralized monitoring, control, and optimization of building services. Our BMS solutions enhance operational efficiency, energy savings, safety, and occupant comfort for commercial, residential, and industrial buildings."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 4,
|
||||||
|
"text": "What is a Building Management System?"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "A Building Management System (BMS) is an intelligent control system that integrates and automates a building\u2019s HVAC, lighting, electrical, plumbing, fire safety, and security systems through a single centralized platform."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "HVAC & Climate Control"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Centralized control of chillers, AHUs, FCUs, and ventilation systems",
|
||||||
|
"Temperature, humidity, and air quality monitoring",
|
||||||
|
"Optimized energy usage and comfort management"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Lighting Control Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Automated lighting schedules and zoning",
|
||||||
|
"Motion sensors and daylight harvesting",
|
||||||
|
"Reduced energy consumption and operational cost"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Electrical & Power Monitoring"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Real-time power monitoring and load management",
|
||||||
|
"Energy metering and consumption analytics",
|
||||||
|
"Alerts for faults, overloads, and power failures"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Plumbing & Water Management"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Monitoring of water tanks, pumps, and pressure systems",
|
||||||
|
"Leak detection and water usage optimization"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Fire & Life Safety Integration"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Integration with fire alarm systems",
|
||||||
|
"Emergency response coordination and alerts"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Security & Access Control"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"CCTV integration and access control monitoring",
|
||||||
|
"Centralized security management"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Key Benefits of Our BMS Solutions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Energy Efficiency & Cost Savings",
|
||||||
|
"Centralized Monitoring & Control",
|
||||||
|
"Improved Comfort & Indoor Environment Quality",
|
||||||
|
"Reduced Maintenance Costs through predictive alerts",
|
||||||
|
"Enhanced Safety & Security",
|
||||||
|
"Scalable & Future-Ready Systems"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Commercial office buildings",
|
||||||
|
"Hotels & hospitality projects",
|
||||||
|
"Hospitals & healthcare facilities",
|
||||||
|
"Shopping malls & retail complexes",
|
||||||
|
"Residential towers & villas",
|
||||||
|
"Industrial and mixed-use developments"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "chiller-hot-cool-solutions",
|
||||||
|
"title": "Chiller Hot & Cool Solutions",
|
||||||
|
"postId": 3186,
|
||||||
|
"image": "/wp-content/uploads/2026/01/poolsolutions.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/poolsolutions.jpg 872w, ../wp-content/uploads/2026/01/poolsolutions-300x184.jpg 300w, ../wp-content/uploads/2026/01/poolsolutions-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we provide advanced chiller-based heating and cooling solutions designed to deliver efficient temperature control, energy savings, and reliable performance for commercial, residential, and industrial applications. Our systems are engineered to ensure year-round comfort, even in the most demanding environments."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Chiller Cooling Solutions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Air-Cooled & Water-Cooled Chillers",
|
||||||
|
"Centralized Chilled Water Systems",
|
||||||
|
"Industrial & Commercial Chillers",
|
||||||
|
"Process cooling for factories and plants"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Heating Solutions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Heat Pump Systems for space and water heating",
|
||||||
|
"Hot Water Chillers & Boilers",
|
||||||
|
"Swimming Pool Heating Systems",
|
||||||
|
"Radiant & underfloor heating solutions"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Design, Installation & Upgrades"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Custom system design based on load calculations",
|
||||||
|
"Installation of new chiller systems",
|
||||||
|
"Upgrading and retrofitting existing HVAC systems"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Maintenance & After-Sales Support"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Preventive and corrective maintenance",
|
||||||
|
"Performance optimization and energy audits",
|
||||||
|
"Breakdown repair and system troubleshooting"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Commercial buildings & office towers",
|
||||||
|
"Hotels, malls & hospitality projects",
|
||||||
|
"Industrial facilities & warehouses",
|
||||||
|
"Residential compounds & villas",
|
||||||
|
"Swimming pools & recreational facilities"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Energy-Efficient & Sustainable Solutions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"High-efficiency chillers with low energy consumption",
|
||||||
|
"Eco-friendly refrigerants",
|
||||||
|
"Smart controls & automation systems",
|
||||||
|
"Reduced operational cost and carbon footprint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "electro-mechanical-works",
|
||||||
|
"title": "Electro Mechanical Works",
|
||||||
|
"postId": 35,
|
||||||
|
"image": "/wp-content/uploads/2026/01/electrical.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/electrical.jpg 872w, ../wp-content/uploads/2026/01/electrical-300x184.jpg 300w, ../wp-content/uploads/2026/01/electrical-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we specialize in comprehensive electro-mechanical solutions, delivering high-quality, energy-efficient, and innovative services for residential, commercial, and industrial projects. Our expertise in mechanical, electrical, and plumbing (MEP) systems ensures seamless integration, maximum efficiency, and long-lasting performance."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "HVAC Systems (Heating, Ventilation & Air Conditioning)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Design, installation, and maintenance of commercial & industrial HVAC systems",
|
||||||
|
"Chilled water systems, VRF/VRV systems, and air handling units (AHU)",
|
||||||
|
"Ducting, ventilation, and air filtration solutions"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Electrical Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Power distribution & electrical panel installations",
|
||||||
|
"Lighting systems & energy-efficient electrical solutions",
|
||||||
|
"Backup power solutions, UPS, and generators"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Plumbing & Drainage Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Water supply and drainage solutions",
|
||||||
|
"Pump stations, water treatment, and piping works",
|
||||||
|
"Sewage and wastewater management systems"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Fire Fighting & Safety Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Fire alarm, suppression, and protection systems",
|
||||||
|
"Sprinkler system installation & maintenance",
|
||||||
|
"Smoke extraction and ventilation solutions"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Maintenance & Facility Management"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Preventive & corrective maintenance for electro-mechanical systems",
|
||||||
|
"Emergency support & troubleshooting",
|
||||||
|
"Upgrades & retrofitting for energy efficiency"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "interior-fit-out-works",
|
||||||
|
"title": "Interior & Fit-Out Works",
|
||||||
|
"postId": 3179,
|
||||||
|
"image": "/wp-content/uploads/2026/01/interior.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/interior.jpg 872w, ../wp-content/uploads/2026/01/interior-300x184.jpg 300w, ../wp-content/uploads/2026/01/interior-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we deliver complete interior and fit-out solutions that combine functionality, aesthetics, and quality craftsmanship. From concept to completion, we transform spaces into modern, efficient, and visually appealing environments for residential, commercial, and industrial projects."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Design & Space Planning"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Customized interior layouts based on client requirements",
|
||||||
|
"Efficient space utilization with modern design concepts",
|
||||||
|
"Material selection and finish recommendations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Commercial & Office Fit-Outs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Corporate offices, co-working spaces & business centers",
|
||||||
|
"Retail shops, showrooms & restaurants",
|
||||||
|
"False ceilings, partitions & flooring works"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Residential Interior Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Villas & apartments interior renovations",
|
||||||
|
"Bedrooms, living areas, kitchens & bathrooms",
|
||||||
|
"Wardrobes, storage solutions & custom furniture"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Joinery & Custom Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Wooden doors, cabinets & wardrobes",
|
||||||
|
"Reception counters, wall paneling & decorative elements",
|
||||||
|
"Gypsum, glass & metal partitions"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "MEP & Finishing Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Electrical, plumbing & HVAC coordination",
|
||||||
|
"Lighting design & installation",
|
||||||
|
"Painting, wallpaper & decorative finishes"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Residential villas & apartments",
|
||||||
|
"Commercial offices & retail spaces",
|
||||||
|
"Hotels, restaurants & hospitality projects",
|
||||||
|
"Industrial offices & staff facilities"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "landscaping-fencing-works",
|
||||||
|
"title": "Landscaping & Fencing Works",
|
||||||
|
"postId": 3159,
|
||||||
|
"image": "/wp-content/uploads/2026/01/landscape.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/landscape.jpg 872w, ../wp-content/uploads/2026/01/landscape-300x184.jpg 300w, ../wp-content/uploads/2026/01/landscape-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we provide complete landscaping and fencing solutions that enhance the beauty, functionality, and security of residential, commercial, and industrial properties. Our services are designed to create well-planned outdoor environments while ensuring privacy, safety, and long-term durability."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 4,
|
||||||
|
"text": "Landscaping Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Soft Landscaping"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Planting of trees, shrubs, flowers, and lawns suitable for the UAE climate",
|
||||||
|
"Natural grass & artificial turf installation",
|
||||||
|
"Vertical gardens & green walls",
|
||||||
|
"Soil preparation and turf development"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Hard Landscaping"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Paving works, pathways, and driveways",
|
||||||
|
"Pergolas, gazebos, decks, and patios",
|
||||||
|
"Water features, fountains, and decorative elements",
|
||||||
|
"Kerbstones, interlock, and decorative stone works"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Irrigation & Drainage Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Automatic irrigation systems",
|
||||||
|
"Drip and sprinkler irrigation for efficient water usage",
|
||||||
|
"Proper drainage solutions to protect landscaped areas"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Fencing Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Villa & Residential Fencing for privacy and security",
|
||||||
|
"Commercial & Industrial Fencing solutions",
|
||||||
|
"Metal, wooden, PVC, and chain-link fences",
|
||||||
|
"Boundary walls, gates, and access control fencing",
|
||||||
|
"Custom-designed fencing to match architectural styles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Villas & residential compounds",
|
||||||
|
"Commercial buildings & business parks",
|
||||||
|
"Hotels, resorts & recreational areas",
|
||||||
|
"Industrial facilities & warehouses",
|
||||||
|
"Public spaces & community developments"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "metal-construction-fabrications",
|
||||||
|
"title": "Metal Construction & Fabrications",
|
||||||
|
"postId": 3160,
|
||||||
|
"image": "/wp-content/uploads/2026/01/fabrications.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/fabrications.jpg 872w, ../wp-content/uploads/2026/01/fabrications-300x184.jpg 300w, ../wp-content/uploads/2026/01/fabrications-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "At Profen Engineering LLC, we deliver high-quality metal construction and fabrication solutions tailored to meet the needs of residential, commercial, and industrial projects. With a strong focus on precision engineering, durability, and safety, we provide custom metal works that combine strength, functionality, and aesthetic appeal."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Structural Steel Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Steel structures for buildings, warehouses, and sheds",
|
||||||
|
"Mezzanine floors and platforms",
|
||||||
|
"Staircases, handrails, and ladders",
|
||||||
|
"Canopies, car parking shades, and steel frames"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Custom Metal Fabrication"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"MS, SS, and aluminum fabrication works",
|
||||||
|
"Doors, gates, grills, and railings",
|
||||||
|
"Balconies, pergolas, and decorative metal works",
|
||||||
|
"Customized metal components as per drawings and specifications"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Industrial Metal Works"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Equipment supports and skids",
|
||||||
|
"Pipe racks and cable trays",
|
||||||
|
"Protective enclosures and safety barriers",
|
||||||
|
"Heavy-duty fabrication for industrial applications"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Welding & Finishing"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Certified welding services (MIG, TIG, ARC)",
|
||||||
|
"Surface treatments including galvanizing, powder coating, and painting",
|
||||||
|
"Corrosion-resistant finishes for long-lasting performance"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Residential villas & buildings",
|
||||||
|
"Commercial complexes & retail spaces",
|
||||||
|
"Industrial plants & warehouses",
|
||||||
|
"Infrastructure and utility projects"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "misting-solutions",
|
||||||
|
"title": "Misting Solutions",
|
||||||
|
"postId": 3192,
|
||||||
|
"image": "/wp-content/uploads/2026/01/misting.jpg",
|
||||||
|
"imageSrcset": "/wp-content/uploads/2026/01/misting.jpg 872w, ../wp-content/uploads/2026/01/misting-300x184.jpg 300w, ../wp-content/uploads/2026/01/misting-768x472.jpg 768w",
|
||||||
|
"imageWidth": 872,
|
||||||
|
"imageHeight": 536,
|
||||||
|
"contentBlocks": [
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "Promist is our specialized brand, dedicated to delivering innovative, high-performance misting and evaporative cooling solutions. Designed to perform reliably in hot and demanding climates, Promist combines advanced engineering, energy efficiency, and superior quality to create comfortable, refreshing environments for residential, commercial, and industrial applications."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 4,
|
||||||
|
"text": "About Promist"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "paragraph",
|
||||||
|
"text": "Promist focuses on precision misting technology that produces ultra-fine water particles, ensuring effective cooling without wetting surfaces. Backed by the technical expertise and engineering standards of Profen Engineering LLC, Promist systems are built for durability, efficiency, and long-term performance."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Outdoor Misting Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Cooling for patios, terraces, gardens, pergolas, and pool areas",
|
||||||
|
"Ideal for caf\u00e9s, restaurants, resorts, and outdoor seating areas",
|
||||||
|
"Temperature reduction of up to 10\u201315\u00b0C"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "High-Pressure Misting Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Ultra-fine mist for efficient cooling without wet surfaces",
|
||||||
|
"Energy-efficient systems with low water consumption",
|
||||||
|
"Durable, corrosion-resistant components"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Commercial & Industrial Misting"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Cooling for warehouses, factories, and workshops",
|
||||||
|
"Dust suppression for construction and industrial sites",
|
||||||
|
"Humidity control for sensitive environments"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Agricultural & Greenhouse Misting"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Temperature and humidity control for greenhouses and farms",
|
||||||
|
"Improved plant growth and livestock comfort"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Smart & Automated Misting Solutions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Timer-based and sensor-controlled systems",
|
||||||
|
"Remote operation and climate-responsive automation"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "heading",
|
||||||
|
"level": 5,
|
||||||
|
"text": "Applications"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "list",
|
||||||
|
"items": [
|
||||||
|
"Residential villas & outdoor living spaces",
|
||||||
|
"Restaurants, caf\u00e9s & hospitality projects",
|
||||||
|
"Industrial facilities & warehouses",
|
||||||
|
"Agricultural & landscaping areas",
|
||||||
|
"Public spaces & event venues"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
import contentHtml from '../data/about-content.html?raw'
|
import contentHtml from '../data/about-content.html?raw'
|
||||||
import PageShell from '../components/PageShell'
|
import SafeHtml from '../components/SafeHtml'
|
||||||
|
|
||||||
export default function About() {
|
export default function About() {
|
||||||
return <PageShell html={contentHtml} />
|
return <SafeHtml html={contentHtml} />
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,74 @@
|
|||||||
import contentHtml from '../data/contact-content.html?raw'
|
import Breadcrumb from '../components/sections/Breadcrumb'
|
||||||
import PageShell from '../components/PageShell'
|
import SectionTitle from '../components/sections/SectionTitle'
|
||||||
|
import ContactInfo from '../components/sections/ContactInfo'
|
||||||
|
import ContactForm from '../components/sections/ContactForm'
|
||||||
|
import GoogleMap from '../components/sections/GoogleMap'
|
||||||
|
import Divider from '../components/sections/Divider'
|
||||||
|
import { useNavFix } from '../hooks/useNavFix'
|
||||||
|
import { useRef, useEffect } from 'react'
|
||||||
|
import { useLocation } from 'react-router-dom'
|
||||||
|
|
||||||
|
const CONTACT_ITEMS = [
|
||||||
|
{ icon: 'fas fa-location-dot', label: 'Our Address', value: 'Al Qusais Industrial Area-3, Dubai, UAE', link: 'https://maps.app.goo.gl/5bMqkGpNXNo1K9yC7', target: '_blank' },
|
||||||
|
{ icon: 'fas fa-phone', label: 'Phone Number', value: '+971 4 320 0869', link: 'tel:+97143200869' },
|
||||||
|
{ icon: 'fas fa-envelope', label: 'Email Address', value: 'admin@profeneng.com', link: 'mailto:admin@profeneng.com' },
|
||||||
|
]
|
||||||
|
|
||||||
|
const MAP_SRC = 'https://maps.google.com/maps?q=Profen%20Engineering%20LLC%20Al%20Qusais%20Industrial%20Area%20-%20Al%20Qusais%20Industrial%20Area%203%20-%20Dubai&t=m&z=15&output=embed&iwloc=near'
|
||||||
|
const MAP_TITLE = 'Profen Engineering LLC Al Qusais Industrial Area - Al Qusais Industrial Area 3 - Dubai'
|
||||||
|
|
||||||
export default function Contact() {
|
export default function Contact() {
|
||||||
return <PageShell html={contentHtml} />
|
const ref = useRef(null)
|
||||||
|
useNavFix(ref)
|
||||||
|
const { pathname } = useLocation()
|
||||||
|
|
||||||
|
useEffect(() => { window.scrollTo(0, 0) }, [pathname])
|
||||||
|
|
||||||
|
return (
|
||||||
|
<div ref={ref}>
|
||||||
|
<Breadcrumb title="Contact" items={[{ link: '/', label: 'Home' }, { label: 'Contact' }]} />
|
||||||
|
<div className="rakar-fluid">
|
||||||
|
<div className="builder-page-wrapper">
|
||||||
|
<div data-elementor-type="wp-page" data-elementor-id="48" className="elementor elementor-48">
|
||||||
|
<div className="elementor-element elementor-element-ca60550 e-flex e-con-boxed e-con e-parent" data-id="ca60550" data-element_type="container" data-e-type="container">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
<div className="elementor-element elementor-element-66ae4cc elementor-widget elementor-widget-rakarsectiontitle" data-id="66ae4cc" data-element_type="widget" data-e-type="widget" data-widget_type="rakarsectiontitle.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<SectionTitle subtitle="Get In Touch" heading="Our Contact Information" alignment="center" subtitleIcon="/wp-content/plugins/rakar-core/assets/img/title_icon.svg" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-64faaca elementor-widget elementor-widget-rakarcontactinfo" data-id="64faaca" data-element_type="widget" data-e-type="widget" data-widget_type="rakarcontactinfo.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<ContactInfo items={CONTACT_ITEMS} />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-a29b2eb e-flex e-con-boxed e-con e-parent" data-id="a29b2eb" data-element_type="container" data-e-type="container">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
<div className="elementor-element elementor-element-55feed1 e-con-full e-flex e-con e-child" data-id="55feed1" data-element_type="container" data-e-type="container">
|
||||||
|
<div className="elementor-element elementor-element-62347f2 elementor-widget elementor-widget-rakarcontactform" data-id="62347f2" data-element_type="widget" data-e-type="widget" data-widget_type="rakarcontactform.default">
|
||||||
|
<div className="elementor-widget-container">
|
||||||
|
<div className="text-center text-xl-start">
|
||||||
|
<ContactForm heading="Get a Quote" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-3e6da81 e-con-full e-flex e-con e-child" data-id="3e6da81" data-element_type="container" data-e-type="container"></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-6ac6145 e-flex e-con-boxed e-con e-parent" data-id="6ac6145" data-element_type="container" data-e-type="container">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
<GoogleMap src={MAP_SRC} title={MAP_TITLE} />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-55a45c7 e-con-full e-flex e-con e-parent" data-id="55a45c7" data-element_type="container" data-e-type="container">
|
||||||
|
<Divider />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
import contentHtml from '../data/home-content.html?raw'
|
import contentHtml from '../data/home-content.html?raw'
|
||||||
import PageShell from '../components/PageShell'
|
import SafeHtml from '../components/SafeHtml'
|
||||||
|
|
||||||
export default function Home() {
|
export default function Home() {
|
||||||
return <PageShell html={contentHtml} />
|
return <SafeHtml html={contentHtml} />
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,20 @@
|
|||||||
import contentHtml from '../data/project-content.html?raw'
|
import { useRef, useEffect } from 'react'
|
||||||
import PageShell from '../components/PageShell'
|
import { useLocation } from 'react-router-dom'
|
||||||
|
import Breadcrumb from '../components/sections/Breadcrumb'
|
||||||
|
import ProjectFilterGrid from '../components/sections/ProjectFilterGrid'
|
||||||
|
import { useNavFix } from '../hooks/useNavFix'
|
||||||
|
|
||||||
export default function Project() {
|
export default function Project() {
|
||||||
return <PageShell html={contentHtml} />
|
const ref = useRef(null)
|
||||||
|
useNavFix(ref)
|
||||||
|
const { pathname } = useLocation()
|
||||||
|
|
||||||
|
useEffect(() => { window.scrollTo(0, 0) }, [pathname])
|
||||||
|
|
||||||
|
return (
|
||||||
|
<div ref={ref}>
|
||||||
|
<Breadcrumb title="Project" items={[{ link: '/', label: 'Home' }, { label: 'Project' }]} />
|
||||||
|
<ProjectFilterGrid />
|
||||||
|
</div>
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,35 +1,63 @@
|
|||||||
import { useParams, Link } from 'react-router-dom'
|
import { useParams, Link } from 'react-router-dom'
|
||||||
import { useRef, useEffect } from 'react'
|
import { useEffect, useRef } from 'react'
|
||||||
import servicePages from '../data/servicePages'
|
|
||||||
import { useNavFix } from '../hooks/useNavFix'
|
import { useNavFix } from '../hooks/useNavFix'
|
||||||
|
import services from '../data/services.json'
|
||||||
|
import { BRAND_PRIMARY } from '../config'
|
||||||
|
import ServiceBreadcrumb from '../components/sections/ServiceBreadcrumb'
|
||||||
|
import ServiceImage from '../components/sections/ServiceImage'
|
||||||
|
import ServiceBody from '../components/sections/ServiceBody'
|
||||||
|
import ServiceSidebar from '../components/sections/ServiceSidebar'
|
||||||
|
|
||||||
export default function ServiceDetail() {
|
export default function ServiceDetail() {
|
||||||
const { slug } = useParams()
|
const { slug } = useParams()
|
||||||
const ref = useRef(null)
|
const ref = useRef(null)
|
||||||
useNavFix(ref)
|
useNavFix(ref)
|
||||||
|
|
||||||
const page = slug ? servicePages[slug] : null
|
const service = slug ? services.find(s => s.slug === slug) : null
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
window.scrollTo(0, 0)
|
window.scrollTo(0, 0)
|
||||||
if (page) {
|
if (service) {
|
||||||
document.title = page.title + ' – Profen Engineering'
|
document.title = service.title + ' – Profen Engineering'
|
||||||
}
|
}
|
||||||
}, [slug, page])
|
}, [slug, service])
|
||||||
|
|
||||||
if (!page) {
|
if (!service) {
|
||||||
return (
|
return (
|
||||||
<div style={{ padding: '120px 24px', textAlign: 'center' }}>
|
<div style={{ padding: '120px 24px', textAlign: 'center' }}>
|
||||||
<h1>Service Not Found</h1>
|
<h1>Service Not Found</h1>
|
||||||
<p>The service you're looking for doesn't exist.</p>
|
<p>The service you're looking for doesn't exist.</p>
|
||||||
<Link to="/service" style={{ color: '#FA2D39' }}>← Back to Services</Link>
|
<Link to="/service" style={{ color: BRAND_PRIMARY }}>← Back to Services</Link>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div ref={ref}>
|
<div ref={ref}>
|
||||||
<div dangerouslySetInnerHTML={{ __html: page.html }} />
|
<ServiceBreadcrumb title={service.title} />
|
||||||
|
<div className="rakar-fluid">
|
||||||
|
<div className="builder-page-wrapper">
|
||||||
|
<div data-elementor-type="wp-page" data-elementor-id={service.postId} className={`elementor elementor-${service.postId}`}>
|
||||||
|
<div className="elementor-element elementor-element-9a85ca6 e-flex e-con-boxed e-con e-parent" data-id="9a85ca6" data-element_type="container" data-e-type="container">
|
||||||
|
<div className="e-con-inner">
|
||||||
|
<div className="elementor-element elementor-element-cf1beee e-con-full e-flex e-con e-child" data-id="cf1beee" data-element_type="container" data-e-type="container">
|
||||||
|
<ServiceImage
|
||||||
|
src={service.image}
|
||||||
|
srcSet={service.imageSrcset}
|
||||||
|
width={service.imageWidth}
|
||||||
|
height={service.imageHeight}
|
||||||
|
alt={service.title}
|
||||||
|
/>
|
||||||
|
<ServiceBody blocks={service.contentBlocks} />
|
||||||
|
</div>
|
||||||
|
<div className="elementor-element elementor-element-839957a e-con-full e-flex e-con e-child" data-id="839957a" data-element_type="container" data-e-type="container">
|
||||||
|
<ServiceSidebar activeSlug={slug} />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
import contentHtml from '../data/service-content.html?raw'
|
import contentHtml from '../data/service-content.html?raw'
|
||||||
import PageShell from '../components/PageShell'
|
import SafeHtml from '../components/SafeHtml'
|
||||||
|
|
||||||
export default function Services() {
|
export default function Services() {
|
||||||
return <PageShell html={contentHtml} />
|
return <SafeHtml html={contentHtml} />
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user