mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Optimize the image on the subscribe page (#1247)
* optimize image on the subscribe page * mobile files, fix
This commit is contained in:
@@ -4,8 +4,9 @@ section_title: Subscribe
|
||||
subtitle: Subscribe
|
||||
description: Subscribe
|
||||
image:
|
||||
src: /img/subscribe.svg
|
||||
srcMobile: /img/mobile/subscribe.svg
|
||||
src: /img/subscribe.webp
|
||||
srcMobile: /img/mobile/subscribe.webp
|
||||
# always add png image to the same folder as webp image for compatibility with older browsers
|
||||
alt: Astronaut
|
||||
form:
|
||||
title: Sign up for Qdrant Updates
|
||||
|
||||
Reference in New Issue
Block a user