diff --git a/about.php b/about.php index a5b4061..99294ba 100644 --- a/about.php +++ b/about.php @@ -172,10 +172,10 @@ $breadcrumbs = [

The Background

-

+

UK AI Automation was founded in 2013 by an automation consultant who had spent years building data pipelines and automation systems for financial services clients in London. The insight was simple: businesses — particularly in legal, consultancy, and financial services — were spending enormous amounts of time on manual data work that could be automated.

-

+

Over the past decade the focus has shifted from general data collection toward AI-powered automation: extracting structured data from documents, automating research workflows, building data pipelines that connect existing systems, and creating custom AI agents that handle multi-step tasks autonomously. The clients are the same — legal firms, consultancies, financial services businesses — but the tools have moved on significantly.

@@ -275,7 +275,7 @@ $breadcrumbs = [

Manual data work is a tax on skilled people's time. A paralegal spending two days extracting data from contracts, a consultant manually compiling a competitor report, a compliance officer trawling through regulatory updates — none of that needs to be done by hand anymore.

-

+

I build AI systems that handle those tasks automatically, so the skilled people in your team can spend their time on the work that actually requires their expertise.

@@ -332,7 +332,7 @@ $breadcrumbs = [

Ready to Work Together?

-

+

Tell us about your data challenge and we'll show you what's possible.

diff --git a/assets/css/cro-enhancements.css b/assets/css/cro-enhancements.css index 1ac891a..6d604a1 100644 --- a/assets/css/cro-enhancements.css +++ b/assets/css/cro-enhancements.css @@ -71,7 +71,7 @@ background: #00b359; } .sticky-cta-bar .close-bar { - color: #888; + color: #6b6b6b; cursor: pointer; padding: 5px; font-size: 1.2em; @@ -113,7 +113,7 @@ right: 20px; font-size: 1.5em; cursor: pointer; - color: #999; + color: #6b6b6b; } .exit-popup h3 { margin: 0 0 15px 0; @@ -121,7 +121,7 @@ font-size: 1.5em; } .exit-popup p { - color: #666; + color: #555; margin-bottom: 25px; line-height: 1.6; } @@ -165,7 +165,7 @@ .exit-popup .no-thanks { display: block; margin-top: 15px; - color: #999; + color: #6b6b6b; font-size: 0.9em; cursor: pointer; } diff --git a/assets/css/main.css b/assets/css/main.css index bfd0001..b22d14b 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -4653,7 +4653,7 @@ body { font-size: 17px; } .bio-role { font-size: 0.95rem; - color: #666; + color: #555; margin: 0 0 12px 0; font-weight: 500; } diff --git a/assets/js/cro-enhancements.js b/assets/js/cro-enhancements.js index b14083f..daae6d0 100644 --- a/assets/js/cro-enhancements.js +++ b/assets/js/cro-enhancements.js @@ -52,7 +52,7 @@ '
' + '
📊
' + 'Free Data Project Checklist' + - '

' + + '

' + 'The same checklist we use for enterprise projects

' + '
' + '
' + @@ -137,7 +137,7 @@ var notification = document.createElement("div"); notification.id = "social-proof"; notification.style.cssText = "position:fixed;bottom:80px;left:20px;background:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,0.15);z-index:9998;display:none;max-width:280px;font-size:14px;border-left:4px solid #00cc66;"; - notification.innerHTML = '
🔔
×'; + notification.innerHTML = '
🔔
×'; document.body.appendChild(notification); window.closeSocialProof = function() { diff --git a/blog/articles/build-vs-buy-ai-automation-professional-services.php b/blog/articles/build-vs-buy-ai-automation-professional-services.php index e745dce..8c9e1ff 100644 --- a/blog/articles/build-vs-buy-ai-automation-professional-services.php +++ b/blog/articles/build-vs-buy-ai-automation-professional-services.php @@ -64,14 +64,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php');

There is a third option: building it yourself, using AI platforms and tools that make this accessible without deep technical expertise. For technically capable firms, this is worth considering for simple, low-stakes workflows. For anything involving client data, complex document types, or production-grade reliability requirements, the time investment in internal development typically exceeds the cost of commissioning a professional build — and the result is a system that needs ongoing technical maintenance rather than a delivered, tested solution with a warranty.

- +
diff --git a/blog/articles/contract-review-automation-law-firms.php b/blog/articles/contract-review-automation-law-firms.php index a84c2aa..60f16b6 100644 --- a/blog/articles/contract-review-automation-law-firms.php +++ b/blog/articles/contract-review-automation-law-firms.php @@ -58,14 +58,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php');

If your firm reviews significant volumes of any contract type and you want to understand what an automated review system would look like for your practice, we are happy to walk through the options.

- + diff --git a/blog/articles/cost-of-manual-data-work-professional-services.php b/blog/articles/cost-of-manual-data-work-professional-services.php index af97e85..68888c0 100644 --- a/blog/articles/cost-of-manual-data-work-professional-services.php +++ b/blog/articles/cost-of-manual-data-work-professional-services.php @@ -81,14 +81,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); - + diff --git a/blog/articles/document-extraction-pdf-to-database.php b/blog/articles/document-extraction-pdf-to-database.php index f3b44dc..d74b26d 100644 --- a/blog/articles/document-extraction-pdf-to-database.php +++ b/blog/articles/document-extraction-pdf-to-database.php @@ -87,14 +87,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); - + diff --git a/blog/articles/due-diligence-automation-law-firms.php b/blog/articles/due-diligence-automation-law-firms.php index 7704403..3f5b36e 100644 --- a/blog/articles/due-diligence-automation-law-firms.php +++ b/blog/articles/due-diligence-automation-law-firms.php @@ -62,14 +62,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); - + diff --git a/blog/articles/gdpr-ai-automation-uk-firms.php b/blog/articles/gdpr-ai-automation-uk-firms.php index 9736b65..df9bbe1 100644 --- a/blog/articles/gdpr-ai-automation-uk-firms.php +++ b/blog/articles/gdpr-ai-automation-uk-firms.php @@ -92,14 +92,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); - + diff --git a/blog/articles/how-to-brief-ai-automation-consultant.php b/blog/articles/how-to-brief-ai-automation-consultant.php index 968e95c..ee4e754 100644 --- a/blog/articles/how-to-brief-ai-automation-consultant.php +++ b/blog/articles/how-to-brief-ai-automation-consultant.php @@ -67,14 +67,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php');

Getting these three things in place before you start is the best investment you can make in a successful automation project.

- + diff --git a/blog/articles/ma-due-diligence-automation-corporate-law.php b/blog/articles/ma-due-diligence-automation-corporate-law.php index 92451c1..1fccc94 100644 --- a/blog/articles/ma-due-diligence-automation-corporate-law.php +++ b/blog/articles/ma-due-diligence-automation-corporate-law.php @@ -72,14 +72,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php');

If you are considering AI automation for due diligence in your practice, get in touch and we can walk through what a system would look like for your specific transaction types.

- + diff --git a/blog/articles/research-automation-management-consultancy.php b/blog/articles/research-automation-management-consultancy.php index 19e38c1..efeb342 100644 --- a/blog/articles/research-automation-management-consultancy.php +++ b/blog/articles/research-automation-management-consultancy.php @@ -65,14 +65,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); - + diff --git a/blog/articles/what-is-an-ai-agent-professional-services.php b/blog/articles/what-is-an-ai-agent-professional-services.php index d8ef3b5..51ff891 100644 --- a/blog/articles/what-is-an-ai-agent-professional-services.php +++ b/blog/articles/what-is-an-ai-agent-professional-services.php @@ -83,14 +83,14 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); - + diff --git a/case-studies/index.php b/case-studies/index.php index bdbfcc8..10d5122 100644 --- a/case-studies/index.php +++ b/case-studies/index.php @@ -26,7 +26,7 @@ $canonical_url = "https://ukaiautomation.co.uk/case-studies/"; .cs-card-body { padding: 30px; } .cs-tag { display: inline-block; background: #f0f9f7; color: #4f46e5; font-size: 0.8rem; font-weight: 600; padding: 4px 12px; border-radius: 20px; margin-bottom: 16px; text-transform: uppercase; letter-spacing: 0.5px; } .cs-card h2 { font-size: 1.3rem; color: #1e1b4b; margin-bottom: 12px; } - .cs-card p { color: #666; line-height: 1.6; margin-bottom: 20px; } + .cs-card p { color: #555; line-height: 1.6; margin-bottom: 20px; } .cs-result { background: #f8f9fa; border-radius: 8px; padding: 16px; font-weight: 600; color: #7c3aed; } .cs-result span { display: block; font-size: 1.5rem; color: #6d28d9; } .cs-cta { padding: 80px 0; background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%); text-align: center; color: white; } diff --git a/index.php b/index.php index ae6d7f0..4503e8c 100644 --- a/index.php +++ b/index.php @@ -672,22 +672,22 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation

⚖️ Legal Due Diligence

-

Automate the extraction and summarisation of data from contracts, filings, and company documents during due diligence.

+

Automate the extraction and summarisation of data from contracts, filings, and company documents during due diligence.

How it works →

📊 Consultancy Research

-

Replace manual research hours with automated monitoring of markets, competitors, and regulatory changes.

+

Replace manual research hours with automated monitoring of markets, competitors, and regulatory changes.

How it works →

📋 Document Review

-

AI-powered extraction and summarisation of contracts, NDAs, and legal documents — replacing the first pass of manual review.

+

AI-powered extraction and summarisation of contracts, NDAs, and legal documents — replacing the first pass of manual review.

How it works →

📈 Client Reporting

-

Automated data pipelines that compile client reports from multiple sources — delivered on schedule, ready to review.

+

Automated data pipelines that compile client reports from multiple sources — delivered on schedule, ready to review.

Get a Quote →
@@ -888,7 +888,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation +
-

+

Projects are quoted at a fixed price based on scope. Simple document extraction pipelines typically start from £1,500. More complex multi-step AI agents or data pipeline build-outs run £3,000–£10,000. Ongoing retainers for monitoring and maintenance start from £500/month. Book a free demo and we'll scope it with you.

@@ -900,7 +900,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation +
-

+

We use a combination of OCR, large language models (LLMs), and custom automation code to read documents — PDFs, Word files, emails — and extract the specific data fields you need into a structured format. The system is trained on your actual documents, so it understands your specific terminology and layout. Output goes to CSV, your database, or directly into your existing systems.

@@ -912,7 +912,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation +
-

+

Most projects are delivered within 2–4 weeks from sign-off. We start with a scoping call, agree the specification, build and test, then hand over a working system. Simple document extraction pipelines can be ready in a week. More complex multi-source AI agents typically take 3–4 weeks.

@@ -924,7 +924,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation +
-

+

No. We build automations that your team operates without any technical knowledge — typically triggered by dropping files in a folder, sending an email, or clicking a button. We handle all the automation code and infrastructure. You just see the results in the format you asked for.

@@ -936,7 +936,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation +
-

+

We take data security seriously. All documents are processed with encryption in transit and at rest. We operate under NDA as standard, and all processing is GDPR-compliant. For sensitive legal and financial documents, we can also build automations that run entirely within your own infrastructure — no data leaves your systems.

@@ -948,7 +948,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation +
-

+

You own the code and can run it yourself. We provide full documentation and a handover session. Most clients also take an optional monthly retainer (from £500/month) for us to monitor the automation, handle maintenance, and add new features as their needs grow.

diff --git a/quote.php b/quote.php index d8dffcf..2de5161 100644 --- a/quote.php +++ b/quote.php @@ -505,19 +505,19 @@ $breadcrumbs = [
🔒
-
GDPR Compliant
+
GDPR Compliant
🇬🇧
-
UK-Based
+
UK-Based
💷
-
Fixed-Price
+
Fixed-Price
🤖
-
10+ Years Experience
+
10+ Years Experience
@@ -650,7 +650,7 @@ $breadcrumbs = [ - + @@ -679,22 +679,22 @@ $breadcrumbs = [
How much does AI Automation cost? -

Projects typically range from £500 for simple one-time extractions to £5,000+ for complex ongoing data pipelines. We provide fixed-price quotes with no hidden fees. Try our cost calculator for an instant estimate.

+

Projects typically range from £500 for simple one-time extractions to £5,000+ for complex ongoing data pipelines. We provide fixed-price quotes with no hidden fees. Try our cost calculator for an instant estimate.

How long does a typical project take? -

Simple projects: 3-5 days. Complex multi-source projects: 2-4 weeks. We'll give you a specific timeline in your proposal.

+

Simple projects: 3-5 days. Complex multi-source projects: 2-4 weeks. We'll give you a specific timeline in your proposal.

Is AI Automation legal? -

Yes, when done correctly. We ensure full compliance with GDPR, DPA 2018, and respect robots.txt. Read our complete legal guide.

+

Yes, when done correctly. We ensure full compliance with GDPR, DPA 2018, and respect robots.txt. Read our complete legal guide.

What format will I receive the data in? -

Your choice: CSV, Excel, JSON, or direct API/database delivery. We can also integrate with your existing systems.

+

Your choice: CSV, Excel, JSON, or direct API/database delivery. We can also integrate with your existing systems.