Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user