Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -7,10 +7,10 @@ $article_title = "Retail Competitor Monitoring: How UK Fashion Brand Increased R
|
||||
$article_description = "Discover how a leading UK fashion retailer used automated competitor monitoring to optimise pricing strategy and increase revenue by 28% in six months.";
|
||||
$article_keywords = "retail competitor monitoring, pricing strategy, fashion retail case study, competitive intelligence, UK retail success";
|
||||
$article_author = "David Martinez";
|
||||
$canonical_url = "https://ukdataservices.co.uk/blog/articles/retail-competitor-monitoring-case";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/retail-competitor-monitoring-case";
|
||||
$article_published = "2025-05-30T09:00:00+00:00";
|
||||
$article_modified = "2025-05-30T09: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 = 9;
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
@@ -18,7 +18,7 @@ $read_time = 9;
|
||||
<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); ?>">
|
||||
@@ -234,12 +234,12 @@ $read_time = 9;
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-section">
|
||||
<h3>UK Data Services</h3>
|
||||
<h3>UK AI Automation</h3>
|
||||
<p>Professional data extraction, analysis, and compliance services for UK businesses.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p>© 2025 UK Data Services. All rights reserved.</p>
|
||||
<p>© 2025 UK AI Automation. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
@@ -252,7 +252,7 @@ $read_time = 9;
|
||||
border-radius: 12px;
|
||||
padding: 2rem;
|
||||
margin: 2rem 0;
|
||||
border-left: 5px solid #179e83;
|
||||
border-left: 5px solid #6d28d9;
|
||||
}
|
||||
|
||||
.stats-grid {
|
||||
@@ -272,7 +272,7 @@ $read_time = 9;
|
||||
|
||||
.stat-item h3 {
|
||||
font-size: 2.5rem;
|
||||
color: #179e83;
|
||||
color: #6d28d9;
|
||||
margin: 0 0 0.5rem 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user