From 6e9b9b637023fa2e18929ce04cea8f924cdcb1af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristopher=20Castro=20Gonz=C3=A1lez?= <10469408+cristopher@users.noreply.github.com> Date: Thu, 23 May 2024 08:56:40 -0400 Subject: [PATCH] Create integrado.json --- integrado.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 integrado.json diff --git a/integrado.json b/integrado.json new file mode 100644 index 0000000..0afdcc2 --- /dev/null +++ b/integrado.json @@ -0,0 +1,34 @@ + }, + { + "id":8, + "nombre":"DEPTO. 1D + 1B", + "categoria":"Arriendo | Life By K", + "edificio":"Life By K", + "ciudad":"", + "valor_uf":12, + "valor_pesos":12, + "imagen_principal":"https://wetrust.github.io/piloto_minck/35.png", + "imagen_edificio":"", + "descripcion":"", + "dormitorios":1, + "Baños":1, + "tipo":"Estudio" + }, + { + "id":9, + "nombre":"DEPTO. 2D + 2B", + "categoria":"Arriendo | Life By K", + "edificio":"Life By K", + "ciudad":"", + "valor_uf":12, + "valor_pesos":12, + "imagen_principal":"https://wetrust.github.io/piloto_minck/37.png", + "imagen_edificio":"", + "descripcion":"", + "dormitorios":1, + "Baños":1, + "tipo":"Estudio" + } + ] + } +}