Incorporated infinite scrolling to splash page. After scrolling past 10 spot tiles, a fetch request to the api handling getting all of the spots would be made to load the next batch of 10 spot tiles. The number of spot tiles to fetch at a time can be adjusted
Heart icon no longer flickers when pressed on and immediately switches colors between #FF385B and #535350. Functionality is still needed for the heart icon to add a spot to the user's wishlist
Adjusted the alignment of splash page items by applying horizontal margins. Items should be fully visible when viewing the splash page on an iPhone 15
Adjusted alignment of items in the Search component as the filter icon was clipped when splash page was viewed on an iPhone 15