forked from M-Labs/web2019
add new office view
This commit is contained in:
parent
11923be31d
commit
16e165fd32
|
@ -4,6 +4,9 @@ weight = 2
|
||||||
template = "page.html"
|
template = "page.html"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
<div class="row d-flex align-items-center mt-5 mb-5">
|
||||||
|
|
||||||
|
{% layout_div(css="col-12 col-md-6") %}
|
||||||
|
|
||||||
##### Main office
|
##### Main office
|
||||||
|
|
||||||
|
@ -15,6 +18,10 @@ In Chinese: 北角健康東街39號 柯達大廈二座 21樓7號房 右邊(210
|
||||||
|
|
||||||
**Tel:** +852 65873703 or +852 51373772
|
**Tel:** +852 65873703 or +852 51373772
|
||||||
|
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% layout_div(css="col-12 col-md-6") %}
|
||||||
|
|
||||||
##### Public transport
|
##### Public transport
|
||||||
|
|
||||||
**MTR:** Island Line, Quarry Bay, exit C
|
**MTR:** Island Line, Quarry Bay, exit C
|
||||||
|
@ -23,10 +30,18 @@ In Chinese: 北角健康東街39號 柯達大廈二座 21樓7號房 右邊(210
|
||||||
|
|
||||||
**Bus:** Kodak House / North Point Government Office / North Point Fire Station / Healthy Village; King's Road
|
**Bus:** Kodak House / North Point Government Office / North Point Fire Station / Healthy Village; King's Road
|
||||||
|
|
||||||
{% layout_text_img(src="images/map@2x.jpg", alt="", textleft=true, shadow=false) %}
|
{% end %}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<img class="img-fluid" src="/images/kodakview2.jpg" height="250" alt="view">
|
||||||
|
|
||||||
|
<small>Photo: Mateusz Wójcik</small>
|
||||||
|
|
||||||
##### Workshop
|
##### Workshop
|
||||||
|
|
||||||
|
{% layout_text_img(src="images/map@2x.jpg", alt="", textleft=true, shadow=false) %}
|
||||||
|
|
||||||
G/F Kam Hoi Mansion, 31 Pan Hoi Street, Quarry Bay, Hong Kong
|
G/F Kam Hoi Mansion, 31 Pan Hoi Street, Quarry Bay, Hong Kong
|
||||||
|
|
||||||
This is part of the building complex numbered 15-53A on the street entrance.
|
This is part of the building complex numbered 15-53A on the street entrance.
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 182 KiB |
Loading…
Reference in New Issue