From 058f0cc898a7e17bbbcfbd42f7c916c800354cc5 Mon Sep 17 00:00:00 2001 From: Christel Westerberg Date: Wed, 8 May 2024 15:16:51 +0200 Subject: [PATCH] feat: add hotel image --- components/MyPages/Blocks/Stays/StayCard/index.tsx | 7 +++++++ .../MyPages/Blocks/Stays/StayCard/stay.module.css | 9 +++++++++ server/routers/user/output.ts | 2 +- server/routers/user/query.ts | 10 ++++++---- 4 files changed, 23 insertions(+), 5 deletions(-) diff --git a/components/MyPages/Blocks/Stays/StayCard/index.tsx b/components/MyPages/Blocks/Stays/StayCard/index.tsx index 8bd0e0a86..385c89624 100644 --- a/components/MyPages/Blocks/Stays/StayCard/index.tsx +++ b/components/MyPages/Blocks/Stays/StayCard/index.tsx @@ -19,6 +19,13 @@ export default function StayCard({ stay, lang }: StayCardProps) { return (
+ {hotelInformation.hotelContent.images.metaData.altText}