rework components v2

This commit is contained in:
Kuba Pyla
2026-05-20 04:12:21 +02:00
parent 1aa0a96e95
commit 96d0804b14
24 changed files with 546 additions and 222 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ import messages from '../../../../messages/pl.json';
export const metadata: Metadata = {
title: messages.metadata.doorTitle,
description:
'Poznaj konfigurator 3D drzwi, który pozwala klientom dobrać model, kolor, przeszklenie, klamkę i detale w czasie rzeczywistym.'
description: messages.metadata.doorDescription
};
export default function DoorDemoPage() {