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

@@ -28,7 +28,7 @@ $breadcrumbs = [
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<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); ?>">
@@ -36,8 +36,8 @@ $breadcrumbs = [
<meta property="og:title" content="<?php echo htmlspecialchars($article_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($article_description); ?>">
<meta property="og:type" content="article">
<meta property="og:url" content="https://ukdataservices.co.uk/blog/articles/<?php echo $article_slug; ?>">
<meta property="og:image" content="https://ukdataservices.co.uk<?php echo $hero_image; ?>">
<meta property="og:url" content="https://ukaiautomation.co.uk/blog/articles/<?php echo $article_slug; ?>">
<meta property="og:image" content="https://ukaiautomation.co.uk<?php echo $hero_image; ?>">
<meta property="article:author" content="<?php echo htmlspecialchars($article_author); ?>">
<meta property="article:published_time" content="<?php echo $article_date; ?>T09:00:00+00:00">
<meta property="article:modified_time" content="<?php echo $last_modified; ?>T09:00:00+00:00">
@@ -45,9 +45,9 @@ $breadcrumbs = [
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="<?php echo htmlspecialchars($article_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($article_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk<?php echo $hero_image; ?>">
<meta name="twitter:image" content="https://ukaiautomation.co.uk<?php echo $hero_image; ?>">
<link rel="canonical" href="https://ukdataservices.co.uk/blog/articles/<?php echo $article_slug; ?>">
<link rel="canonical" href="https://ukaiautomation.co.uk/blog/articles/<?php echo $article_slug; ?>">
<link rel="stylesheet" href="/assets/css/main.css?v=20260222">
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -62,7 +62,7 @@ $breadcrumbs = [
"@type": "BlogPosting",
"headline": "<?php echo htmlspecialchars($article_title); ?>",
"description": "<?php echo htmlspecialchars($article_description); ?>",
"image": "https://ukdataservices.co.uk<?php echo $hero_image; ?>",
"image": "https://ukaiautomation.co.uk<?php echo $hero_image; ?>",
"datePublished": "<?php echo $article_date; ?>T09:00:00+00:00",
"dateModified": "<?php echo $last_modified; ?>T09:00:00+00:00",
"author": {
@@ -71,15 +71,15 @@ $breadcrumbs = [
},
"publisher": {
"@type": "Organization",
"name": "UK Data Services",
"name": "UK AI Automation",
"logo": {
"@type": "ImageObject",
"url": "https://ukdataservices.co.uk/assets/images/logo.svg"
"url": "https://ukaiautomation.co.uk/assets/images/logo.svg"
}
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://ukdataservices.co.uk/blog/articles/<?php echo $article_slug; ?>"
"@id": "https://ukaiautomation.co.uk/blog/articles/<?php echo $article_slug; ?>"
},
"keywords": "<?php echo htmlspecialchars($article_keywords); ?>"
}
@@ -127,7 +127,7 @@ $breadcrumbs = [
<section>
<h2>Comprehensive Data Integration Solution</h2>
<h3>Multi-System Integration Platform</h3>
<p>UK Data Services designed an integrated supply chain data platform connecting disparate systems:</p>
<p>UK AI Automation designed an integrated supply chain data platform connecting disparate systems:</p>
<ul>
<li><strong>ERP Integration:</strong> SAP S/4HANA for production planning and inventory management</li>
@@ -347,14 +347,14 @@ $breadcrumbs = [
</blockquote>
<blockquote>
<p>"UK Data Services delivered not just a technology solution, but a complete business transformation. Their deep understanding of manufacturing operations and supply chain complexities was evident throughout the project. We now have a competitive advantage that will benefit us for years to come."</p>
<p>"UK AI Automation delivered not just a technology solution, but a complete business transformation. Their deep understanding of manufacturing operations and supply chain complexities was evident throughout the project. We now have a competitive advantage that will benefit us for years to come."</p>
<footer>— Jennifer Walsh, Supply Chain Director, TechManufacturing Ltd</footer>
</blockquote>
</section>
<section class="article-cta">
<h2>Optimise Your Supply Chain with Data-Driven Solutions</h2>
<p>This case study demonstrates the transformative power of integrated supply chain data and analytics. UK Data Services specialises in manufacturing and supply chain optimisation solutions that deliver measurable results and sustainable competitive advantages.</p>
<p>This case study demonstrates the transformative power of integrated supply chain data and analytics. UK AI Automation specialises in manufacturing and supply chain optimisation solutions that deliver measurable results and sustainable competitive advantages.</p>
<a href="/#contact" class="cta-button">Transform Your Supply Chain</a>
</section>
</div>