feat: use getHotel data

This commit is contained in:
Fredrik Thorsson
2024-07-09 16:36:37 +02:00
parent 54daa1735a
commit 286d772de1
6 changed files with 31 additions and 81 deletions

View File

@@ -0,0 +1,4 @@
.section {
display: grid;
gap: var(--Spacing-x4);
}