Skip to content

Commit

Permalink
Feature/86 add bloque (#89)
Browse files Browse the repository at this point in the history
* Refactor first v

* Feature/80 add servicios section (#88)

* First commit Servicios

* Change color dropdown menu

* Add content

style not defined

* Add Services section first version

This commits adds the final details to the services section with some changes that will be incorporated to our common.css file to enhance code reusability. It also adds a new class for a different background color.

---------

Co-authored-by: ailen grimaldi <[email protected]>

* Add Bloque content

---------

Co-authored-by: ailen grimaldi <[email protected]>
Co-authored-by: Daniel Olano <[email protected]>
  • Loading branch information
3 people authored Nov 7, 2023
1 parent 99ccb3e commit b959f26
Show file tree
Hide file tree
Showing 5 changed files with 560 additions and 86 deletions.
18 changes: 18 additions & 0 deletions _data/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,24 @@ cubo_benefits:
icon: 🔐
description: Cubo ofrece transparencia, al usar tecnología blockchain las transacciones son públicas.

bloque_benefits:
- content: Comisiones por transaccion
icon:
url: '/../img/less.svg'
alt: Menos
- content: Costos
icon:
url: '/../img/less.svg'
alt: Menos
- content: Eficiencia operativa
icon:
url: '/../img/more.svg'
alt: Mas
- content: Ingresos
icon:
url: '/../img/more.svg'
alt: Mas

services:
- icon:
url: '/../img/mobile.svg'
Expand Down
Loading

0 comments on commit b959f26

Please sign in to comment.