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

Scandic Helsinki Hub

Annankatu 18, Helsinki (0km to city centre)

4.1 (95 reviews on tripadvisor)

Modern urban hotel in a impressive 1920s printing house next to the Old Church Park in Helsinki city centre. Loft-style rooms, an inviting restaurant area and inspiring setting for a relaxed stay.

) }