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

@@ -67,7 +67,7 @@ function displayRelatedServices($currentService, $maxServices = 3) {
.related-services h2 {
text-align: center;
font-size: 2rem;
color: #144784;
color: #7c3aed;
margin-bottom: 15px;
}
@@ -116,7 +116,7 @@ function displayRelatedServices($currentService, $maxServices = 3) {
.related-service-card h3 {
font-size: 1.25rem;
color: #144784;
color: #7c3aed;
margin-bottom: 10px;
}
@@ -128,7 +128,7 @@ function displayRelatedServices($currentService, $maxServices = 3) {
}
.related-service-card .learn-more {
color: #179e83;
color: #6d28d9;
font-weight: 500;
font-size: 0.9rem;
}