This commit is contained in:
2026-01-16 22:49:00 +01:00
parent 0b23e70fc9
commit f18dd5b0f9
209 changed files with 2921 additions and 2129 deletions

View File

@@ -32,7 +32,7 @@ export default function Header() {
<div className="container mx-auto px-4 h-20 flex items-center justify-between">
<Link href={`/${currentLocale}`} className="flex-shrink-0">
<Image
src="https://klz-cables.com/wp-content/uploads/2023/11/KLZ-Logo-blau.svg"
src="/uploads/2023/11/KLZ-Logo-blau.svg"
alt="KLZ Cables"
width={100}
height={48}