Husky Hustle Hero Section
{
“version”: “0.4”,
“title”: “Husky Hustle Hero”,
“type”: “container”,
“settings”: {
“content_width”: “full”,
“background_background”: “classic”,
“background_color”: “#F0F7FF”,
“padding”: {
“unit”: “px”,
“top”: “100”,
“right”: “20”,
“bottom”: “100”,
“left”: “20”,
“isLinked”: false
}
},
“elements”: [
{
“id”: “hero_container”,
“elType”: “container”,
“settings”: {
“content_width”: “boxed”,
“width_custom”: {
“unit”: “px”,
“size”: 1140
},
“direction”: “row”,
“horizontal_align”: “space-between”,
“vertical_align”: “center”,
“gap”: {
“column”: “40”
}
},
“elements”: [
{
“id”: “left_column”,
“elType”: “container”,
“settings”: {
“width”: “50%”,
“direction”: “column”
},
“elements”: [
{
“id”: “headline”,
“elType”: “widget”,
“widgetType”: “heading”,
“settings”: {
“title”: “Husky Hustle”,
“header_size”: “h1”,
“title_color”: “#2C3E50”,
“typography_font_family”: “Quicksand”,
“typography_font_size”: {
“size”: 64,
“unit”: “px”
},
“typography_font_weight”: “700”
}
},
{
“id”: “slogan”,
“elType”: “widget”,
“widgetType”: “heading”,
“settings”: {
“title”: “Your Pets, Our Pack”,
“header_size”: “h2”,
“title_color”: “#3498DB”,
“typography_font_family”: “Quicksand”,
“typography_font_size”: {
“size”: 32,
“unit”: “px”
},
“typography_font_weight”: “600”
}
},
{
“id”: “description”,
“elType”: “widget”,
“widgetType”: “text-editor”,
“settings”: {
“editor”: “Pet care by a young animal lover, helping families keep their pets happy during holidays, busy days, and adventures away from home.”,
“text_color”: “#5D6D7E”,
“typography_font_size”: {
“size”: 18,
“unit”: “px”
}
}
},
{
“id”: “trust_statement”,
“elType”: “widget”,
“widgetType”: “heading”,
“settings”: {
“title”: “Parent supervised • Friendly • Local • Built with love”,
“header_size”: “p”,
“title_color”: “#AAB7B8”,
“typography_font_size”: {
“size”: 14,
“unit”: “px”
},
“typography_font_style”: “italic”
}
},
{
“id”: “button_group”,
“elType”: “container”,
“settings”: {
“direction”: “row”,
“gap”: {
“column”: “15”
},
“margin”: {
“top”: “30”
}
},
“elements”: [
{
“id”: “primary_btn”,
“elType”: “widget”,
“widgetType”: “button”,
“settings”: {
“text”: “Book Pet Care”,
“button_text_color”: “#FFFFFF”,
“background_color”: “#FF9F43”,
“border_radius”: {
“unit”: “px”,
“top”: “50”,
“right”: “50”,
“bottom”: “50”,
“left”: “50”,
“isLinked”: true
}
}
},
{
“id”: “secondary_btn”,
“elType”: “widget”,
“widgetType”: “button”,
“settings”: {
“text”: “Meet Olivia”,
“button_text_color”: “#3498DB”,
“background_color”: “#FFFFFF”,
“border_color”: “#3498DB”,
“border_style”: “solid”,
“border_width”: {
“unit”: “px”,
“top”: “2”,
“right”: “2”,
“bottom”: “2”,
“left”: “2”
},
“border_radius”: {
“unit”: “px”,
“top”: “50”,
“right”: “50”,
“bottom”: “50”,
“left”: “50”,
“isLinked”: true
}
}
}
]
}
]
},
{
“id”: “right_column”,
“elType”: “container”,
“settings”: {
“width”: “50%”,
“background_background”: “classic”,
“background_color”: “#FFFFFF”,
“border_radius”: {
“unit”: “px”,
“top”: “30”,
“right”: “30”,
“bottom”: “30”,
“left”: “30”,
“isLinked”: true
},
“box_shadow_box_shadow”: {
“horizontal”: 0,
“vertical”: 10,
“blur”: 30,
“spread”: 0,
“color”: “rgba(0,0,0,0.05)”
},
“min_height”: {
“unit”: “px”,
“size”: 400
}
}
}
]
}
]
}