diff --git a/source/_data/products.yml b/source/_data/products.yml index 0ed458093c1a..e561843d475e 100644 --- a/source/_data/products.yml +++ b/source/_data/products.yml @@ -524,7 +524,7 @@ zwa-2: logo: /images/distributors/seeed-studio.webp # Australia - name: Apollo Automation - ship_from: US & Canada + ship_from: Australia ship_to: Australia url: https://apolloautomation.com/products/home-assistant-connect-zwa-2 logo: /images/distributors/apollo.webp diff --git a/source/connect/zwa-2/index.html b/source/connect/zwa-2/index.html index 22c18f1f3b0a..e1c4ed6f205a 100644 --- a/source/connect/zwa-2/index.html +++ b/source/connect/zwa-2/index.html @@ -3,7 +3,7 @@ title: "Home Assistant Connect ZWA-2" description: "The ultimate way to connect Z-Wave devices to Home Assistant." date: 2025-08-14 -og_image: /images/zwa-2/og.jpg +og_image: /images/zwa-2/og.jpeg frontpage: true frontpage_image: /images/frontpage/zwa-2-frontpage.webp frontpage_content_top: true diff --git a/source/images/connect/zwa-2/og.jpeg b/source/images/connect/zwa-2/og.jpeg new file mode 100644 index 000000000000..251e9a1cac93 Binary files /dev/null and b/source/images/connect/zwa-2/og.jpeg differ