feat(SW-185): Fixed app download images

This commit is contained in:
Pontus Dreij
2024-08-22 16:38:35 +02:00
parent 4929f9b4dd
commit 6ef1630c32
7 changed files with 52 additions and 9 deletions
+2 -2
View File
@@ -35,12 +35,12 @@ export const footer = {
{
title: "App Store",
href: "https://apps.apple.com/se/app/scandic-hotels/id1020208712",
id: "app-store",
id: "apple",
},
{
title: "Google Play",
href: "https://play.google.com/store/apps/details?id=com.scandichotels.scandichotels",
id: "google-play",
id: "google",
},
],
},