Bay Area IT durch Bay Area Affilates ersetzt
This commit is contained in:
@@ -10,7 +10,7 @@ const Footer: React.FC = () => {
|
||||
<div className="col-span-1 md:col-span-2">
|
||||
<div className="flex items-center gap-2 mb-6">
|
||||
<span className="material-symbols-outlined text-xl text-gray-900 dark:text-white">dns</span>
|
||||
<span className="font-display font-bold text-lg tracking-tight text-gray-900 dark:text-white">Bay Area IT</span>
|
||||
<span className="font-display font-bold text-lg tracking-tight text-gray-900 dark:text-white">Bay Area Affiliates</span>
|
||||
</div>
|
||||
<p className="text-sm text-gray-600 dark:text-gray-400 max-w-xs mb-6">
|
||||
Providing reliable IT services and practical technology support to the Coastal Bend community for over 30 years.
|
||||
@@ -97,7 +97,7 @@ const Footer: React.FC = () => {
|
||||
|
||||
<div className="border-t border-gray-200 dark:border-white/10 pt-8 flex flex-col md:flex-row justify-between items-center gap-4">
|
||||
<p className="text-xs text-gray-500 dark:text-gray-600">
|
||||
© 2026 Bay Area IT. All rights reserved.
|
||||
© 2026 Bay Area Affiliates. All rights reserved.
|
||||
</p>
|
||||
<div className="flex flex-wrap items-center justify-center gap-4 text-xs text-gray-500 dark:text-gray-600">
|
||||
<Link to="/privacy-policy" className="transition-colors hover:text-gray-900 dark:hover:text-white">
|
||||
|
||||
Reference in New Issue
Block a user