Remove all personal name references throughout site
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
$page_title = "About | UK AI Automation - AI Automation Consultant";
|
||||
$page_description = "Peter Foster — UK-based AI automation consultant with 10+ years experience. I help legal and consultancy firms automate manual data and research workflows.";
|
||||
$page_description = "UK-based AI automation consultancy with 10+ years experience. We help legal and consultancy firms automate manual data and research workflows.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/about";
|
||||
|
||||
// Breadcrumb navigation
|
||||
@@ -19,7 +19,7 @@ $breadcrumbs = [
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title><?php echo htmlspecialchars($page_title); ?></title>
|
||||
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
|
||||
<meta name="keywords" content="AI automation consultant UK, AI consultant, Peter Foster, UK AI Automation, document extraction, research automation">
|
||||
<meta name="keywords" content="AI automation consultant UK, AI consultant, UK AI Automation, document extraction, research automation">
|
||||
<meta name="author" content="UK AI Automation">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
|
||||
@@ -174,7 +174,7 @@ $breadcrumbs = [
|
||||
<div style="max-width: 800px; margin: 0 auto; text-align: center;">
|
||||
<h2 style="margin-bottom: 30px;">The Background</h2>
|
||||
<p style="font-size: 1.2rem; line-height: 1.6; color: #666; margin-bottom: 40px;">
|
||||
UK AI Automation was founded in 2013 by Peter Foster, a automation consultant who had spent years building data pipelines and automation systems for financial services clients in London. He saw that businesses — particularly in legal, consultancy, and financial services — were spending enormous amounts of time on manual data work that could be automated.
|
||||
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.
|
||||
</p>
|
||||
<p style="font-size: 1.1rem; line-height: 1.6; color: #666; margin-bottom: 40px;">
|
||||
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.
|
||||
@@ -312,7 +312,7 @@ $breadcrumbs = [
|
||||
|
||||
<section class="about-founder" style="padding: 80px 0; background: #f8f9fa;">
|
||||
<div class="container">
|
||||
<h2>Meet Peter Foster</h2>
|
||||
<h2>About UK AI Automation</h2>
|
||||
<div class="founder-content" style="max-width: 800px; margin: 0 auto;">
|
||||
<div class="founder-bio">
|
||||
<h3 style="color: #7c3aed; font-size: 1.6rem; margin-bottom: 24px;">Founder & Lead Engineer — UK AI Automation</h3>
|
||||
|
||||
Reference in New Issue
Block a user