all repos — pakuauk @ e6905ddf5e496f50e19fabcc317c440feb805cbe

page/contact.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
<h1 class="p-name entry-title">Contact Pa-Kua UK</h1>

<div class="e-content entry-content">
    <section>
        <article>
            <h2>Frequently asked questions</h2>
            <dl>
                <dt>Is there and age requirements to attend to classes?</dt>
                <dd>For normal classes, anyone above 14 are welcome. <br />Below 14, please attend to Martial Art for Children classes.</dd>

                <dt>What clothing should I wear?</dt>
                <dd>We recommend something comfortable for physical activity, such as workout, gym, martial art clothing. All of our classes include warmup excersizes, including the archery classes.</dd>

                <dt>Can I try the classes?</dt>
                <dd>Your very first class of all disciplines is free (as in no payment required) to try. This means you can have a free class of Martial Art, a free class of Archery, etc. But only one :)</dd>

                <dt>Why is the first class free?</dt>
                <dd>We believe being able to try the activity out is important.</dd>

            </dl>

            <h2>Do you have questions not listed?<br />Message us at any time!</h2>
            <ul class="grid">
                <li>
                    <figure>
                        <a href="mailto:info@pakuauk.com"><svg width="64" height="64"><use xlink:href="#icon-email" /></svg></a>
                        <figcaption>
                            <strong>e-mail</strong>
                            <span><a href="mailto:info@pakuauk.com">info@pakuauk.com</a></span>
                        </figcaption>
                    </figure>
                </li>

                <li>
                    <figure>
                        <a href="https://wa.me/441223852904"><svg width="64" height="64"><use xlink:href="#icon-whatsapp" /></svg></a>
                        <figcaption>
                            <strong>WhatsApp</strong>
                            <span><a href="https://wa.me/441223852904">Pa-Kua UK</a></span>
                        </figcaption>
                    </figure>
                </li>

            </ul>
        </article>
    </section>
</div>