feat: add ui for stay card

This commit is contained in:
Fredrik Thorsson
2024-06-26 14:52:35 +02:00
parent e4e3b315ff
commit c435873937
5 changed files with 66 additions and 13 deletions

View File

@@ -2,7 +2,6 @@ import { homeHrefs } from "@/constants/homeHrefs"
import { env } from "@/env/server"
import { ArrowRightIcon } from "@/components/Icons"
import Button from "@/components/TempDesignSystem/Button"
import Link from "@/components/TempDesignSystem/Link"
import Title from "@/components/TempDesignSystem/Text/Title"
import { getIntl } from "@/i18n"