Behebung issues git

This commit is contained in:
2026-04-27 16:21:55 +02:00
parent b0343a034b
commit 54856c234c
13 changed files with 151 additions and 114 deletions

View File

@@ -148,7 +148,7 @@ const BlogPostPage: React.FC<BlogPostPageProps> = ({ data }) => {
<p className="text-lg text-gray-600 dark:text-gray-400 mb-8 max-w-2xl mx-auto">
{category === 'Local Services'
? 'Contact us today to learn how we can help your business with reliable IT support and managed services.'
: 'Let us handle your IT needs so you can focus on growing your business. Get a free consultation today.'}
: 'Let us handle your IT needs so you can focus on growing your business. Contact us today to get started.'}
</p>
<Link
to="/contact"