Remove all Free Discovery Call CTAs, replace with Get a Quote

This commit is contained in:
Peter Foster
2026-03-21 10:58:08 +00:00
parent f78d68e9db
commit 30aac74528
4 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'uns
// SEO and performance optimizations
$page_title = "AI Automation Consulting UK | Legal & Consultancy";
$page_description = "We help UK legal and consultancy firms automate manual data and research work using AI. Book a free 20-minute discovery call.";
$page_description = "We help UK legal and consultancy firms automate manual data and research work using AI. Get in touch to discuss your project.";
$canonical_url = "https://ukaiautomation.co.uk/";
$keywords = "AI automation consulting UK, AI automation, document data extraction, legal AI automation, research automation, data pipeline consulting, AI agents UK";
$author = "UK AI Automation";
@@ -689,7 +689,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation
<div class="step">
<div class="step-number">01</div>
<div class="step-content">
<h3>Free Discovery Call Call</h3>
<h3>Get a Quote</h3>
<p>We look at one specific manual workflow your team does — document extraction, research, reporting — and show you how it could be automated.</p>
</div>
</div>
@@ -948,7 +948,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation
<div class="contact-content">
<div class="contact-info">
<h2>Get In Touch</h2>
<p>Book a free 20-minute discovery call call. We'll look at one of your existing workflows and show you how it could be automated.</p>
<p>Tell us about your workflow and we'll show you how it can be automated.</p>
<div class="contact-details">
<div class="contact-item">
@@ -1023,7 +1023,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation
<input type="hidden" name="interaction_token" id="interaction_token">
<input type="text" name="website" style="display:none;">
<button type="submit" class="btn btn-primary btn-full">Book My Free Discovery Call</button>
<button type="submit" class="btn btn-primary btn-full">Get a Quote</button>
</form>
</div>
</div>