Welcome to our store! Free shipping on orders over $89.
Home1
{
“version”: 2,
“metadata”: {
“name”: “EDC Homepage (Blocksy Style B)”,
“description”: “A calm, healing, and minimal eCommerce homepage for EDC fidget toys, using mint green and warm accent tones.”
},
“content”: [
{
“block”: “core/cover”,
“attrs”: {
“url”: “https://yourdomain.com/wp-content/uploads/hero-edc-bg.jpg”,
“dimRatio”: 10,
“overlayColor”: “mintgreen”,
“focalPoint”: { “x”: 0.5, “y”: 0.5 },
“minHeight”: 80,
“minHeightUnit”: “vh”
},
“innerBlocks”: [
{
“block”: “core/group”,
“attrs”: { “layout”: { “type”: “constrained”, “contentSize”: “800px” } },
“innerBlocks”: [
{
“block”: “core/heading”,
“attrs”: {
“level”: 1,
“textAlign”: “center”,
“style”: { “typography”: { “fontSize”: “3rem”, “fontFamily”: “Poppins” }, “color”: { “text”: “#333” } }
},
“innerHTML”: “Find Your Moment of Calm”
},
{
“block”: “core/paragraph”,
“attrs”: {
“align”: “center”,
“style”: { “typography”: { “fontSize”: “1.25rem”, “lineHeight”: “1.6” }, “color”: { “text”: “#555” } }
},
“innerHTML”: “Tactile fidget tools designed to help you unwind and focus.”
},
{
“block”: “core/buttons”,
“innerBlocks”: [
{
“block”: “core/button”,
“attrs”: {
“backgroundColor”: “mintgreen”,
“textColor”: “white”,
“style”: {
“border”: { “radius”: “30px” },
“typography”: { “fontWeight”: “600” },
“spacing”: { “padding”: { “top”: “12px”, “bottom”: “12px”, “left”: “32px”, “right”: “32px” } }
},
“url”: “/shop”
},
“innerHTML”: “Shop Now”
}
]
}
]
}
]
},
{
“block”: “core/columns”,
“attrs”: { “align”: “wide”, “style”: { “spacing”: { “margin”: { “top”: “80px”, “bottom”: “80px” } } } },
“innerBlocks”: [
{
“block”: “core/column”,
“innerBlocks”: [
{ “block”: “core/image”, “attrs”: { “url”: “https://yourdomain.com/wp-content/uploads/magnetic-toy.jpg” } },
{ “block”: “core/heading”, “attrs”: { “textAlign”: “center” }, “innerHTML”: “Magnetic Toys” }
]
},
{
“block”: “core/column”,
“innerBlocks”: [
{ “block”: “core/image”, “attrs”: { “url”: “https://yourdomain.com/wp-content/uploads/fidget-ring.jpg” } },
{ “block”: “core/heading”, “attrs”: { “textAlign”: “center” }, “innerHTML”: “Metal Fidget Rings” }
]
},
{
“block”: “core/column”,
“innerBlocks”: [
{ “block”: “core/image”, “attrs”: { “url”: “https://yourdomain.com/wp-content/uploads/spinner-cube.jpg” } },
{ “block”: “core/heading”, “attrs”: { “textAlign”: “center” }, “innerHTML”: “Spinner Cubes” }
]
}
]
},
{
“block”: “core/group”,
“attrs”: { “align”: “wide”, “style”: { “spacing”: { “padding”: { “top”: “40px”, “bottom”: “40px” } } } },
“innerBlocks”: [
{
“block”: “core/heading”,
“attrs”: {
“textAlign”: “center”,
“level”: 2,
“style”: { “typography”: { “fontSize”: “2rem”, “fontFamily”: “Poppins” } }
},
“innerHTML”: “Our Best Sellers”
},
{
“block”: “woocommerce/featured-products”,
“attrs”: {
“columns”: 4,
“rows”: 1,
“align”: “wide”
}
}
]
},
{
“block”: “core/columns”,
“attrs”: { “align”: “wide”, “style”: { “spacing”: { “margin”: { “top”: “80px”, “bottom”: “80px” } } } },
“innerBlocks”: [
{
“block”: “core/column”,
“innerBlocks”: [
{
“block”: “core/image”,
“attrs”: { “url”: “https://yourdomain.com/wp-content/uploads/brand-story.jpg”, “alt”: “EDC brand story” }
}
]
},
{
“block”: “core/column”,
“innerBlocks”: [
{
“block”: “core/heading”,
“attrs”: { “level”: 2 },
“innerHTML”: “A Quiet Focus in Every Piece”
},
{
“block”: “core/paragraph”,
“innerHTML”: “Every piece is designed with precision and care — bringing balance, texture, and calm to your hands.”
}
]
}
]
},
{
“block”: “core/group”,
“attrs”: {
“align”: “full”,
“style”: {
“color”: { “background”: “#8BD7D2” },
“spacing”: { “padding”: { “top”: “60px”, “bottom”: “60px” } }
}
},
“innerBlocks”: [
{
“block”: “core/heading”,
“attrs”: {
“textAlign”: “center”,
“style”: { “color”: { “text”: “white” }, “typography”: { “fontSize”: “1.8rem”, “fontFamily”: “Poppins” } }
},
“innerHTML”: “Join Our Calm Community”
},
{
“block”: “core/paragraph”,
“attrs”: { “align”: “center”, “style”: { “color”: { “text”: “white” } } },
“innerHTML”: “Subscribe and get 10% off your first order.”
},
{
“block”: “core/shortcode”,
“attrs”: { “text”: “[mailpoet_form id=’1′]” }
}
]
}
]
}
