chore: finalize production E2E infrastructure and resolve localization inconsistencies

Former-commit-id: 5e0e76c9384ff9683a8ed4044637f85aa6aa2d78
This commit is contained in:
2026-04-28 19:29:53 +02:00
parent 306a2c6c2b
commit d6e43357da
6 changed files with 187 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ const jsxConverters: JSXConverters = {
src={node.value.url}
alt={node.value.alt || ''}
fill
sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw"
className="object-cover transition-transform duration-700 group-hover:scale-105"
/>
</div>