import { useRef } from 'react' import { useNavFix } from '../../hooks/useNavFix' export default function AboutIntro() { const ref = useRef(null) useNavFix(ref) return (
{/* Section Title widget */}
Shape About Us

Profen Engineering: No.1 Climate Control Solutions

Profen Engineering, your trusted partner in comprehensive Sustainability, MEP & Construction Services. With a commitment to excellence, innovation, and client satisfaction, we stand as a beacon of reliability in the construction industry. We are a highly motivated and passionate team of skilled professionals with a strong focus on delivering exceptional Climate Control, MEP & Construction services.

{/* Checklist HTML widget */}
  • Professional & Certified
  • Uncompromised Quality Check
{/* Nested child for button + call */}
{/* Button widget */}
{/* Call button HTML widget */}

Call Us

+971 4 320 0869
{/* Right column - image */}
cooling EDIT
{/* Bottom row - features/process */}
01

Book Online

Book consultations, inspections, or service calls at your convenience

02

Detailed Estimate

Estimates based on your project size, scope, and unique requirements

03

Work Planning

We understand your project goals, requirements, and budget and identify the full scope of work and define clear deliverables

) }