diff --git a/components/ContentType/HotelPage/index.tsx b/components/ContentType/HotelPage/index.tsx index 57e8f741d..3e4893065 100644 --- a/components/ContentType/HotelPage/index.tsx +++ b/components/ContentType/HotelPage/index.tsx @@ -41,7 +41,7 @@ export default async function HotelPage() { const { hotelId, hotelName, - hotelDescription, + hotelDescriptions, hotelLocation, hotelAddress, hotelRatings, @@ -83,7 +83,7 @@ export default async function HotelPage() {