Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-02-13 22:06:33 +00:00
3 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,8 @@ export const metadata: Metadata = {
openGraph: {
title: "Creative Madrid - Agencia Marketing Digital", description: "Transformamos marcas a través de estrategia creativa e innovación digital", type: "website", siteName: "Creative Madrid", images: [
{
url: "https://img.b2bpic.net/free-photo/young-coworkers-sharing-concepts-together_329181-19755.jpg", alt: "Creative Madrid Marketing Agency"},
url: "https://img.b2bpic.net/free-photo/young-coworkers-sharing-concepts-together_329181-19755.jpg", alt: "Creative Madrid Marketing Agency"
},
],
},
twitter: {

View File

@@ -130,7 +130,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Aviso Legal", href: "/legal" }
]
}
]
]}
copyrightText="© 2025 Creative Madrid. Agencia de Marketing Digital. Madrid, España."
/>
</div>
@@ -211,7 +211,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Aviso Legal", href: "/legal" }
]
}
]
]}
copyrightText="© 2025 Creative Madrid. Agencia de Marketing Digital. Madrid, España."
/>
</div>
@@ -316,7 +316,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Aviso Legal", href: "/legal" }
]
}
]
]}
copyrightText="© 2025 Creative Madrid. Agencia de Marketing Digital. Madrid, España."
/>
</div>

View File

@@ -80,7 +80,7 @@ export default function ShopPage() {
{ label: "Aviso Legal", href: "/legal" }
]
}
]
]}
copyrightText="© 2025 Creative Madrid. Agencia de Marketing Digital. Madrid, España."
/>
</div>
@@ -160,7 +160,7 @@ export default function ShopPage() {
{ label: "Aviso Legal", href: "/legal" }
]
}
]
]}
copyrightText="© 2025 Creative Madrid. Agencia de Marketing Digital. Madrid, España."
/>
</div>