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

@@ -7,10 +7,10 @@ $article_title = "Financial Services Data Transformation Success Story";
$article_description = "How a leading UK investment firm automated their market data collection and reduced analysis time by 75%. A comprehensive case study in financial data transformation.";
$article_keywords = "financial services data transformation, investment firm automation, market data collection UK, financial analytics case study, data automation success";
$article_author = "David Martinez";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/financial-services-data-transformation";
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/financial-services-data-transformation";
$article_published = "2025-05-27T09:00:00+00:00";
$article_modified = "2025-05-27T09:00:00+00:00";
$og_image = "https://ukdataservices.co.uk/assets/images/ukds-social-card.png";
$og_image = "https://ukaiautomation.co.uk/assets/images/ukds-social-card.png";
$read_time = 7;
?>
<!DOCTYPE html>
@@ -18,7 +18,7 @@ $read_time = 7;
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php echo htmlspecialchars($article_title); ?> | UK Data Services Blog</title>
<title><?php echo htmlspecialchars($article_title); ?> | UK AI Automation Blog</title>
<meta name="description" content="<?php echo htmlspecialchars($article_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($article_keywords); ?>">
<meta name="author" content="<?php echo htmlspecialchars($article_author); ?>">
@@ -76,15 +76,15 @@ $read_time = 7;
"image": "<?php echo htmlspecialchars($og_image); ?>",
"author": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk"
},
"publisher": {
"@type": "Organization",
"name": "UK Data Services",
"name": "UK AI Automation",
"logo": {
"@type": "ImageObject",
"url": "https://ukdataservices.co.uk/assets/images/ukds-main-logo.png"
"url": "https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png"
}
},
"datePublished": "<?php echo $article_published; ?>",
@@ -160,7 +160,7 @@ $read_time = 7;
</ul>
<h2>The Solution</h2>
<p>UK Data Services implemented a comprehensive data transformation programme addressing all pain points through intelligent automation.</p>
<p>UK AI Automation implemented a comprehensive data transformation programme addressing all pain points through intelligent automation.</p>
<h3>Phase 1: Data Integration Platform</h3>
<p>We built a unified data ingestion system that:</p>
@@ -308,7 +308,7 @@ $read_time = 7;
<p>Comprehensive training and communication programmes ensured smooth adoption across all teams.</p>
<h3>4. Partnership Model</h3>
<p>Collaborative approach between UK Data Services and client teams fostered knowledge transfer and sustainability.</p>
<p>Collaborative approach between UK AI Automation and client teams fostered knowledge transfer and sustainability.</p>
<h2>Lessons Learned</h2>
@@ -326,7 +326,7 @@ $read_time = 7;
<h2>Client Testimonial</h2>
<blockquote class="testimonial">
<p>"UK Data Services transformed how we operate. What used to take our team hours now happens in minutes, with far greater accuracy. The real game-changer has been the ability to analyse 10 times more securities without adding headcount. This has directly contributed to our outperformance and growth in AUM."</p>
<p>"UK AI Automation transformed how we operate. What used to take our team hours now happens in minutes, with far greater accuracy. The real game-changer has been the ability to analyse 10 times more securities without adding headcount. This has directly contributed to our outperformance and growth in AUM."</p>
<cite>- Chief Investment Officer</cite>
</blockquote>
@@ -341,7 +341,7 @@ $read_time = 7;
<div class="article-cta">
<h3>Transform Your Financial Data Operations</h3>
<p>Learn how UK Data Services can help your investment firm achieve similar results through intelligent automation and data transformation.</p>
<p>Learn how UK AI Automation can help your investment firm achieve similar results through intelligent automation and data transformation.</p>
<a href="/quote" class="btn btn-primary">Schedule a Consultation</a>
</div>
</div>
@@ -376,9 +376,9 @@ $read_time = 7;
<div class="footer-content">
<div class="footer-section">
<div class="footer-logo">
<img loading="lazy" src="../../assets/images/logo-white.svg" alt="UK Data Services" loading="lazy">
<img loading="lazy" src="../../assets/images/logo-white.svg" alt="UK AI Automation" loading="lazy">
</div>
<p>Enterprise data intelligence solutions for modern British business.</p>
<p>Enterprise AI automation services for legal and consultancy firms.</p>
<p><em>Learn more about our <a href="/services/competitive-intelligence">competitive intelligence service</a>.</em></p>
</div>
@@ -405,12 +405,12 @@ $read_time = 7;
</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" rel="noopener" target="_blank">
<a href="https://linkedin.com/company/ukaiautomation" aria-label="LinkedIn" rel="noopener" target="_blank">
<img loading="lazy" src="../../assets/images/ukds-social-card.png" alt="LinkedIn" loading="lazy">
</a>
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" rel="noopener" target="_blank">
<a href="https://twitter.com/ukaiautomation" aria-label="Twitter" rel="noopener" target="_blank">
<img loading="lazy" src="../../assets/images/ukds-social-card.png" alt="Twitter" loading="lazy">
</a>
</div>