Merged in feat/sw-2855-urls (pull request #2177)

feat: sw-2855 urls

* feat: sw-2855 urls


Approved-by: Joakim Jäderberg
This commit is contained in:
Linus Flood
2025-05-21 09:11:02 +00:00
parent c55e28a2ac
commit ad5ec80645
13 changed files with 68 additions and 84 deletions

View File

@@ -8,8 +8,8 @@ import { useIntl } from "react-intl"
import { MaterialIcon } from "@scandic-hotels/design-system/Icons/MaterialIcon"
import { Typography } from "@scandic-hotels/design-system/Typography"
import { sasPartnershipTermsAndConditions } from "@/constants/currentWebHrefs"
import { profileEdit } from "@/constants/routes/myPages"
import { sasPartnershipTermsAndConditions } from "@/constants/webHrefs"
import Image from "@/components/Image"
import Button from "@/components/TempDesignSystem/Button"