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

@@ -1,6 +1,6 @@
import { MaterialIcon } from "@scandic-hotels/design-system/Icons/MaterialIcon"
import { faq, membershipTermsAndConditions } from "@/constants/currentWebHrefs"
import { faq, membershipTermsAndConditions } from "@/constants/webHrefs"
import Link from "@/components/TempDesignSystem/Link"
import Subtitle from "@/components/TempDesignSystem/Text/Subtitle"