-
-
+
);
};
+
@@ -75,14 +75,15 @@ export default Home;
const TrovaCasaCTA = (props: { testi: LangDict }) => {
const { testi } = props;
return (
-
-
-
+
+ - {testi.index.titolo_1} - {testi.index.titolo_2}{" "} - {testi.index.titolo_3} -
-+
+
+
+
+ {testi.index.titolo_1} + {testi.index.titolo_2}{" "} + {testi.index.titolo_3} +
+
{
*/}