Component Description
This component is used on the contact page to display team contact details. It changes color and rotates the images on hover.
Design
Please also see attached screenshots for quick reference.
If no mobile designs provided, please use your best judgment for responsiveness.
Email drew@funkhaus.us for the design password.
Props
props: {
name: {
type: String,
default: ""
},
title: {
type: String,
default: ""
},
email: {
type: String,
default: ""
}
}
Developer Tips
List any developer tips here
--color-red for the font color
--color-pink for the hover state
- The whole block should be an
<a> tag with mailto:${this.email} as the href
Events
Should open a new email on click
Required components
The SVGs should be a kebab-case of the name prepending with animal-${_kebabCase(this.name)}.svg.
SVG's are here: https://www.dropbox.com/sh/j5ddp8f4w8l3ii3/AAAZ1BC1JIgUBC2IKikh9xD2a?dl=0
Time & Budget
Time estimate: 1hrs
Budget: $100
Screenshots
