Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-13 22:06:28 +00:00
parent cbc92c802e
commit 5b2be4af38

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>