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

@@ -105,7 +105,7 @@ $canonical_url = "https://ukaiautomation.co.uk/case-studies/";
<section class="cs-cta"> <section class="cs-cta">
<div class="container"> <div class="container">
<h2>Have a Similar Problem?</h2> <h2>Have a Similar Problem?</h2>
<p>Book a free 20-minute call and we'll look at your specific workflow together.</p> <p>Get in touch and we'll look at your specific workflow together.</p>
<a href="/quote" class="btn btn-secondary" style="background: white; color: #7c3aed; border-color: white;">Get a Free Quote</a> <a href="/quote" class="btn btn-secondary" style="background: white; color: #7c3aed; border-color: white;">Get a Free Quote</a>
</div> </div>
</section> </section>

View File

@@ -16,7 +16,7 @@ header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'uns
// SEO and performance optimizations // SEO and performance optimizations
$page_title = "AI Automation Consulting UK | Legal & Consultancy"; $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/"; $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"; $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"; $author = "UK AI Automation";
@@ -689,7 +689,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation
<div class="step"> <div class="step">
<div class="step-number">01</div> <div class="step-number">01</div>
<div class="step-content"> <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> <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>
</div> </div>
@@ -948,7 +948,7 @@ $twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukaiautomation
<div class="contact-content"> <div class="contact-content">
<div class="contact-info"> <div class="contact-info">
<h2>Get In Touch</h2> <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-details">
<div class="contact-item"> <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="hidden" name="interaction_token" id="interaction_token">
<input type="text" name="website" style="display:none;"> <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> </form>
</div> </div>
</div> </div>

View File

@@ -468,7 +468,7 @@ $breadcrumbs = [
<main id="main-content"> <main id="main-content">
<section class="quote-hero"> <section class="quote-hero">
<div class="container"> <div class="container">
<h1>Book Your Free Discovery Call</h1> <h1>Get a Quote</h1>
<p>Tell us about a workflow in your legal or consultancy team — we'll tell you honestly whether automation makes sense</p> <p>Tell us about a workflow in your legal or consultancy team — we'll tell you honestly whether automation makes sense</p>
</div> </div>
</section> </section>

View File

@@ -148,7 +148,7 @@ $page_title = "Thank You | UK AI Automation";
<div class="step"> <div class="step">
<div class="step-icon">2</div> <div class="step-icon">2</div>
<div class="step-content"> <div class="step-content">
<strong>20-min discovery call call</strong><br> <strong>20-min scoping call</strong><br>
We'll pick a time that works and walk through your specific workflow together We'll pick a time that works and walk through your specific workflow together
</div> </div>
</div> </div>