Also changes the sites

This commit is contained in:
Shaun Collins
2026-04-21 16:57:06 +01:00
parent 34ce564982
commit 53aa345082
+3 -3
View File
@@ -3,13 +3,13 @@
use Illuminate\Support\Carbon;
return [
'site' => 'https://acebjj.co.uk',
'site' => 'https://stumovesyou.co.uk',
'show_coaches' => env('ACE_SHOW_COACHES', false),
'show_location' => env('ACE_SHOW_LOCATION', false),
'show_trial' => env('ACE_SHOW_TRIAL', false),
'logo' => '/images/logo.jpg',
'name' => 'Stuart Craig Removals',
'address' => '31 Thornton Rd, Shrewsbury SY1 3SJ',
'name' => 'StuMovesYou',
'address' => '2 Broome place, Shrewsbury SY1 2DS',
'map_key' => env('ACE_MAP_KEY'),
'est' => 2026,
'start_date' => Carbon::parse('2026-01-29'),