diff --git a/src/pages/HomePage.jsx b/src/pages/HomePage.jsx index b7262fe..928e71e 100644 --- a/src/pages/HomePage.jsx +++ b/src/pages/HomePage.jsx @@ -58,37 +58,42 @@ function HomePage() { .sort((a, b) => a.name.localeCompare(b.name)); return ( -
Loading image...
+ ) ) : ( -Loading image...
- ) - ) : ( -Click a card to see its image
- )} +Click a card to see its image
+ )} +