Redoing my site at the moment and placing a few call's to action around it.
The calls to action are pretty basic, along the lines of 'click here to get a quote', when you click you get taken to an anchor towards the bottom of the same page that takes you to a contact form.
I've based the Calls to action on just a brightly coloured gif image that has text written on to it (not in code but added via photoshop)?
This the right way to go, or should I be putting the text actually on my page and using a background coloured element to do it?
The same image is used across several pages (got a couple of these images which I use across the site) and thinking it's easier to do it this way rather than code?
Adding alt text to images 'Click here to get quote on X' (X being product) and also using img title tag for when mouse i hovering over - Click here to get a quote!
Don't want to get hit by any dupe content issue for using the same image on multiple pages etc (I could always no index the folder where the call to action images are stored if this helps?)
This sound ok to you pros?