@extends('layouts.'.env('THEME')) @section('style') @endsection @section('content')
logo

Gig-ability

STAY CONNECTED

High speed internet service

Delivering to the communities that need it most.

Pricing from as low as £15 per month. Typically even our entry level service delivers faster speeds than our competitors premium packages because we build brand new full fibre connections to your property.

from £15pm

To see specific services available to you please enter your postcode.

{!! Form::open([ 'url' => 'pricing', 'method' => 'get', 'id' => 'postcode_submit']) !!} {!! Form::hidden('referrer', $lead_form_referrer) !!}
{!! Form::close() !!}
@include('pages.corp.full_fibre_service')

Internet service provider

{{env('APP_NAME')}} is a new ISP specialising in providing high speed, reliable, full fibre internet connections to homes and businesses.

Target areas

We are currently focused in central England. Keep an eye on our news page and register your interest to be the first to hear new areas as they are announced.

target map
@if(!empty($latest_article))
@if(!empty($latest_article))
{!! \Illuminate\Support\Str::limit($latest_article->title, 68, $end='…') !!}
Read >
@endif
@endif
@endsection @section('script') @endsection