Merged in fix/hotel-rooms (pull request #1288)
fix: Rooms images on hotel pages * fix: Rooms images on hotel pages Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
This commit is contained in:
@@ -36,7 +36,8 @@ export function RoomCard({ room }: RoomCardProps) {
|
||||
{ id: "{title} - Image gallery" },
|
||||
{ title: name }
|
||||
)}
|
||||
height={200}
|
||||
fill
|
||||
sizes="(min-width: 768px) 320px, 100vw"
|
||||
/>
|
||||
</div>
|
||||
<div className={styles.content}>
|
||||
|
||||
Reference in New Issue
Block a user