Behebung issues git
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user