More fixes
This commit is contained in:
@@ -213,19 +213,19 @@ $og_image = "https://ukdataservices.co.uk/assets/images/icon-automation.svg";
|
||||
<h2>Related Articles</h2>
|
||||
<div class="related-grid">
|
||||
<article class="related-card">
|
||||
<h3><a href="/blog/articles/competitive-intelligence-roi-metrics">Measuring ROI in Competitive Intelligence: A UK Business Guide</a></h3>
|
||||
<h3><a href="/blog/articles/competitive-intelligence-roi-metrics.php">Measuring ROI in Competitive Intelligence: A UK Business Guide</a></h3>
|
||||
<p>Learn how to quantify the value of competitive intelligence initiatives and demonstrate clear ROI to stakeholders.</p>
|
||||
<span class="category-tag">Data Analytics</span>
|
||||
</article>
|
||||
|
||||
<article class="related-card">
|
||||
<h3><a href="/blog/articles/web-scraping-compliance-uk-guide">Web Scraping Compliance in the UK: Legal Framework and Best Practices</a></h3>
|
||||
<h3><a href="/blog/articles/web-scraping-compliance-uk-guide.php">Web Scraping Compliance in the UK: Legal Framework and Best Practices</a></h3>
|
||||
<p>Navigate the complex legal landscape of web scraping in the UK with our comprehensive compliance guide.</p>
|
||||
<span class="category-tag">Web Scraping</span>
|
||||
</article>
|
||||
|
||||
<article class="related-card">
|
||||
<h3><a href="/blog/articles/javascript-heavy-sites-scraping">Advanced Techniques for Scraping JavaScript-Heavy Websites</a></h3>
|
||||
<h3><a href="/blog/articles/javascript-heavy-sites-scraping.php">Advanced Techniques for Scraping JavaScript-Heavy Websites</a></h3>
|
||||
<p>Master the technical challenges of extracting data from modern, dynamic websites using proven methodologies.</p>
|
||||
<span class="category-tag">Web Scraping</span>
|
||||
</article>
|
||||
@@ -262,12 +262,6 @@ $og_image = "https://ukdataservices.co.uk/assets/images/icon-automation.svg";
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<!-- Download Resource -->
|
||||
<div class="sidebar-widget">
|
||||
<h3>Free Automation Assessment</h3>
|
||||
<p>Download our comprehensive automation readiness assessment tool to evaluate your organisation's automation opportunities.</p>
|
||||
<a href="/downloads/automation-assessment-tool" class="btn btn-primary">Download Free Tool</a>
|
||||
</div>
|
||||
|
||||
<!-- Contact Widget -->
|
||||
<div class="sidebar-widget">
|
||||
|
||||
Reference in New Issue
Block a user