feat(WEB-250): overview hero final ui

This commit is contained in:
Simon Emanuelsson
2024-05-24 10:13:24 +02:00
parent f884383c3c
commit 16b817f469
164 changed files with 6262 additions and 990 deletions

View File

@@ -3,7 +3,7 @@ import { Calendar } from "react-feather"
import { dt } from "@/lib/dt"
import Image from "@/components/Image"
import Title from "@/components/Title"
import Title from "@/components/TempDesignSystem/Title"
import styles from "./stay.module.css"
@@ -29,13 +29,7 @@ export default function StayCard({ stay, lang }: StayCardProps) {
height={240}
/>
<footer className={styles.footer}>
<Title
as="h5"
level="h3"
weight="semiBold"
uppercase
className={styles.hotel}
>
<Title as="h5" className={styles.hotel} level="h3">
{hotelInformation.hotelName}
</Title>
<div className={styles.date}>