Overall a pretty good effort.
Technically:
1)If you are going to use inline Javascript it should go BEFORE the CSS link tags in your code. Speeds up the load time.
2)UNLESS you put the JS into an external file - which you should really do in this case.
3) I assume you are going to add Google Analytics when you are finished?
Visually:
1)I don't like the blue either. Would be great for a medical site. But you are not selling medicine. Use a color code wheel to find the best combinations.
2)The block for the Quick Quote and Main Navigation look too similar.
The have completely different functions so you should define them differently.
3) Logo too small and it needs a tag line or slogan to emphasize why I should choose this company and not the competition.
4) The discount badge or some other Call to Action button should be brighter and somewhere up the top of the page - not skulking down in the bottom left corner.
5) Check for typos. I found at least one.
6) When I click the width/height fields they should automatically clear the default inputs. Why are you making me do the work of backspacing? Use Javascript for this.
7) Dont use red text for links.
8) Use a favicon in the URL
Thats seems like a long list but with a little bit more work you could have a very good design. Good luck 
|