mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update device-management.ejs (#30267)
- Removed redundant quote marks on hero testimonial
This commit is contained in:
parent
2e58aabeee
commit
5817e03351
1 changed files with 2 additions and 2 deletions
4
website/views/pages/device-management.ejs
vendored
4
website/views/pages/device-management.ejs
vendored
|
|
@ -11,7 +11,7 @@
|
|||
<div purpose="testimonial-quote">
|
||||
<div purpose="quote">
|
||||
<img alt="Deloitte logo" purpose="quote-logo" src="/images/social-proof-logo-deloitte-130x32@2x.png">
|
||||
<p>“Something I really appreciate about working with you guys is that it doesn't feel like I'm talking to a vendor. It actually feels like I'm talking to my team, and I really appreciate it.”</p>
|
||||
<p>Something I really appreciate about working with you guys is that it doesn't feel like I'm talking to a vendor. It actually feels like I'm talking to my team, and I really appreciate it.</p>
|
||||
</div>
|
||||
<a href="https://www.linkedin.com/in/cmajumdar/" class="d-inline-block" target="_blank" no-icon>
|
||||
<div purpose="quote-attribution" class="d-flex flex-row align-items-center">
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
<div purpose="testimonial-quote">
|
||||
<div purpose="quote">
|
||||
<img alt="an opening quotation mark" style="width:20px; margin-bottom: 16px;" src="/images/icon-quote-21x17@2x.png">
|
||||
<p>“We wanted an open-source MDM to easily use configuration-as-code, deliver the best possible experience for our employees, and make security happy.”</p>
|
||||
<p>We wanted an open-source MDM to easily use configuration-as-code, deliver the best possible experience for our employees, and make security happy.</p>
|
||||
</div>
|
||||
<a href="https://www.linkedin.com/in/kennybotelho/" class="d-inline-block" target="_blank" no-icon>
|
||||
<div purpose="quote-attribution" class="d-flex flex-row align-items-center">
|
||||
|
|
|
|||
Loading…
Reference in a new issue