import { Button } from '@scandic-hotels/design-system/Button' import styles from './hero.module.css' export function Hero() { return (
) }