-
Notifications
You must be signed in to change notification settings - Fork 0
/
testimonials.html
141 lines (129 loc) · 5.79 KB
/
testimonials.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hypnotherapy - Hull, East Yorkshire</title>
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="/images/favicon.png">
<meta name="msapplication-TileColor" content="#84a282">
<meta name="msapplication-TileImage" content="/images/favicon.png">
<link rel="stylesheet" href="/stylesheets/app.css">
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
<script src="/bower_components/picturefill/dist/picturefill.min.js"></script>
<script src="/js/min/app-ck.js"></script>
<!--[if lt IE 9]>
<script src="/bower_components/html5shiv/dist/html5shiv.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.1.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="inner-layout">
<header class="masthead row">
<div class="medium-5 columns logo">
<a href="/"><img src="/images/logo.png" alt="Hypnotherapy"></a>
</div>
<nav class="primary medium-7 columns">
<p class="hide-for-small"> </p> <!-- yeah, I know... -->
<ul class="inline-list right">
<li><a href="/" ''>Home</a></li>
<li><a href="/about.html" ''>About</a></li>
<li><a href="/services.html" ''>Services</a></li>
<li><a href="/faq.html" ''>FAQs</a></li>
<li><a href="/testimonials.html" ''>Testimonials</a></li>
</ul>
</nav>
</header>
<main class="row">
<div class="inner">
<div class="medium-9 columns">
<h1>What my Customers Have to Say</h1>
<div class="testimonial">
<p>Apart from achieving the desired results, quickly and easily, the whole process was surprisingly relaxing and pleasurable too. I also felt very much in control throughout, which is something that concerned me prior to having treatment. I recommend highly.</p>
<h3><strong>Rich</strong> - Hull</h3>
</div>
<div class="testimonial">
<p>I'd been having trouble sleeping and didn't want to take tablets, so a friend told me to try hypnotherapy. I was a bit skeptical at first, but after trying it I was pleasantly surprised. I found that my anxiety had lifted and straight after my session, I was left with a feeling of serenity. That night was the best night's sleep I'd ever had. I would highly recommend it to anyone.</p>
<h3><strong>Adam</strong> - Hull</h3>
</div>
</div>
<aside class="sidebar medium-3 '' columns">
<h2>Arrange a session</h2>
<p>Send me a message or give me a call on <strong>07852 311631</strong>.</p>
<form action="/contact.php" method="post">
<div class="row">
<div class="small-12 columns">
<input type="text" name="name" placeholder="Name">
</div>
<div class="small-12 columns">
<input type="text" name="contact" placeholder="Contact Details">
</div>
<div class="small-12 columns">
<select name="time">
<option selected disabled>Time to contact you</option>
<option disabled>-------</option>
<option value="morning">Morning</option>
<option value="afternoon">Afternoon</option>
<option value="evening">Evening</option>
</select>
</div>
<div class="small-12 columns">
<input type="hidden" name="type" value="arrange">
<input type="submit" value="Get in touch">
</div>
</div>
</form>
</aside> </div>
</main>
</div>
<footer class="row">
<div class="medium-3 columns">
<h3>Get in Touch</h3>
<p>For more information please call <strong>Jayney Wright</strong>, <em><small>CMH CPNLP</small></em></p>
<p>Mobile: 07852 311631<br>
Landline: 01482 470561</p>
<p><a href="mailto:jayney.wright@hotmail.co.uk">jayney.wright@hotmail.co.uk</a></p>
</div>
<div class="medium-3 columns">
<h3>Social</h3>
<p><img src="/images/icons/facebook.png" alt="Like me on Facebook"> <a href="https://www.facebook.com/hypnotherapyinhull">Like me on Facebook</a></p>
<p><img src="/images/icons/twitter.png" alt="See my latest tweets"> <a href="https://twitter.com/HTherapyHull">See my latest tweets</a></p>
</div>
<div class="contact medium-6 columns">
<h3>Send a Message</h3>
<form action="/contact.php" method="post">
<div class="row">
<div class="medium-6 columns">
<input type="text" name="name" placeholder="Name">
</div>
<div class="medium-6 columns">
<input type="text" name="contact" placeholder="Contact Details">
</div>
</div>
<div class="row">
<div class="small-12 columns">
<textarea name="message" rows="6" placeholder="What do you want to say?"></textarea>
</div>
</div>
<div class="row">
<div class="small-12 columns">
<input type="hidden" name="type" value="message">
<input type="submit" value="Send message">
</div>
</div>
</form>
</div>
<div class="small-12 columns copyright">
<p>© 2014 All Rights Reserved // Site by <a href="http://www.callumisitt.co.uk">Callum Isitt</a></p>
</div>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-345708-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>