Merged in fix/change-footer-partnerSas-link-to-public (pull request #2964)

fix(SW-3520): Updated sas eurobonus link in footer
Approved-by: Anton Gunnarsson
This commit is contained in:
Hrishikesh Vaipurkar
2025-10-14 09:33:06 +00:00
parent 4469ab625c
commit 01e9542ded
2 changed files with 12 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import {
policies,
rates,
} from "@scandic-hotels/common/constants/routes/customerService"
import { partnerSas } from "@scandic-hotels/common/constants/routes/myPages"
import { sasEuroBonus } from "@scandic-hotels/common/constants/routes/sasEuroBonus"
import Link from "@scandic-hotels/design-system/Link"
import { Typography } from "@scandic-hotels/design-system/Typography"
@@ -61,7 +61,7 @@ export function FooterMenu() {
</Typography>
<Typography variant="Body/Paragraph/mdRegular">
<Link
href={routeToScandicWeb(partnerSas)[lang]}
href={routeToScandicWeb(sasEuroBonus)[lang]}
className={styles.link}
>
{intl.formatMessage({ defaultMessage: "SAS EuroBonus" })}