Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
4
404.php
4
404.php
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
http_response_code(404);
|
||||
|
||||
$page_title = "Page Not Found | UK Data Services";
|
||||
$page_title = "Page Not Found | UK AI Automation";
|
||||
$page_description = "The page you're looking for doesn't exist. Explore our data services or contact us for assistance.";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
@@ -41,7 +41,7 @@ $page_description = "The page you're looking for doesn't exist. Explore our data
|
||||
.error-code {
|
||||
font-size: 8rem;
|
||||
font-weight: 700;
|
||||
color: #144784;
|
||||
color: #7c3aed;
|
||||
margin-bottom: 20px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user