From 266fab5e17b8cabd4bd68bd110a0168a70f72c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20K=C3=BCng?= Date: Thu, 5 Mar 2026 15:07:05 +0100 Subject: [PATCH] feat(front-end): alt improvements --- .../src/app/features/home/home.component.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/frontend/src/app/features/home/home.component.html b/frontend/src/app/features/home/home.component.html index 6299a99..9284fdf 100644 --- a/frontend/src/app/features/home/home.component.html +++ b/frontend/src/app/features/home/home.component.html @@ -37,7 +37,10 @@
- Prototipazione 3D +

{{ "HOME.CAP_1_TITLE" | translate }}

{{ "HOME.CAP_1_TEXT" | translate }}

@@ -46,7 +49,7 @@
Confronto pezzo originale e stampato in 3D

{{ "HOME.CAP_2_TITLE" | translate }}

@@ -54,14 +57,20 @@
- Piccole serie stampate in 3D +

{{ "HOME.CAP_3_TITLE" | translate }}

{{ "HOME.CAP_3_TEXT" | translate }}

- Servizio CAD per stampa 3D +

{{ "HOME.CAP_4_TITLE" | translate }}

{{ "HOME.CAP_4_TEXT" | translate }}