import React from 'react' import Modal from 'react-modal' import ModalEnvatoIcon from './ModalEnvatoIcon' import styles from './MagicModalWrapper.module.scss' const customStyles = { overlay: { backgroundColor: 'rgba(32, 32, 32, 0.81)', zIndex: 199999, display: 'flex', justifyContent: 'center', alignItems: 'center' }, content: { background: '#f1f1f1', border: '0', padding: '0', right: 'auto', bottom: 'auto', top: 'auto', left: 'auto', borderRadius: '4px' } } const MagicModalWrapper = ({ photoId, photoTitle, onCloseCallback = null, children }) => { const [modalIsOpen, setModalIsOpen] = React.useState(true) const closeModal = () => { setModalIsOpen(false) if (onCloseCallback) { onCloseCallback() } } // Make sure to bind modal to your appElement (http://reactcommunity.org/react-modal/accessibility/) // We get window.templateKitImport.modalAppHolder from our initial render in main.jsx: if (typeof window !== 'undefined' && window.templateKitImport && window.templateKitImport.modalAppHolder) { Modal.setAppElement(window.templateKitImport.modalAppHolder) } return (
{typeof children === 'function' ? children({ closeModal }) : children}
) } export default MagicModalWrapper Services - DigiGrowths

Services

Home > Services

Social Media​​ Ads

Social Media Ad Services offers social media management and marketing through content creation.

Web Development

Our well known company creates fully dynamic websites that are easy to manage and customize.

Process

How we Proceed?

Collecting Information

The first and very basic step is to gather relevant business information and ideas as a basis for development. We start by analyzing the business goals, requirements and visionary ideas.

Design creation

Starting from UI sketches for your approval, we continue with building information architecture and design mockups.

Design thinking

To ensure outstanding customer experience, the end users will be involved in the app development from its early stages.

Web development

At the main development stage, we will go through several deliverable releases and create a project knowledge base.

Maintenance and support

Regardless of whether your app needs maintenance and support or not, we will contact you after the production too.

Business Planning

We will help you create a perfect business plan that is affordable to your targeted clients.

Get a discovery call

drop us a line and keep in touch