9
9
< meta name ="author " content ="Tom Hamilton Stubber ">
10
10
< link rel ="canonical " href ="http://localhost:4000/about/ ">
11
11
< link rel ="alternate " type ="application/rss+xml " title ="RSS " href ="/feed.xml ">
12
-
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css ">
14
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css ">
15
- < link href ="//fonts.googleapis.com/css?family=Montserrat:400,700 " rel ="stylesheet " type ="text/css ">
16
- < link href ="//fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic " rel ="stylesheet " type ="text/css ">
17
12
< link rel ="stylesheet " href ="/static/css/style.css ">
18
13
</ head >
19
14
47
42
< li class ="page-scroll ">
48
43
< a href ="#contact "> Contact</ a >
49
44
</ li >
45
+ < li class ="page-scroll ">
46
+ < a href ="https://dinotutors.tutorcruncher.com "> Sign in</ a >
47
+ </ li >
50
48
</ ul >
51
49
</ div >
52
50
</ div >
53
51
</ nav >
52
+
54
53
<!-- Header -->
55
54
< header >
56
55
< div class ="container primary-dark ">
@@ -75,10 +74,16 @@ <h2>Our Tutors</h2>
75
74
< p >
76
75
At Dino Tutors, we are committed to excellence. We source only the best tutors from around London.
77
76
Each and every one goes through an extensive interview process to make sure they are the right pick for your family.
77
+
78
+ Click on a tutor to view their profile and request their services.
78
79
</ p >
79
80
< p class ="tc-desc ">
80
81
TutorCruncher Socket lists your approved tutors from within the system, including subjects they teach and at what level they teach them and
81
- any customisable fields you wish to include.
82
+ any customisable fields you wish to include.</ p >
83
+ < p class ="tc-desc ">
84
+ A client can click on a tutor's profile to view their profiles and request them. If this happens, all
85
+ relevant admins within TutorCruncher would receive and email with the client's details as well as creating them as a Prospect Client.
86
+ Optionally, a new job would be created in the system with the tutor as an applicant for it.
82
87
</ p >
83
88
</ div >
84
89
< div class ="socket-container ">
@@ -120,14 +125,14 @@ <h2>About Dino Tutors</h2>
120
125
</ div >
121
126
</ div >
122
127
< div class ="row ">
123
- < div class ="col-lg-4 col-lg-offset-2 ">
124
- < p > Dino Tutors is an example of a tutoring agency or centre, providing tuition to their clients. If this sounds like you, why don't you
125
- get in touch to learn about TutorCruncher, the industry leading business management system built for the tutoring industry.
128
+ < div class ="col-lg-8 col-lg-offset-2 ">
129
+ < p > Dino Tutors is a fake tutoring agency founded in 2017 by some highly intelligent individuals working at
130
+ < a class ="tc-link " href ="https://tutorcruncher.com "> TutorCruncher</ a > .</ p >
131
+ < p >
132
+ It has been created as an example of a tutoring agency or centre providing tuition to their clients. If this sounds like you, why don't you
133
+ get in touch to learn about TutorCruncher, the industry leading business management system built for the tutoring industry.
126
134
</ p >
127
135
</ div >
128
- < div class ="col-lg-4 ">
129
- < p > TutorCruncher automatically populates the tutors from </ p >
130
- </ div >
131
136
< div class ="col-lg-8 col-lg-offset-2 text-center ">
132
137
< a href ="https://tutorcruncher.com " class ="btn btn-lg btn-outline ">
133
138
< i class ="fa fa-arrow-right "> </ i > Find out more
@@ -136,60 +141,66 @@ <h2>About Dino Tutors</h2>
136
141
</ div >
137
142
</ div >
138
143
</ section >
139
- <!-- Contact Section -->
140
- < section id ="contact ">
141
- < div class ="container ">
142
- < div class ="row ">
143
- < div class ="col-lg-12 text-center ">
144
- < h2 class ="text-primary "> Contact Me</ h2 >
145
- < hr class ="star-primary ">
146
- </ div >
144
+ <!-- Contact Section -->
145
+ < section id ="contact ">
146
+ < div class ="container primary-light ">
147
+ < div class ="row ">
148
+ < div class ="col-lg-8 col-lg-push-2 text-center ">
149
+ < h2 > Contact Us</ h2 >
150
+ < hr class ="star ">
151
+ < p class ="tc-desc ">
152
+ Below is an example of a contact form that, when submitted, would send all relevant admins within TutorCruncher an email with the client's details as well
153
+ as creating them as a Prospect Client.
154
+ </ p >
155
+ </ div >
156
+ </ div >
157
+ < div class ="row ">
158
+ < div class ="col-lg-8 col-lg-offset-2 ">
159
+ < form name ="sentMessage " id ="contactForm " novalidate >
160
+ < div class ="row control-group ">
161
+ < div class ="form-group col-xs-12 floating-label-form-group controls ">
162
+ < label > Name</ label >
163
+ < input type ="text " class ="form-control " placeholder ="Name " id ="name " required
164
+ data-validation-required-message ="Please enter your name. ">
165
+ < p class ="help-block text-danger "> </ p >
147
166
</ div >
148
- < div class ="row ">
149
- < div class ="col-lg-8 col-lg-offset-2 ">
150
- <!-- To configure the contact form email address, go to mail/contact_me.php and update the email address in the PHP file on line 19. -->
151
- <!-- The form should work on most web servers, but if the form is not working you may need to configure your web server differently. -->
152
- < form name ="sentMessage " id ="contactForm " novalidate >
153
- < div class ="row control-group ">
154
- < div class ="form-group col-xs-12 floating-label-form-group controls ">
155
- < label > Name</ label >
156
- < input type ="text " class ="form-control " placeholder ="Name " id ="name " required data-validation-required-message ="Please enter your name. ">
157
- < p class ="help-block text-danger "> </ p >
158
- </ div >
159
- </ div >
160
- < div class ="row control-group ">
161
- < div class ="form-group col-xs-12 floating-label-form-group controls ">
162
- < label > Email Address</ label >
163
- < input type ="email " class ="form-control " placeholder ="Email Address " id ="email " required data-validation-required-message ="Please enter your email address. ">
164
- < p class ="help-block text-danger "> </ p >
165
- </ div >
166
- </ div >
167
- < div class ="row control-group ">
168
- < div class ="form-group col-xs-12 floating-label-form-group controls ">
169
- < label > Phone Number</ label >
170
- < input type ="tel " class ="form-control " placeholder ="Phone Number " id ="phone " required data-validation-required-message ="Please enter your phone number. ">
171
- < p class ="help-block text-danger "> </ p >
172
- </ div >
173
- </ div >
174
- < div class ="row control-group ">
175
- < div class ="form-group col-xs-12 floating-label-form-group controls ">
176
- < label > Message</ label >
177
- < textarea rows ="5 " class ="form-control " placeholder ="Message " id ="message " required data-validation-required-message ="Please enter a message. "> </ textarea >
178
- < p class ="help-block text-danger "> </ p >
179
- </ div >
180
- </ div >
181
- < br >
182
- < div id ="success "> </ div >
183
- < div class ="row ">
184
- < div class ="form-group col-xs-12 ">
185
- < button type ="submit " class ="btn btn-success btn-lg "> Send</ button >
186
- </ div >
187
- </ div >
188
- </ form >
189
- </ div >
167
+ </ div >
168
+ < div class ="row control-group ">
169
+ < div class ="form-group col-xs-12 floating-label-form-group controls ">
170
+ < label > Email Address</ label >
171
+ < input type ="email " class ="form-control " placeholder ="Email Address " id ="email " required
172
+ data-validation-required-message ="Please enter your email address. ">
173
+ < p class ="help-block text-danger "> </ p >
190
174
</ div >
191
- </ div >
192
- </ section >
175
+ </ div >
176
+ < div class ="row control-group ">
177
+ < div class ="form-group col-xs-12 floating-label-form-group controls ">
178
+ < label > Phone Number</ label >
179
+ < input type ="tel " class ="form-control " placeholder ="Phone Number " id ="phone " required
180
+ data-validation-required-message ="Please enter your phone number. ">
181
+ < p class ="help-block text-danger "> </ p >
182
+ </ div >
183
+ </ div >
184
+ < div class ="row control-group ">
185
+ < div class ="form-group col-xs-12 floating-label-form-group controls ">
186
+ < label > What subjects do you require tutoring in?</ label >
187
+ < textarea rows ="5 " class ="form-control " placeholder ="Message " id ="message " required
188
+ data-validation-required-message ="Please enter a message. "> </ textarea >
189
+ < p class ="help-block text-danger "> </ p >
190
+ </ div >
191
+ </ div >
192
+ < br >
193
+ < div id ="success "> </ div >
194
+ < div class ="row ">
195
+ < div class ="form-group col-xs-12 ">
196
+ < button type ="submit " class ="btn btn-success btn-lg "> Send</ button >
197
+ </ div >
198
+ </ div >
199
+ </ form >
200
+ </ div >
201
+ </ div >
202
+ </ div >
203
+ </ section >
193
204
<!-- Footer -->
194
205
< footer class ="text-center ">
195
206
< div class ="footer-above ">
0 commit comments