diff --git a/apps/partner-sas/app/[lang]/page.tsx b/apps/partner-sas/app/[lang]/page.tsx index 1046fea81..83d128359 100644 --- a/apps/partner-sas/app/[lang]/page.tsx +++ b/apps/partner-sas/app/[lang]/page.tsx @@ -38,7 +38,7 @@ export default async function Home(props: PageArgs) {
- +

{intl.formatMessage({ id: "partnerSas.startPage.heading", @@ -64,7 +64,7 @@ export default async function Home(props: PageArgs) { defaultMessage: "Collect new SAS EuroBonus points with your bookings.", })} - theme={"SAS-Blue"} + theme="SAS-Blue" icon={IconName.Diamond} /> ) { defaultMessage: "Then use your points to pay for your next Scandic stay!", })} - theme={"SAS-Blue"} + theme="SAS-Blue" icon={IconName.CreditCard} />

diff --git a/apps/partner-sas/app/global-error.tsx b/apps/partner-sas/app/global-error.tsx index d457bc4c5..f58460af9 100644 --- a/apps/partner-sas/app/global-error.tsx +++ b/apps/partner-sas/app/global-error.tsx @@ -64,9 +64,8 @@ export default function GlobalError({

- { - "While we're working hard to fix it, you can always give us a call:" - } + While we're working hard to fix it, you can always give us a + call:

diff --git a/apps/partner-sas/components/LanguageSwitcher/index.tsx b/apps/partner-sas/components/LanguageSwitcher/index.tsx index 2e6193670..c8378893a 100644 --- a/apps/partner-sas/components/LanguageSwitcher/index.tsx +++ b/apps/partner-sas/components/LanguageSwitcher/index.tsx @@ -61,12 +61,12 @@ export function LanguageSwitcher({ return (
-
- +

{intl.formatMessage({ id: "common.selectYourLanguage", diff --git a/apps/partner-sas/components/Menu/MobileMenu/index.tsx b/apps/partner-sas/components/Menu/MobileMenu/index.tsx index 721539e9c..d3d8122b4 100644 --- a/apps/partner-sas/components/Menu/MobileMenu/index.tsx +++ b/apps/partner-sas/components/Menu/MobileMenu/index.tsx @@ -35,7 +35,7 @@ export function MobileMenu({ children }: React.PropsWithChildren) { />