Skip to content

Commit 2f0af27

Browse files
authored
Website: Talk to an engineer (#24159)
1 parent 63d958d commit 2f0af27

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

website/views/pages/articles/basic-article.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<a purpose="sidebar-link" href="/docs"><img alt="Docs" src="/images/[email protected]"> Docs</a>
6262
<a purpose="sidebar-link" href="/docs/rest-api"><img alt="REST API" src="/images/[email protected]"> REST API</a>
6363
<a purpose="sidebar-link" href="/guides"><img alt="Guides" src="/images/[email protected]"> Guides</a>
64-
<a purpose="sidebar-link" href="/contact"><img alt="Talk to us" src="/images/[email protected]"> Talk to us</a>
64+
<a purpose="sidebar-link" href="/contact"><img alt="Talk to an engineer" src="/images/[email protected]"> Talk to an engineer</a>
6565
<div purpose="edit-link">
6666
<a purpose="sidebar-link" :href="'https://github.com/fleetdm/fleet/edit/main/articles/'+thisPage.sectionRelativeRepoPath"> <img src="/images/[email protected]" alt="Suggest an edit">Suggest an edit</a>
6767
</div>

website/views/pages/contact.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<p v-else-if="psychologicalStage === '5 - Personally confident'">Schedule a personalized demo for your team and get support or training.</p>
88
<p v-else>Schedule a personalized demo, or ask us anything. We’d love to chat.</p>
99
<div purpose="contact-form-switch" class="d-flex flex-sm-row flex-column justify-content-center mx-auto">
10-
<div purpose="switch-option" :class="[formToDisplay === 'talk-to-us' ? 'selected' : '']" @click="clickSwitchForms('talk-to-us')">Talk to us</div>
10+
<div purpose="switch-option" :class="[formToDisplay === 'talk-to-us' ? 'selected' : '']" @click="clickSwitchForms('talk-to-us')">Talk to an engineer</div>
1111
<div purpose="switch-option" :class="[formToDisplay === 'contact' ? 'selected' : '']" @click="clickSwitchForms('contact')">Send a message</div>
1212
<div purpose="switch" :class="formToDisplay+'-selected'"></div>
1313
</div>

website/views/pages/device-management.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</div>
3030
</div>
3131
<div purpose="button-row" class="d-flex flex-row align-items-center">
32-
<a purpose="cta-button" href="/contact">Talk to us</a>
32+
<a purpose="cta-button" href="/contact">Talk to an engineer</a>
3333
<animated-arrow-button href="/register">Try it yourself</animated-arrow-button>
3434
</div>
3535
</div>
@@ -524,7 +524,7 @@
524524
<h4>Device management (MDM)</h4>
525525
<h1>Your easiest MDM migration</h1>
526526
<div purpose="button-row" style="margin-top: 32px;" class="d-flex flex-row justify-content-center align-items-center mx-auto">
527-
<a purpose="cta-button" href="/contact">Talk to us</a>
527+
<a purpose="cta-button" href="/contact">Talk to an engineer</a>
528528
<animated-arrow-button href="/register">Try it yourself</animated-arrow-button>
529529
</div>
530530
</div>

website/views/pages/homepage.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@
391391
<h1 class="mx-auto <%= primaryBuyingSituation%>"><%- partial('../partials/primary-tagline.partial.ejs') %></h1>
392392
<div purpose="button-row" style="margin-top: 40px;" class="d-flex flex-sm-row flex-column justify-content-center align-items-center mx-auto">
393393
<a purpose="cta-button" href="/register">Try it yourself</a>
394-
<animated-arrow-button href="/contact">Talk to us</animated-arrow-button>
394+
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
395395
</div>
396396
</div>
397397
</div>

website/views/pages/observability.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<h3><%= pagePersonalization==='eo-security'? 'Instrument your endpoints' : 'Talk to your computers'%></h3>
303303
<div purpose="button-row" style="margin-top: 32px;" class="d-flex flex-md-row flex-column justify-content-center align-items-center mx-auto">
304304
<a purpose="cta-button" href="/register">Start now</a>
305-
<animated-arrow-button href="/contact">Talk to us</animated-arrow-button>
305+
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
306306
</div>
307307
</div>
308308
</div>

website/views/pages/pricing.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</div>
6060
</div>
6161
<div>
62-
<a purpose="card-button" class="btn btn-block btn-lg btn-primary mx-auto mb-0" href="/contact">Talk to us</a>
62+
<a purpose="card-button" class="btn btn-block btn-lg btn-primary mx-auto mb-0" href="/contact">Talk to an engineer</a>
6363
</div>
6464
</div>
6565
</div>
@@ -380,7 +380,7 @@
380380
</div>
381381
</div>
382382
<div class="d-flex flex-row justify-content-start">
383-
<p purpose="contact-note">Couldn’t find an answer? <a href="/contact">Talk to us</a>.</p>
383+
<p purpose="contact-note">Couldn’t find an answer? <a href="/contact">Talk to an engineer</a>.</p>
384384
</div>
385385
</div>
386386
</div>

website/views/pages/software-management.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h1>Manage software consistently</h1>
77
<p purpose="hero-text">Pick from a curated app library or upload your own custom packages. Configure custom installation scripts if you need or let Fleet do it for you.</p>
88
<div purpose="button-row" class="d-flex flex-row justify-content-start">
9-
<a class="btn btn-primary" purpose="contact-button" href="/contact">Talk to us</a>
9+
<a class="btn btn-primary" purpose="contact-button" href="/contact">Talk to an engineer</a>
1010
<animated-arrow-button href="/register">Try it yourself</animated-arrow-button>
1111
</div>
1212
</div>

website/views/pages/testimonials.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<h2 class="mx-auto" v-if="selectedContent === 'security'">Easily get security data</h2>
146146
<div purpose="button-row" style="margin-top: 40px;" class="d-flex flex-sm-row flex-column justify-content-center align-items-center mx-auto">
147147
<a purpose="cta-button" href="/register">Try it yourself</a>
148-
<animated-arrow-button href="/contact">Talk to us</animated-arrow-button>
148+
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
149149
</div>
150150
</div>
151151
</div>

0 commit comments

Comments
 (0)