Fix broken image filename (icon-web-Automation-v2 → icon-web-scraping-v2)

This commit is contained in:
Peter Foster
2026-03-21 10:57:34 +00:00
parent f2724782c8
commit f78d68e9db
3 changed files with 5 additions and 7 deletions

View File

@@ -96,7 +96,7 @@ $serviceData = [
'title' => 'Custom AI Agents',
'shortTitle' => 'AI Agents',
'description' => 'Bespoke AI agents that handle repetitive workflows autonomously',
'icon' => 'icon-web-Automation-v2.svg'
'icon' => 'icon-web-scraping-v2.svg'
],
];