mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix banner buy button
This commit is contained in:
parent
47a2fbca47
commit
4cdf5bd938
@ -216,7 +216,7 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg
|
||||
<img src="/images/voice-pe/vpe-overlay.webp" loading="lazy"
|
||||
alt="Front view of the Voice Preview Edition showing the speaker holes">
|
||||
<div class="wrapper">
|
||||
<a class="button secondary" href="#buy">Buy now</a>
|
||||
<a class="button secondary buy">Buy now</a>
|
||||
<small>* Recommended MSRP. Pricing subject to individual retailers.</small>
|
||||
</div>
|
||||
</div>
|
||||
@ -1383,4 +1383,4 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg
|
||||
|
||||
{% include custom/buy-dialog.html product="voice-pe" %}
|
||||
|
||||
<script src="/voice-pe/script.js" type="text/javascript"></script>
|
||||
<script src="/voice-pe/script.js" type="text/javascript"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user