Bay Area IT durch Bay Area Affilates ersetzt

This commit is contained in:
2026-05-05 15:42:34 -05:00
parent 71bcc9c040
commit fea1bd88f1
25 changed files with 644 additions and 644 deletions

View File

@@ -33,7 +33,7 @@ const BlogPostPage: React.FC<BlogPostPageProps> = ({ data }) => {
"image": data.image ? `https://bayareait.services${data.image}` : "https://bayareait.services/logo.svg",
"publisher": {
"@type": "Organization",
"name": "Bay Area IT",
"name": "Bay Area Affiliates",
"url": "https://bayareait.services"
}
};
@@ -170,7 +170,7 @@ const BlogPostPage: React.FC<BlogPostPageProps> = ({ data }) => {
viewport={{ once: true }}
className="font-display text-4xl font-bold mb-12 text-center text-gray-900 dark:text-white"
>
Why Choose Bay Area IT?
Why Choose Bay Area Affiliates?
</motion.h2>
<div className="grid md:grid-cols-3 gap-8">