In person changes for meta and names.Also has some notes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<p class="text-sm">© {{ config('app.name') }}</p>
|
||||
<div class="text-center">
|
||||
<span>
|
||||
<i class="text-sm">Est. {{ config('ace.est') }}</i>
|
||||
<i class="text-sm">Est. {{ config('site.est') }}</i>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="col-12 col-md-4">
|
||||
<div class="text-secondary bg-primary p-4 rounded-3 h-100">
|
||||
<h2>Transportation to New Address /Storage</h2>
|
||||
<h2>Transportation to New Address or Storage</h2>
|
||||
<p>
|
||||
We'll move your items safely and efficiently to your new home or business premises, or to a secure storage facility.
|
||||
</p>
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="color-scheme" content="light" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta name="description" content="Learn Brazilian Jiu Jitsu, Wrestling, and Grappling in Whitchurch, Shropshire. Join us to sharpen your skills and enjoy a community-focused environment." />
|
||||
<meta name="keywords" content="Brazilian Jiu Jitsu, Wrestling, Grappling, Martial Arts, Whitchurch, Shropshire, Combat Training, Fitness, Self Defense" />
|
||||
<meta name="description" content="Removals and Waste Management Company in Shrewsbury | Removals and Waste Management Company in Shropshire | Stu Moves you Removal Services" />
|
||||
<meta name="keywords" content="House moving, Waste management, Removal services, Shrewsbury, Shropshire, Stu moves you, stumovesyou, " />
|
||||
|
||||
<meta name="author" content="Ace Jiu Jitsu" />
|
||||
<meta name="author" content="{{ config('app.name') }}" />
|
||||
|
||||
<meta name="language" content="en" />
|
||||
<meta name="content-language" content="en" />
|
||||
|
||||
<meta property="og:title" content="{{ config('ace.name') }} - Join now" />
|
||||
<meta property="og:title" content="{{ config('app.name') }} - Removals and waste management" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="{{ config('ace.site') }}{{ config('ace.logo') }}" />
|
||||
<meta property="og:image" content="{{ config('site.site') }}{{ config('site.logo') }}" />
|
||||
<meta property="og:url" content="{{ config('app.site') }}{{ url()->current() }}" />
|
||||
<meta property="og:image:url" content="{{ config('app.site') }}/images/logo.jpg" />
|
||||
<meta property="og:description" content="Removals and Waste Management Company in Shrewsbury | Removals and Waste Management Company in Shropshire | Severnshifters Removal Services" />
|
||||
@@ -22,8 +22,15 @@
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
|
||||
<meta name="geo.region" content="GB-SHR" />
|
||||
<meta name="geo.placename" content="Whitchurch, Shropshire" />
|
||||
<meta name="geo.position" content="52.9642938;-2.6714153" />
|
||||
<meta name="ICBM" content="52.9642938, -2.6714153" />
|
||||
<meta name="geo.placename" content="Shrewsbury, Shropshire" />
|
||||
<meta name="geo.position" content="52.7132798;-2.8268311" />
|
||||
<meta name="ICBM" content="52.7132798, -2.8268311" />
|
||||
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
|
||||
{{--// SPA I decide copy. Ability to change stuff. --}}
|
||||
{{--// --}}
|
||||
{{--Get rid of waste removals-add-contact page back in--}}
|
||||
|
||||
{{--Get domain stumoves or stumovesyou--}}
|
||||
{{--hosting --}}
|
||||
|
||||
Reference in New Issue
Block a user