diff --git a/src/components/MainPage/MainPage.tsx b/src/components/MainPage/MainPage.tsx index f545ae9..e4a0698 100644 --- a/src/components/MainPage/MainPage.tsx +++ b/src/components/MainPage/MainPage.tsx @@ -75,7 +75,7 @@ export const MainPage : JSX.Element = (CardProps: cardProperties[]) => (

Places

- {CardProps.CardProps.mainPageCardInfo[0].NumberOfPlaces} places to stay in Amsterdam + {CardProps[0].NumberOfPlaces} places to stay in Amsterdam
Sort by @@ -92,10 +92,10 @@ export const MainPage : JSX.Element = (CardProps: cardProperties[]) => (
- - - - + + + +