\r\n
\r\n What I Do For Clients\r\n
\r\n
\r\n I offer comprehensive web design services, including custom design,\r\n responsive development, UX design, front-end development, CMS\r\n integration, and ongoing maintenance. From captivating designs to\r\n seamless user experiences, I create websites that establish a strong\r\n online presence for businesses.\r\n
\r\n
\r\n {services.map((service, index) => {\r\n const { icon, name, description } = service;\r\n return (\r\n
\r\n
\r\n {icon}\r\n
\r\n
\r\n {name}\r\n
\r\n
{description}
\r\n
\r\n );\r\n })}\r\n