Skip to content

Commit 7f2afe4

Browse files
committed
Changed 24hr support number to 4314
1 parent c920906 commit 7f2afe4

10 files changed

+12
-12
lines changed

contact.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h1>Get in touch</h1>
7171
<p>If you're on this page, we're guessing you've got something to say! Drop us a line, and be sure to sign up for our newsletter. If you're looking for our seasonal tours, let us know when you're thinking of taking a trip. Not only will we get back to you with our website exclusive tours (we don't publish these for everyone!), but we'll be sure to throw in some cool discounts and tour extras as well.</p>
7272

7373
<h2>Support options</h2>
74-
<p>If you're currently on a tour and need support, please visit our <a href="support.html">support</a> page. If none of these options are right for you and you still need to get in touch with us, feel free to call us at<span class="phone"> <strong>866.555.4310</strong>. Please note that this is not the support line, for support you could call </span><strong>866.555.4315</strong>. Thanks for getting in touch!</p>
74+
<p>If you're currently on a tour and need support, please visit our <a href="support.html">support</a> page. If none of these options are right for you and you still need to get in touch with us, feel free to call us at<span class="phone"> <strong>866.555.4310</strong>. Please note that this is not the support line, for support you could call </span><strong>866.555.4314</strong>. Thanks for getting in touch!</p>
7575
</div>
7676

7777
<form id="frmContact" name="frmContact" method="post" action="contact_process.html">
@@ -270,7 +270,7 @@ <h1>Contact</h1>
270270
<h2>Explore California</h2>
271271
<p>5605 Nota Street<br />
272272
Ventura, CA 93003</p>
273-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
273+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
274274
</div>
275275
</div>
276276
</div>

explorers.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1>Contact</h1>
131131
<h2>Explore California</h2>
132132
<p>5605 Nota Street<br />
133133
Ventura, CA 93003</p>
134-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
134+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
135135
</div>
136136
</div>
137137
</div>

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1>Contact</h1>
119119
<h2>Explore California</h2>
120120
<p>5605 Nota Street<br />
121121
Ventura, CA 93003</p>
122-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
122+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
123123
</div>
124124
</div>
125125
</div>

mission.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h1>Contact</h1>
117117
<h2>Explore California</h2>
118118
<p>5605 Nota Street<br />
119119
Ventura, CA 93003</p>
120-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
120+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
121121
</div>
122122
</div>
123123
</div>

resources.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h1>Contact</h1>
162162
<h2>Explore California</h2>
163163
<p>5605 Nota Street<br />
164164
Ventura, CA 93003</p>
165-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
165+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
166166
</div>
167167
</div>
168168
</div>

resources/faq.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ <h1>Contact</h1>
305305
<h2>Explore California</h2>
306306
<p>5605 Nota Street<br />
307307
Ventura, CA 93003</p>
308-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
308+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
309309
</div>
310310
</div>
311311

support.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h1>Need some help?</h1>
6464
<p>If you have booked one of our tours, or if you are currently on a tour and need our assistance, we've got a couple of options for you. </p>
6565
<div id="supportOptions">
6666
<h2>If you need immediate assistance, we have the following options:</h2>
67-
<p>Our 24-hour help line: <strong>866.555.4315</strong></p>
67+
<p>Our 24-hour help line: <strong>866.555.4314</strong></p>
6868
<p>Our 24-hour chat support: <a href="contact/chat.html">Chat with an agent</a></p>
6969
<h2> Don't need us right away?</h2>
7070
<p>If your request isn't urgent, drop us a quick line and we'll get back to you within 24 hours</p>
@@ -159,7 +159,7 @@ <h1>Contact</h1>
159159
<h2>Explore California</h2>
160160
<p>5605 Nota Street<br />
161161
Ventura, CA 93003</p>
162-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
162+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
163163
</div>
164164
</div>
165165
</div>

tours.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1>Contact</h1>
164164
<h2>Explore California</h2>
165165
<p>5605 Nota Street<br />
166166
Ventura, CA 93003</p>
167-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
167+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
168168
</div>
169169
</div>
170170
</div>

tours/tour_detail_backpack.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1>Contact</h1>
164164
<h2>Explore California</h2>
165165
<p>5605 Nota Street<br />
166166
Ventura, CA 93003</p>
167-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
167+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
168168
</div>
169169
</div>
170170

tours/tour_detail_bigsur.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h1>Contact</h1>
136136
<h2>Explore California</h2>
137137
<p>5605 Nota Street<br />
138138
Ventura, CA 93003</p>
139-
<p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
139+
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
140140
</div>
141141
</div>
142142

0 commit comments

Comments
 (0)