Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
// Enhanced security headers
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
$page_title = "Cookie Policy | UK Data Services";
|
||||
$page_description = "Learn about how UK Data Services uses cookies on our website to improve user experience and comply with UK privacy regulations.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
$page_title = "Cookie Policy | UK AI Automation";
|
||||
$page_description = "Learn about how UK AI Automation uses cookies on our website to improve user experience and comply with UK privacy regulations.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/cookie-policy";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
@@ -13,8 +13,8 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title><?php echo htmlspecialchars($page_title); ?></title>
|
||||
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
|
||||
<meta name="keywords" content="cookie policy, website cookies, privacy, UK Data Services">
|
||||
<meta name="author" content="UK Data Services">
|
||||
<meta name="keywords" content="cookie policy, website cookies, privacy, UK AI Automation">
|
||||
<meta name="author" content="UK AI Automation">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
|
||||
|
||||
@@ -23,7 +23,7 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
|
||||
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
|
||||
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
|
||||
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
|
||||
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
|
||||
<meta property="og:locale" content="en_GB">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
@@ -31,7 +31,7 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
|
||||
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
|
||||
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
|
||||
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
|
||||
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/svg+xml" href="assets/images/favicon.svg">
|
||||
@@ -49,21 +49,21 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
}
|
||||
|
||||
.legal-content h1 {
|
||||
color: #144784;
|
||||
color: #7c3aed;
|
||||
margin-bottom: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.legal-content h2 {
|
||||
color: #179e83;
|
||||
color: #6d28d9;
|
||||
margin-top: 40px;
|
||||
margin-bottom: 20px;
|
||||
border-bottom: 2px solid #179e83;
|
||||
border-bottom: 2px solid #6d28d9;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.legal-content h3 {
|
||||
color: #144784;
|
||||
color: #7c3aed;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
@@ -91,7 +91,7 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
}
|
||||
|
||||
.cookie-table th {
|
||||
background-color: #179e83;
|
||||
background-color: #6d28d9;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -122,7 +122,7 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<h1>Cookie Policy</h1>
|
||||
<p class="last-updated">Last Updated: <?php echo date('jS F Y'); ?></p>
|
||||
|
||||
<p>This Cookie Policy explains how UK Data Services ("we", "our", or "us") uses cookies and similar technologies on our website. This policy should be read alongside our <a href="privacy-policy">Privacy Policy</a>.</p>
|
||||
<p>This Cookie Policy explains how UK AI Automation ("we", "our", or "us") uses cookies and similar technologies on our website. This policy should be read alongside our <a href="privacy-policy">Privacy Policy</a>.</p>
|
||||
|
||||
<h2>1. What Are Cookies?</h2>
|
||||
<p>Cookies are small text files that are placed on your device when you visit a website. They are widely used to make websites work more efficiently and to provide information to website owners about user behaviour.</p>
|
||||
@@ -287,12 +287,12 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<h2>11. Contact Us</h2>
|
||||
<div class="contact-info">
|
||||
<p>If you have questions about our use of cookies:</p>
|
||||
<p><strong>UK Data Services</strong><br>
|
||||
Email: <a href="mailto:privacy@ukdataservices.co.uk">privacy@ukdataservices.co.uk</a><br>
|
||||
<p><strong>UK AI Automation</strong><br>
|
||||
Email: <a href="mailto:privacy@ukaiautomation.co.uk">privacy@ukaiautomation.co.uk</a><br>
|
||||
Phone: <a href="tel:"></a><br>
|
||||
Address: United Kingdom</p>
|
||||
|
||||
<p>For data protection matters, contact our Data Protection Officer at <a href="mailto:dpo@ukdataservices.co.uk">dpo@ukdataservices.co.uk</a></p>
|
||||
<p>For data protection matters, contact our Data Protection Officer at <a href="mailto:dpo@ukaiautomation.co.uk">dpo@ukaiautomation.co.uk</a></p>
|
||||
</div>
|
||||
|
||||
<h2>12. Useful Resources</h2>
|
||||
@@ -310,9 +310,9 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<div class="footer-content">
|
||||
<div class="footer-section">
|
||||
<div class="footer-logo">
|
||||
<img src="assets/images/logo-white.svg" alt="UK Data Services">
|
||||
<img src="assets/images/logo-white.svg" alt="UK AI Automation">
|
||||
</div>
|
||||
<p>Enterprise data intelligence solutions for modern British business. Transform your operations with accurate, actionable insights and regulatory-compliant data services.</p>
|
||||
<p>Enterprise AI automation services for legal and consultancy firms. Transform your operations with accurate, actionable insights and regulatory-compliant data services.</p>
|
||||
</div>
|
||||
|
||||
<div class="footer-section">
|
||||
@@ -339,7 +339,7 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
<ul>
|
||||
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||
<li><a href="/case-studies/">Case Studies</a></li>
|
||||
<li><a href="/about">About UK Data Services</a></li>
|
||||
<li><a href="/about">About UK AI Automation</a></li>
|
||||
<li><a href="/project-types">Project Types</a></li>
|
||||
<li><a href="/faq">FAQ</a></li>
|
||||
<li><a href="/quote">Request Consultation</a></li>
|
||||
@@ -358,10 +358,10 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
||||
</div>
|
||||
|
||||
<div class="footer-bottom">
|
||||
<p>© <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
|
||||
<p>© <?php echo date('Y'); ?> UK AI Automation. All rights reserved.</p>
|
||||
<div class="social-links">
|
||||
<a href="https://linkedin.com/company/uk-data-services" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
|
||||
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-twitter.svg" alt="Twitter"></a>
|
||||
<a href="https://linkedin.com/company/ukaiautomation" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
|
||||
<a href="https://twitter.com/ukaiautomation" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-twitter.svg" alt="Twitter"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user