2025-06-09 05:33:32 +00:00
|
|
|
<!-- Footer -->
|
|
|
|
|
<footer class="footer">
|
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="footer-content">
|
|
|
|
|
<div class="footer-section">
|
|
|
|
|
<div class="footer-logo">
|
|
|
|
|
<img src="/assets/images/logo-white.svg" alt="UK Data Services" loading="lazy">
|
|
|
|
|
</div>
|
|
|
|
|
<p>Enterprise data intelligence solutions for modern British business. Transform your operations with accurate, actionable insights and regulatory-compliant data services.</p>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-section">
|
2025-12-08 07:18:49 +00:00
|
|
|
<h3>Our Services</h3>
|
2025-06-09 05:33:32 +00:00
|
|
|
<ul>
|
2025-12-08 07:18:49 +00:00
|
|
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
|
|
|
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
|
|
|
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
2025-12-09 09:07:07 +00:00
|
|
|
<li><a href="/services/property-data-extraction">Property Data</a></li>
|
|
|
|
|
<li><a href="/services/financial-data-services">Financial Data</a></li>
|
2025-12-08 07:18:49 +00:00
|
|
|
<li><a href="/#services">All Services</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-section">
|
|
|
|
|
<h3>Locations</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="/locations/london">London</a></li>
|
|
|
|
|
<li><a href="/locations/manchester">Manchester</a></li>
|
|
|
|
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
2025-06-09 05:33:32 +00:00
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-section">
|
|
|
|
|
<h3>Resources & Insights</h3>
|
|
|
|
|
<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="/project-types">Project Types</a></li>
|
|
|
|
|
<li><a href="/faq">FAQ</a></li>
|
|
|
|
|
<li><a href="/quote">Request Consultation</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-section">
|
|
|
|
|
<h3>Legal</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
|
|
|
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
|
|
|
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
|
|
|
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-bottom">
|
2025-12-21 08:08:45 +00:00
|
|
|
<div class="footer-bottom-content">
|
|
|
|
|
<div class="footer-copyright">
|
|
|
|
|
<p>© <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
|
|
|
|
|
<p class="company-details">
|
|
|
|
|
Company No: 12345678 | VAT No: GB123456789 | ICO Registration: ZA123456
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<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" loading="lazy"></a>
|
|
|
|
|
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="/assets/images/icon-twitter.svg" alt="Twitter" loading="lazy"></a>
|
|
|
|
|
</div>
|
2025-06-09 05:33:32 +00:00
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</footer>
|