Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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: {
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user