{
”version”: 2,
”content”: [
{
”block”: ”group”,
”attrs”: {
”style”: {
”spacing”: {
”padding”: {
”top”: ”20px”,
”bottom”: ”20px”,
”left”: ”20px”,
”right”: ”20px”
}
},
”color”: {
”background”: ”#f5f5f5”
}
}
},
”innerBlocks”: [
{
”block”: ”paragraph”,
”attrs”: {
”align”: ”center”,
”style”: {
”typography”: {
”fontSize”: ”18px”
}
}
},
”content”: ”Prenumerera på mitt nyhetsbrev och följ min författarresa”
},
{
”block”: ”shortcode”,
”attrs”: {},
”content”: ”
},
{
”block”: ”paragraph”,
”attrs”: {
”align”: ”center”,
”style”: {
”typography”: {
”fontSize”: ”12px”,
”color”: ”#777”
}
}
},
”content”: ”Jag godkänner att mina personuppgifter behandlas enligt GDPR.”
}
]
},
{
”block”: ”cover”,
”attrs”: {
”url”: ”https://via.placeholder.com/1920×600”,
”dimRatio”: 40,
”overlayColor”: ”black”,
”align”: ”full”
},
”innerBlocks”: [
{
”block”: ”heading”,
”attrs”: {
”align”: ”center”,
”level”: 1,
”style”: {
”typography”: {
”fontSize”: ”42px”,
”color”: ”#ffffff”
}
}
},
”content”: ”Mord ur fågelperspektiv”
},
{
”block”: ”buttons”,
”attrs”: {
”layout”: {
”type”: ”flex”,
”justifyContent”: ”center”
}
},
”innerBlocks”: [
{
”block”: ”button”,
”attrs”: {
”style”: {
”color”: {
”background”: ”#333”,
”text”: ”#fff”
},
”spacing”: {
”padding”: {
”top”: ”12px”,
”bottom”: ”12px”,
”left”: ”24px”,
”right”: ”24px”
}
}
}
},
”content”: ”Läs mer om boken”
}
]
}
]
},
{
”block”: ”columns”,
”attrs”: {
”style”: {
”spacing”: {
”padding”: {
”top”: ”40px”,
”bottom”: ”40px”
}
}
}
},
”innerBlocks”: [
{
”block”: ”column”,
”innerBlocks”: [
{
”block”: ”image”,
”attrs”: {
”url”: ”https://via.placeholder.com/400×600”,
”sizeSlug”: ”large”
}
},
{
”block”: ”paragraph”,
”content”: ”Bok 1 – Kort beskrivning av boken.”
},
{
”block”: ”button”,
”attrs”: {
”style”: {
”color”: {
”background”: ”#333”,
”text”: ”#fff”
}
}
},
”content”: ”Köp nu”
}
]
},
{
”block”: ”column”,
”innerBlocks”: [
{
”block”: ”image”,
”attrs”: {
”url”: ”https://via.placeholder.com/400×600”,
”sizeSlug”: ”large”
}
},
{
”block”: ”paragraph”,
”content”: ”Bok 2 – Kort beskrivning av boken.”
},
{
”block”: ”button”,
”attrs”: {
”style”: {
”color”: {
”background”: ”#333”,
”text”: ”#fff”
}
}
},
”content”: ”Köp nu”
}
]
}
]
},
{
”block”: ”heading”,
”attrs”: {
”align”: ”center”,
”level”: 2
},
”content”: ”Senaste blogginläggen”
},
{
”block”: ”spectra/posts”,
”attrs”: {
”layout”: ”list”,
”columns”: 1,
”postsToShow”: 3,
”imageSize”: ”full”,
”showExcerpt”: true,
”excerptLength”: 25,
”showReadMore”: true,
”readMoreText”: ”Läs vidare”,
”showPagination”: true,
”paginationStyle”: ”button”
}
}
]
}