mirror of
https://github.com/acid-info/free.technology.git
synced 2025-03-01 01:40:33 +00:00
chore: update homepage bu info
This commit is contained in:
parent
09060ea215
commit
2591532b21
@ -27,13 +27,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
<Portfolio>
|
<Portfolio>
|
||||||
<PortfolioItem mark="/icons/bu/logos.svg" title="Logos" est={BU_DATA.logos.hero.est}>
|
<PortfolioItem mark="/icons/bu/logos.svg" title="Logos" est={BU_DATA.logos.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.logos.hero.vertical} | {BU_DATA.logos.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.logos.hero.founders} | {BU_DATA.logos.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.logos.hero.description}</p>
|
<p>{BU_DATA.logos.hero.description}</p>
|
||||||
|
|
||||||
@ -41,13 +41,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
</PortfolioItem>
|
</PortfolioItem>
|
||||||
<PortfolioItem mark="/icons/bu/waku.svg" title="Waku" est={BU_DATA.waku.hero.est}>
|
<PortfolioItem mark="/icons/bu/waku.svg" title="Waku" est={BU_DATA.waku.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.waku.hero.vertical} | {BU_DATA.waku.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.waku.hero.founders} | {BU_DATA.waku.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.waku.hero.description}</p>
|
<p>{BU_DATA.waku.hero.description}</p>
|
||||||
|
|
||||||
@ -55,13 +55,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
</PortfolioItem>
|
</PortfolioItem>
|
||||||
<PortfolioItem mark="/icons/bu/codex.svg" title="Codex" est={BU_DATA.codex.hero.est}>
|
<PortfolioItem mark="/icons/bu/codex.svg" title="Codex" est={BU_DATA.codex.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.codex.hero.vertical} | {BU_DATA.codex.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.codex.hero.founders} | {BU_DATA.codex.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.codex.hero.description}</p>
|
<p>{BU_DATA.codex.hero.description}</p>
|
||||||
|
|
||||||
@ -69,13 +69,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
</PortfolioItem>
|
</PortfolioItem>
|
||||||
<PortfolioItem mark="/icons/bu/nomos.svg" title="Nomos" est={BU_DATA.nomos.hero.est}>
|
<PortfolioItem mark="/icons/bu/nomos.svg" title="Nomos" est={BU_DATA.nomos.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.nomos.hero.vertical} | {BU_DATA.nomos.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.nomos.hero.founders} | {BU_DATA.nomos.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.nomos.hero.description}</p>
|
<p>{BU_DATA.nomos.hero.description}</p>
|
||||||
|
|
||||||
@ -83,13 +83,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
</PortfolioItem>
|
</PortfolioItem>
|
||||||
<PortfolioItem mark="/icons/bu/status.svg" title="Status" est={BU_DATA.status.hero.est}>
|
<PortfolioItem mark="/icons/bu/status.svg" title="Status" est={BU_DATA.status.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.status.hero.vertical} | {BU_DATA.status.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.status.hero.founders} | {BU_DATA.status.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.status.hero.description}</p>
|
<p>{BU_DATA.status.hero.description}</p>
|
||||||
|
|
||||||
@ -97,13 +97,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
</PortfolioItem>
|
</PortfolioItem>
|
||||||
<PortfolioItem mark="/icons/bu/keycard.svg" title="Keycard" est={BU_DATA.keycard.hero.est}>
|
<PortfolioItem mark="/icons/bu/keycard.svg" title="Keycard" est={BU_DATA.keycard.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.keycard.hero.vertical} | {BU_DATA.keycard.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.keycard.hero.founders} | {BU_DATA.keycard.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.keycard.hero.description}</p>
|
<p>{BU_DATA.keycard.hero.description}</p>
|
||||||
|
|
||||||
@ -111,13 +111,13 @@ import BU_DATA from '../data/bu-data'
|
|||||||
</PortfolioItem>
|
</PortfolioItem>
|
||||||
<PortfolioItem mark="/icons/bu/nimbus.svg" title="Nimbus" est={BU_DATA.nimbus.hero.est}>
|
<PortfolioItem mark="/icons/bu/nimbus.svg" title="Nimbus" est={BU_DATA.nimbus.hero.est}>
|
||||||
|
|
||||||
| Vertical | Development status |
|
| Development Status | Vertical |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.nimbus.hero.vertical} | {BU_DATA.nimbus.hero.devStatus} |
|
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||||
|
|
||||||
| Founders | Achievements |
|
| Founded | Achievements |
|
||||||
|--------------------|---------------|
|
|--------------------|---------------|
|
||||||
| {BU_DATA.nimbus.hero.founders} | {BU_DATA.nimbus.hero.achievements} |
|
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||||
|
|
||||||
<p>{BU_DATA.nimbus.hero.description}</p>
|
<p>{BU_DATA.nimbus.hero.description}</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user