Hide webchat for 05.08

This commit is contained in:
Scott Kiener 2025-05-05 08:53:31 -04:00
parent ce23821245
commit 440ff79688

View file

@ -2,7 +2,7 @@
<div
class="funnel-header d-flex justify-content-center align-items-center flex-column"
v-if="imageSrc">
<salesforceWebchat hideSalesforceWebchatLaunchButton />
<!-- HIDDEN FOR 05.08 <salesforceWebchat hideSalesforceWebchatLaunchButton />-->
<img class="logo-image img-fluid" :src="imageSrc" alt="Safelite logo" />
<!-- // menu-modal temporarily not in use until the hamburger menu is re-implemented for use with the progress bar. See display: none below. -->
<menuModal />