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

114
quote.php
View File

@@ -8,14 +8,14 @@ session_start();
// Enhanced security headers
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Get a Quote | UK Data Services - Professional Data Solutions";
$page_description = "Get a free, no-obligation quote for your data project. Tell us your requirements and we'll provide a detailed proposal within 24 hours.";
$canonical_url = "https://ukdataservices.co.uk/quote";
$page_title = "Get a Free Quote | UK AI Automation - AI & Python Automation";
$page_description = "Book a free 20-minute discovery call call. We'll look at one of your manual workflows and show you how it could be automated using Python and AI. No commitment.";
$canonical_url = "https://ukaiautomation.co.uk/quote";
// Breadcrumb navigation
$breadcrumbs = [
['url' => '/', 'label' => 'Home'],
['url' => '', 'label' => 'Request Quote']
['url' => '', 'label' => 'Get a Quote']
];
?>
<!DOCTYPE html>
@@ -25,8 +25,8 @@ $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="data quote, web scraping quote, data extraction pricing, business intelligence cost, UK data services pricing">
<meta name="author" content="UK Data Services">
<meta name="keywords" content="AI automation demo, AI automation consulting UK, book demo, 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); ?>">
@@ -35,7 +35,7 @@ $breadcrumbs = [
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -43,7 +43,7 @@ $breadcrumbs = [
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
@@ -65,16 +65,16 @@ $breadcrumbs = [
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://ukdataservices.co.uk/quote#webpage",
"url": "https://ukdataservices.co.uk/quote",
"name": "Get Free Quote - UK Data Services",
"@id": "https://ukaiautomation.co.uk/quote#webpage",
"url": "https://ukaiautomation.co.uk/quote",
"name": "Get Free Quote - UK AI Automation",
"description": "Request a free, no-obligation quote for professional web scraping and data extraction services. Get detailed proposal within 24 hours.",
"mainEntity": {
"@type": "Service",
"name": "Data Extraction Quote Service",
"description": "Free consultation and detailed quote for web scraping and data analytics projects",
"provider": {
"@id": "https://ukdataservices.co.uk#organization"
"@id": "https://ukaiautomation.co.uk#organization"
},
"offers": {
"@type": "Offer",
@@ -99,7 +99,7 @@ $breadcrumbs = [
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "UK Data Services - Service Catalog",
"name": "UK AI Automation - Service Catalog",
"description": "Comprehensive data services available for quote",
"numberOfItems": 6,
"itemListElement": [
@@ -309,7 +309,7 @@ $breadcrumbs = [
}
.step-number {
background: linear-gradient(135deg, #179e83 0%, #144784 100%);
background: linear-gradient(135deg, #6d28d9 0%, #7c3aed 100%);
color: white;
width: 30px;
height: 30px;
@@ -338,7 +338,7 @@ $breadcrumbs = [
}
.checkbox-item:hover {
border-color: #179e83;
border-color: #6d28d9;
background: #f8f9ff;
}
@@ -348,7 +348,7 @@ $breadcrumbs = [
}
.checkbox-item.checked {
border-color: #179e83;
border-color: #6d28d9;
background: #f8f9ff;
}
@@ -369,7 +369,7 @@ $breadcrumbs = [
}
.radio-item:hover {
border-color: #179e83;
border-color: #6d28d9;
background: #f8f9ff;
}
@@ -379,7 +379,7 @@ $breadcrumbs = [
}
.radio-item.checked {
border-color: #179e83;
border-color: #6d28d9;
background: #f8f9ff;
}
@@ -401,7 +401,7 @@ $breadcrumbs = [
border-bottom: none;
font-weight: 600;
font-size: 1.2rem;
color: #179e83;
color: #6d28d9;
}
@media (max-width: 768px) {
@@ -426,28 +426,28 @@ $breadcrumbs = [
"@context": "https://schema.org",
"@type": "Event",
"name": "Free Data Solutions Consultation",
"description": "Complimentary consultation session to discuss your web scraping and data analytics requirements with UK Data Services experts.",
"description": "Complimentary consultation session to discuss your web scraping and data analytics requirements with UK AI Automation experts.",
"eventStatus": "https://schema.org/EventScheduled",
"eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
"location": {
"@type": "VirtualLocation",
"url": "https://ukdataservices.co.uk/consultation"
"url": "https://ukaiautomation.co.uk/consultation"
},
"organizer": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "GBP",
"availability": "https://schema.org/InStock",
"url": "https://ukdataservices.co.uk/quote"
"url": "https://ukaiautomation.co.uk/quote"
},
"performer": {
"@type": "Organization",
"name": "UK Data Services Expert Team"
"name": "UK AI Automation Expert Team"
},
"startDate": "2025-01-09T09:00:00+00:00",
"endDate": "2025-12-31T17:00:00+00:00",
@@ -468,8 +468,8 @@ $breadcrumbs = [
<main id="main-content">
<section class="quote-hero">
<div class="container">
<h1>Free Web Scraping & Data Analytics Quote - UK Data Services</h1>
<p>Tell us about your project and we'll provide a detailed proposal within 24 hours</p>
<h1>Book Your Free Discovery Call</h1>
<p>Tell us about a workflow in your legal or consultancy team — we'll tell you honestly whether automation makes sense</p>
</div>
</section>
@@ -483,7 +483,7 @@ $breadcrumbs = [
Our interactive quote form requires JavaScript to function. If you're unable to enable JavaScript, please contact us directly:
</p>
<ul style="margin: 0; padding-left: 20px; color: #856404; line-height: 1.8;">
<li><strong>Email:</strong> <a href="mailto:hello@ukdataservices.co.uk" style="color: #0056b3;">hello@ukdataservices.co.uk</a></li>
<li><strong>Email:</strong> <a href="mailto:hello@ukaiautomation.co.uk" style="color: #0056b3;">hello@ukaiautomation.co.uk</a></li>
<li><strong>Phone:</strong> Available on request</li>
</ul>
<p style="margin: 16px 0 0 0; color: #856404; line-height: 1.6;">
@@ -508,15 +508,16 @@ $breadcrumbs = [
<div style="font-size:0.85em;color:#666;">GDPR Compliant</div>
</div>
<div style="text-align:center;">
<div style="font-size:2em;"></div>
<div style="font-size:2em;">🇬🇧</div>
<div style="font-size:0.85em;color:#666;">UK-Based</div>
</div>
<div style="text-align:center;">
<div style="font-size:2em;"></div>
<div style="font-size:0.85em;color:#666;">4.9/5 Rating</div>
<div style="font-size:2em;">💷</div>
<div style="font-size:0.85em;color:#666;">Fixed-Price</div>
</div>
<div style="text-align:center;">
<div style="font-size:2em;">🚀</div>
<div style="font-size:0.85em;color:#666;">500+ Projects</div>
<div style="font-size:2em;">🐍</div>
<div style="font-size:0.85em;color:#666;">10+ Years Python</div>
</div>
</div>
</div>
@@ -549,29 +550,28 @@ $breadcrumbs = [
<!-- STEP 1: Service & Scale -->
<div class="form-step" id="step-1" data-step="1">
<h2>Step 1: Tell us what you need</h2>
<h2>Step 1: What would you like to automate?</h2>
<div class="form-group">
<label for="service_type">What service are you interested in?</label>
<select name="service_type" id="service_type" required>
<option value="">Select a service...</option>
<option value="web-scraping">Web Scraping</option>
<option value="data-cleaning">Data Cleaning</option>
<option value="api-development">API Development</option>
<option value="automation">Automation</option>
<option value="custom">Custom Solution</option>
<option value="other">Other</option>
<option value="document-extraction">Document & Data Extraction (PDFs, contracts, emails)</option>
<option value="research-automation">Research Automation (competitor monitoring, market tracking)</option>
<option value="data-pipeline">Data Pipeline Build-Out (connecting systems, automated reporting)</option>
<option value="ai-agent">Custom AI Agent (multi-step research or data tasks)</option>
<option value="other">Not sure yet — happy to discuss</option>
</select>
</div>
<div class="form-group">
<label for="scale">Estimated scale</label>
<label for="scale">Approximate budget</label>
<select name="scale" id="scale" required>
<option value="">Select scale...</option>
<option value="small">Small (under 1,000 records)</option>
<option value="medium">Medium (1,000 - 50,000 records)</option>
<option value="large">Large (50,000 - 500,000 records)</option>
<option value="enterprise">Enterprise (500,000+ records)</option>
<option value="">Select budget range...</option>
<option value="under-2k">Under £2,000</option>
<option value="2k-5k">£2,000 £5,000</option>
<option value="5k-10k">£5,000 £10,000</option>
<option value="over-10k">Over £10,000</option>
<option value="unsure">Not sure yet</option>
</select>
</div>
@@ -581,7 +581,7 @@ $breadcrumbs = [
<!-- STEP 2: Contact & Timeline -->
<div class="form-step" id="step-2" data-step="2" style="display:none;">
<h2>Step 2: Your details</h2>
<h2>Step 2: Your contact details</h2>
<div class="form-group">
<label for="quote-name">Your name</label>
@@ -637,9 +637,9 @@ $breadcrumbs = [
</form>
<!-- Testimonial -->
<div style="background:#f8f9fa;border-left:4px solid #144784;padding:1.5rem;border-radius:8px;margin-top:30px;">
<div style="background:#f8f9fa;border-left:4px solid #7c3aed;padding:1.5rem;border-radius:8px;margin-top:30px;">
<blockquote>
<p style="font-style:italic;margin-bottom:0.5rem;">"We needed competitor pricing data from 50+ websites. UK Data Services delivered within a week, and the accuracy was incredible."</p>
<p style="font-style:italic;margin-bottom:0.5rem;">"We needed competitor pricing data from 50+ websites. UK AI Automation delivered within a week, and the accuracy was incredible."</p>
<cite>&#8212; Sarah Chen, Head of Strategy, City Fintech Ltd</cite>
</blockquote>
</div>
@@ -653,7 +653,7 @@ $breadcrumbs = [
<aside class="quote-sidebar">
<div class="testimonial-card">
<blockquote>
<p>"UK Data Services transformed how we track competitor pricing. The data is accurate, timely, and has directly impacted our revenue."</p>
<p>"UK AI Automation transformed how we track competitor pricing. The data is accurate, timely, and has directly impacted our revenue."</p>
<cite>— Client Testimonial</cite>
</blockquote>
</div>
@@ -675,7 +675,7 @@ $breadcrumbs = [
<!-- FAQ Section -->
<div class="quote-faq-section" style="margin-top:40px;margin-bottom:40px;">
<h3 style="margin:0 0 20px 0;color:#1a1a2e;">❓ Common Questions</h3>
<h3 style="margin:0 0 20px 0;color:#1e1b4b;">❓ Common Questions</h3>
<details style="border:1px solid #e0e0e0;border-radius:8px;margin-bottom:10px;padding:15px;">
<summary style="cursor:pointer;font-weight:600;color:#333;">How much does web scraping cost?</summary>
@@ -735,7 +735,7 @@ $breadcrumbs = [
<div class="footer-content">
<div class="footer-section">
<div class="footer-logo">
<img src="assets/images/logo-white.svg" alt="UK Data Services">
<img src="assets/images/logo-white.svg" alt="UK AI Automation">
</div>
<p>Professional data solutions for modern businesses. Transform your operations with accurate, actionable insights.</p>
</div>
@@ -764,7 +764,7 @@ $breadcrumbs = [
<ul>
<li><a href="/blog/">Data Intelligence Blog</a></li>
<li><a href="/case-studies/">Case Studies</a></li>
<li><a href="/about">About UK Data Services</a></li>
<li><a href="/about">About UK AI Automation</a></li>
<li><a href="/project-types">Project Types</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="/quote">Request Consultation</a></li>
@@ -783,10 +783,10 @@ $breadcrumbs = [
</div>
<div class="footer-bottom">
<p>&copy; <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
<p>&copy; <?php echo date('Y'); ?> UK AI Automation. All rights reserved.</p>
<div class="social-links">
<a href="https://linkedin.com/company/uk-data-services" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-twitter.svg" alt="Twitter"></a>
<a href="https://linkedin.com/company/ukaiautomation" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
<a href="https://twitter.com/ukaiautomation" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-twitter.svg" alt="Twitter"></a>
</div>
</div>
</div>
@@ -967,7 +967,7 @@ $breadcrumbs = [
})
.catch(error => {
console.error('Error:', error);
showMessage('error', 'Connection Error', 'There was an error sending your request. Please try again or contact us at info@ukdataservices.co.uk');
showMessage('error', 'Connection Error', 'There was an error sending your request. Please try again or contact us at info@ukaiautomation.co.uk');
})
.finally(() => {
submitButton.textContent = originalText;