\n \n );\n};\n\nexport default Hero;\n","import React from 'react';\nimport { FaCode, FaSketch, FaAndroid } from 'react-icons/fa';\n\nexport default [\n {\n id: 1,\n icon: ,\n title: 'development',\n text: `Clean and sustainable. All sites are coded with performance and functionality in mind, no matter if it's a small business landing page or large web application, the best practices and tools are used.`,\n },\n {\n id: 2,\n icon: ,\n title: 'design',\n text: `Aesthetic with a purpose. My websites are user-focused with the idea of using a beautiful design to attract the user and keep their attention. All designs look great on any screen no matter how large or small.`,\n },\n {\n id: 3,\n icon: ,\n title: 'deploy',\n text: `From setting up the hosting and domain, with site maintenance and updates, the deployment process is a breeze.`,\n },\n];\n","import React from 'react';\nimport Title from './Title';\nimport services from '../constants/services';\n\nconst Services = () => (\n \n \n