Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content

This commit is contained in:
Peter Foster
2026-03-21 09:48:46 +00:00
parent a4a8e237d6
commit 1d705572ad
164 changed files with 2870 additions and 9819 deletions

View File

@@ -3,8 +3,8 @@
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Reliable UK Web Scraping Services - Accurate Data";
$page_description = "Our terms of service outlining the legal framework for using UK Data Services' professional web scraping and data analytics solutions.";
$canonical_url = "https://ukdataservices.co.uk/terms-of-service";
$page_description = "Our terms of service outlining the legal framework for using UK AI Automation' professional web scraping and data analytics solutions.";
$canonical_url = "https://ukaiautomation.co.uk/terms-of-service";
?>
<!DOCTYPE html>
<html lang="en">
@@ -13,8 +13,8 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
<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="terms of service, legal terms, UK Data Services, data services agreement">
<meta name="author" content="UK Data Services">
<meta name="keywords" content="terms of service, legal terms, UK AI Automation, data services agreement">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -23,15 +23,15 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
<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-og-image.png">
<meta property="og:site_name" content="UK Data Services">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-og-image.png">
<meta property="og:site_name" content="UK AI Automation">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<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-og-image.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-og-image.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="assets/images/favicon.svg">
@@ -49,21 +49,21 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
}
.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;
}
@@ -100,7 +100,7 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
<h1>Terms of Service</h1>
<p class="last-updated">Last Updated: <?php echo date('jS F Y'); ?></p>
<p>These Terms of Service ("Terms") govern your use of UK Data Services' website and professional data services. By accessing our services, you agree to be bound by these Terms.</p>
<p>These Terms of Service ("Terms") govern your use of UK AI Automation' website and professional data services. By accessing our services, you agree to be bound by these Terms.</p>
<h2>1. Services Description</h2>
<h3>Our Services Include</h3>
@@ -263,8 +263,8 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
<h2>12. Contact Information</h2>
<div class="contact-info">
<p>For questions about these Terms or our services:</p>
<p><strong>UK Data Services</strong><br>
Email: <a href="mailto:legal@ukdataservices.co.uk">legal@ukdataservices.co.uk</a><br>
<p><strong>UK AI Automation</strong><br>
Email: <a href="mailto:legal@ukaiautomation.co.uk">legal@ukaiautomation.co.uk</a><br>
Phone: <a href="tel:"></a><br>
Business Address: United Kingdom</p>
</div>
@@ -281,9 +281,9 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
<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">
@@ -308,7 +308,7 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
<div class="footer-section">
<h3>Company Information</h3>
<ul>
<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="/#contact">Contact & Enquiries</a></li>
@@ -328,10 +328,10 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
</div>
<div class="footer-bottom">
<p>&copy; <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
<p>&copy; <?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>