Component Description
This component is used on the Contact page to give contact information.
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.
Note that the component is the RED part, you do not need to add the black that is at top of component.
Props
region = {
title: "West",
text: "Resource LA/nOffice – 212 343 8085",
people: {name: "Dana Balkin", email: "example@example.com"}
}
props: {
regions: {
type: Array,
default: () => [{...region}, {...region}, {...region}]
},
title: {
type: String,
default: "Representation"
}
}
Developer Tips
List any developer tips here
--color-red for the text color
- I'd
position: absolute the awards title out from the top of the section.
- Use
<section> tag for outer markup. Awards should be a h2 tag.
- Probably use flex-box for the layout of this. Illustration is probably last flex-item.
- Note the Funkhaus logo at bottom. That should be
<a> that links to https://funkhaus.us target _blank.
Required components
SVG for illustration can be found here: https://www.dropbox.com/sh/j5ddp8f4w8l3ii3/AAAZ1BC1JIgUBC2IKikh9xD2a?dl=0
Time & Budget
Time estimate: 2hrs
Budget: $200
Screenshots

Component Description
This component is used on the Contact page to give contact information.
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.
Note that the component is the RED part, you do not need to add the black that is at top of component.
Props
Developer Tips
List any developer tips here
--color-redfor the text colorposition: absolutethe awards title out from the top of the section.<section>tag for outer markup.Awardsshould be ah2tag.<a>that links tohttps://funkhaus.ustarget_blank.Required components
SVG for illustration can be found here: https://www.dropbox.com/sh/j5ddp8f4w8l3ii3/AAAZ1BC1JIgUBC2IKikh9xD2a?dl=0
Time & Budget
Time estimate: 2hrs
Budget: $200
Screenshots