The home page needs its HTML updated so that it contains all of the content in the mock-ups here. There should be:
A Title -> h1
A description paragraph -> p
A looped container for each resort -> div
An image -> img
A resort name -> h2 or h3
snow fall -> p
snow depth -> p
temperature -> p
wind speed -> p
wind direction -> p
Everything in the looped container will come from dynamic data. I will need to update the controller as well to support that.
I will also need to collect all of the resort logos
The home page needs its HTML updated so that it contains all of the content in the mock-ups here. There should be:
Everything in the looped container will come from dynamic data. I will need to update the controller as well to support that. I will also need to collect all of the resort logos