update website
This commit is contained in:
92
content/restaurant/index.md
Normal file
92
content/restaurant/index.md
Normal file
@@ -0,0 +1,92 @@
|
||||
---
|
||||
title: "Restaurant"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
draft: false
|
||||
weight: 3
|
||||
---
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
<br>
|
||||
|
||||
<!-- section 1 (co-found) -->
|
||||
|
||||
{% row(style="center" margin="header" padding="top") %}
|
||||
|
||||
# Get to know us
|
||||
|
||||
We may like tech, but where would we be without our people?
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" margin="moderate" padding="bottom") %}
|
||||
|
||||
<a href="/people/kds"></a>
|
||||
|
||||
#### Kristof<br> De Spiegeleer
|
||||
|
||||
<p class="text-base">Founder & CEO</p>
|
||||
|
||||
|||
|
||||
|
||||
<a href="/people/adnan"></a>
|
||||
|
||||
#### Adnan<br> Fatayerji
|
||||
|
||||
<p class="text-base">Head of UAE Venture</p>
|
||||
|
||||
|||
|
||||
|
||||
<a href="/people/jan"></a>
|
||||
|
||||
#### Jan<br> De Landtsheer
|
||||
|
||||
<p class="text-base">Head of R&D</p>
|
||||
|
||||
|||
|
||||
|
||||
<a href="/people/peter"></a>
|
||||
|
||||
#### Peter<br> Van der Henst
|
||||
|
||||
<p class="text-base">HR & Finance</p>
|
||||
|
||||
|||
|
||||
|
||||
<a href="/people/owen"></a>
|
||||
|
||||
#### Owen<br> Kemp
|
||||
|
||||
<p class="text-base">Partner</p>
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container-fluid mx-auto">
|
||||
|
||||
{% row(style="center" margin="moderate" bgColor="#efefef" padding="both") %}
|
||||
|
||||
## We are values-driven
|
||||
|
||||
<button onclick="window.location.href='/people/freeflowvalue'">Read the FreeFlow Values</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" margin="tight" padding="both") %}
|
||||
|
||||
|||
|
||||
|
||||
## Reach out!
|
||||
|
||||
|||
|
||||
|
||||
<button class="mr-0"><a href="mailto:info@incubaid.com" target="_blank">Contact us</a></button>
|
||||
|
||||
|||
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user