-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
77 lines (70 loc) · 2.76 KB
/
index.html
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
title: Skype English Lessons
description: Learn native English online with an experienced teacher
---
<section class="hero">
<div class="text-container">
<h1 class="editable headline">Learn English with <strong>Simon</strong></h1>
<div class="flex-container">
<ul class="benefits">
<li class="subtext editable">English lessons on Skype</li>
<li class="subtext editable">Experienced British teacher</li>
<li class="subtext editable">Study from home or your office</li>
</ul>
<div class="cta button alt free-trial"><a href="/contact/">Free Consultation</a></div>
</div>
<div>
<img src="{{ site.baseurl }}/images/dreamstime_s_edit.jpg" alt="Screenshot" class="screenshot editable position-up" />
</div>
</div>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="text editable">
<h2>High quality online English lessons</h2>
<p>Skype English lessons are an effective way to make progress fast. All you need is a computer and internet connection.</p>
</div>
<div class="image">
<img src="{{ site.baseurl }}/images/dreamstime_s_2173618.jpg" alt="Screenshot" class="screenshot editable" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Lessons tailored to your needs</h2>
<p>I am a qualified and experienced native British English teacher from the United Kingdom. I personalise the content of my lessons to the needs of each student.</p>
</div>
<div class="image">
<img src="{{ site.baseurl }}/images/dreamstime_s_58483601.jpg" alt="Screenshot" class="screenshot editable" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>All levels of English</h2>
<p>I have experience teaching both adults and children from beginner to an advanced level.</p>
</div>
<div class="image">
<img src="{{ site.baseurl }}/images/dreamstime_s_65459355.jpg" alt="Screenshot" class="screenshot editable" />
</div>
</div>
</section>
<!--<section class="testimonial">
<div class="container flex">
<div class="testimonial-block">
<div class="square-image editable"><img src="https://source.unsplash.com/6anudmpILw4/600x400" alt="Jim James"></div>
<blockquote>
<p class="editable">Hydra has shaped the business we have today. We have a repeatable sales process and a strategy to scale our team. I recommend Hydra to any business looking to improve their sales.</p>
<p class="editable author">Jim James - CEO of Global Corp.</p>
</blockquote>
</div>
</div>
</section>-->
<section class="bottom-cta">
<h2 class="editable">Improve your <strong>English</strong> online!</h2>
<div class="button alt"><a href="/contact/">Free Consultation</a></div>
</section>
</div>