Create a complete business profile page with contact information, opening hours, location, and social media links.
Target is a hosted page.
Use cases
- Business cards
- Storefront windows
- Restaurant tables
- Trade show displays
- Product packaging
- Vehicle signage
Properties
Basic Information
| Property |
Type |
Description |
name |
string |
Business name |
image |
string |
Logo or header image |
text |
string |
Business description |
Contact Information
| Property |
Type |
Description |
phone |
string |
Phone number |
email |
string |
Email address |
website |
string |
Website URL |
Address
| Property |
Type |
Description |
addressStreet |
string |
Street address |
addressCity |
string |
City |
addressState |
string |
State or province |
addressPostalCode |
string |
Postal/ZIP code |
addressCountry |
string |
Country |
mapUrl |
string |
Link to map (Google Maps, etc.) |
Business Hours
| Property |
Type |
Description |
hours |
array |
Collection of opening hours per day |
Social Media
| Property |
Type |
Description |
socialMediaLinks |
array |
Social media profile links (max 5) |
Appearance
| Property |
Type |
Default |
Description |
hostedPageBackgroundColor |
string |
#f9fAfb |
Background color of the hosted page |
hostedPagePrimaryColor |
string |
#3b308a |
Primary accent color |
hostedPageTemplate |
string |
bordered |
Page template style (bordered or borderless) |
hostedPageLocale |
string |
en_US |
Locale for the hosted page |
imagePreset |
string |
gradient-layered-paper.webp |
Preset background image |
titlePosition |
string |
over-image |
Position of the title |
titleAlign |
string |
left |
Title text alignment |
titleColor |
string |
#3b308a |
Title text color |
titleSize |
string |
xl |
Title font size |