refactor(SW-96): use images from API & reduce data returned in getHotel
This commit is contained in:
@@ -61,7 +61,7 @@ export default function FullView({
|
||||
/>
|
||||
|
||||
<div className={styles.fullViewFooter}>
|
||||
<Body color="white">{image.alt}</Body>
|
||||
<Body color="white">{image.title}</Body>
|
||||
</div>
|
||||
</motion.div>
|
||||
</AnimatePresence>
|
||||
|
||||
Reference in New Issue
Block a user