diff --git a/index.html b/index.html index 7143c12..b159198 100644 --- a/index.html +++ b/index.html @@ -70,64 +70,6 @@ layout: home - - - - Clients - Here are some of the amazing clients we have worked with so far - - {% assign clients = site.clients %} - {% for client in clients %} - - - - {% endfor %} - - - - - - - - - - Services - Here are the services the network are able to offer - - - {% for service in site.services %} - - - - {{ service.name }} - - - {% endfor %} - - - - - - - - - Technologies - Here are some of the technologies we are currently using - the list continues to grow! - - - {% for technology in site.technologies %} - - - - {{ technology.name }} - - - {% endfor %} - - - - -
Here are some of the amazing clients we have worked with so far
Here are the services the network are able to offer
Here are some of the technologies we are currently using - the list continues to grow!