import Image from "@scandic-hotels/design-system/Image" import { Typography } from "@scandic-hotels/design-system/Typography" import styles from "./poweredByScandic.module.css" export function PoweredByScandic() { return (
{/* eslint-disable-next-line formatjs/no-literal-string-in-jsx */}

Powered by

Scandic
) }