Behebung issues git
This commit is contained in:
@@ -19,8 +19,8 @@ const Footer: React.FC = () => {
|
||||
<a href="tel:+13617658400" className="transition-colors hover:text-gray-900 dark:hover:text-white">
|
||||
(361) 765-8400
|
||||
</a>
|
||||
<a href="mailto:info@bayareaaffiliates.com" className="transition-colors hover:text-gray-900 dark:hover:text-white">
|
||||
info@bayareaaffiliates.com
|
||||
<a href="mailto:support@bayarea-cc.com" className="transition-colors hover:text-gray-900 dark:hover:text-white">
|
||||
support@bayarea-cc.com
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@ const Footer: React.FC = () => {
|
||||
</li>
|
||||
))}
|
||||
<li>
|
||||
<a href="mailto:info@bayareaaffiliates.com" className="hover:text-gray-900 dark:hover:text-white transition-colors">info@bayareaaffiliates.com</a>
|
||||
<a href="mailto:support@bayarea-cc.com" className="hover:text-gray-900 dark:hover:text-white transition-colors">support@bayarea-cc.com</a>
|
||||
</li>
|
||||
<li>(361) 765-8400</li>
|
||||
</ul>
|
||||
|
||||
@@ -11,7 +11,7 @@ const servicesData = [
|
||||
id: 2,
|
||||
category: 'Web Services',
|
||||
title: 'Bay Area Email Services',
|
||||
description: 'Enterprise cloud email with 99.99% uptime, local Texas support, 25 GB mailboxes, and business-grade delivery for $5 per inbox.',
|
||||
description: 'Business email hosting with redundant cloud infrastructure, premium deliverability, and local Corpus Christi support — 25 GB mailboxes for $5 per inbox.',
|
||||
icon: 'mail',
|
||||
image: '/assets/services/business-email-services.webp',
|
||||
href: '/services/business-email-services'
|
||||
|
||||
Reference in New Issue
Block a user