Section
One of the main building blocks of a page. Controls the width, background, spacing.
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: This is a section
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: It can have a background color, border, width, padding, shape and more.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: rounded
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Properties
labelstring
Does not appear on the live site. Optionally provides a description to help identify the component in CloudCannon.
content_blockscomponent array
The content blocks inside the section
linkstring
Links the entire section to a url.
optionsobject
Configuration options for the Section
max_content_widthenum
The maximum width of the content inside the section
none |
|
xs |
|
s |
|
m |
|
l |
|
xl |
|
2xl |
marginobject
The margin around the section.
topenum
The top margin size.
none |
|
xs |
|
s |
|
m |
|
l |
|
xl |
|
2xl |
bottomenum
The bottom margin size.
none |
|
xs |
|
s |
|
m |
|
l |
|
xl |
|
2xl |
alignmentobject
How the inner content is aligned within the section.
horizontalenum
How the inner content is aligned horizontally
start |
|
center |
|
end |
verticalenum
How the inner content is aligned vertically. Useful for when a grid or split is making the height larger than the inner content.
start |
|
center |
|
end |
|
between |
text_alignobject
The default text alignment inside the section
start |
|
center |
|
end |
shapeobject
Properties to describe the shape of the section
typeenum
none |
No shape |
diagonal |
Makes the top and bottom of the section diagonal |
diagonal-top |
Makes the top of the section a diagonal |
diagonal-bottom |
Makes the bottom of the section a diagonal |
wedge |
Makes the top and bottom of the section slant towards each other |
reversecheckbox
Reverses orientation of the shape. For example, a diagonal-top starts high and ends low, if reverse is applied it would do the opposite.
paddingobject
The padding around the content.
verticalenum
The space above and below the content.
none |
|
xs |
|
s |
|
m |
|
l |
|
xl |
|
2xl |
horizontalenum
The space left and right of the content.
none |
|
xs |
|
s |
|
m |
|
l |
|
xl |
|
2xl |
borderobject
Properties to describe the border of the section
widthenum
Controls the width of the border
thin |
Thin border |
thick |
Thick border |
typeenum
The type of the border
solid |
|
rounded |
|
rounded-large |
|
rounded-top |
|
rounded-top-large |
|
rounded-bottom |
|
rounded-bottom-large |
colorenum
The color of the border
subtle |
|
strong |
backgroundobject
Controls the background of the section
colorenum
The color of the background
subtle |
|
highlight |
|
accent |
|
base |
schemeenum
Change into a dark or light color scheme
light |
|
dark |
|
opposite |
transformsobject
Manipulates the background
scaledecimal number
The amount to scale the background by
translate_xnumber
The number of pixels to move the background on the x axis
translate_ynumber
The number of pixels to move the background on the y axis
blurnumber
The number of pixels to blur the background by
opacitydecimal number
The opacity of the background (0 is fully transparent, 1 is fully opaque).
imageobject
Use an image as a background
srcstring
The local or external path to the image
optionsobject
Configuration options for the background image.
opacitynumeric
Sets the level of transparency of the image
roundedenum
Adds the ability to add rounded corners to the image
xs |
|
s |
|
m |
|
l |
|
xl |
|
2xl |
|
3xl |
above_backgroundcheckbox
If true, renders the background image above the background color rather than under it.
horizontal_positionenum
How to position the image horizontally inside its container
start |
|
center |
|
end |
vertical_positionenum
How to position the image vertically inside its container
top |
|
center |
|
bottom |
repeatcheckbox
Repeats the background image (useful for patterns) rather than trying to cover the element.
fixedcheckbox
If true, the background image stays stationary while the page scrolls.
Examples
Diagonal Shapes
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal
size: null
reverse: true
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal-top
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal-bottom
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Wedge Shapes
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: wedge
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: wedge
size: null
reverse: true
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Max Content Width
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: xs
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: l
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: xl
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: 2xl
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: null
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
Link
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: layouts/section
label: null
link: https://example.com
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: I'm a clickable section
level: h3
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: center
icon:
alt: null
name: null
options:
color: null
background: null
position: null
options:
max_content_width: null
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: rounded
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "layouts/section" bind: block %}
Background
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: false
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: accent
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: false
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: strong
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: false
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: start
vertical_position: top
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Horizontal Alignment
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Start aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a section.
We have a small section width so you'll see the alignment better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: start
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Center aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a section.
We have a small section width so you'll see the alignment better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: End aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a section.
We have a small section width so you'll see the alignment better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: end
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Vertical Alignment
---
block:
_bookshop_name: layouts/split
first:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Top aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a
section. We have a small section width so you'll see the alignment
better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
last:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: elements/image
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: 1
rounded: null
margin:
top: null
bottom: null
dimensions:
max:
width: null
height: null
min:
width: null
height: null
base:
width: null
height: null
horizontal_position: center
options:
gap: null
reverse: null
position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/split
first:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Center aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a
section. We have a small section width so you'll see the alignment
better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: center
last:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: elements/image
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: 1
rounded: null
margin:
top: null
bottom: null
dimensions:
max:
width: null
height: null
min:
width: null
height: null
base:
width: null
height: null
horizontal_position: center
options:
gap: null
reverse: null
position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/split
first:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Bottom aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a
section. We have a small section width so you'll see the alignment
better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: bottom
last:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: elements/image
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: 1
rounded: null
margin:
top: null
bottom: null
dimensions:
max:
width: null
height: null
min:
width: null
height: null
base:
width: null
height: null
horizontal_position: center
options:
gap: null
reverse: null
position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/split
first:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Between aligned
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
This is a paragraph to help demonstrate the alignment inside a
section. We have a small section width so you'll see the alignment
better.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: s
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: highlight
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: between
last:
distribution:
type: percentage
fixed_width: null
percentage_width: half
min_width: null
content_blocks:
- _bookshop_name: elements/image
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: 1
rounded: null
margin:
top: null
bottom: null
dimensions:
max:
width: null
height: null
min:
width: null
height: null
base:
width: null
height: null
horizontal_position: center
options:
gap: null
reverse: null
position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Image
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: start
vertical_position: top
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: center
vertical_position: center
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: end
vertical_position: bottom
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/pattern.svg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: true
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/pattern.svg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: true
fixed: true
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
- _bookshop_name: elements/spacer
options:
height: 3xl
pull_up: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal-bottom
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 0.2
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: start
vertical_position: top
above_background: null
repeat: null
fixed: true
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal-bottom
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 1
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: start
vertical_position: top
above_background: true
repeat: null
fixed: false
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal-bottom
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 1
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: start
vertical_position: top
above_background: true
repeat: null
fixed: false
fit: contain
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: diagonal-bottom
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: 1
image:
src: /assets/images/bg.jpg
alt: Forest
options:
opacity: null
rounded: null
horizontal_position: start
vertical_position: top
above_background: true
repeat: null
fixed: false
fit: fill
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Scheme
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: light
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: dark
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: null
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: base
scheme: opposite
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: null
color: null
type: null
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
Border
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: thin
color: subtle
type: solid
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: thin
color: strong
type: solid
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: thick
color: subtle
type: solid
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: null
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: thin
color: strong
type: rounded
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}
---
block:
_bookshop_name: layouts/section
label: null
link: null
content_blocks:
- _bookshop_name: elements/heading
inline_markdown: Your Vision, Our Expertise
level: h2
options:
size: null
weight: null
case: null
decoration: null
margin:
top: none
bottom: null
align: start
icon:
alt: null
name: null
options:
color: null
background: null
position: null
- _bookshop_name: elements/paragraph
inline_markdown: >-
At **Pioneer Solutions**, we specialize in transforming businesses with
cutting-edge technology and strategic insight. From small startups to
global enterprises, our team has the experience and skills to bring your
vision to life.
options:
align: null
size: null
decoration: null
margin:
top: null
bottom: null
options:
max_content_width: m
margin:
top: null
bottom: null
shape:
type: null
size: null
reverse: false
padding:
vertical: m
horizontal: m
background:
color: subtle
scheme: null
shadow: null
transforms:
scale: null
translate_x: null
translate_y: null
blur: null
opacity: null
image:
src: null
alt: null
options:
opacity: null
rounded: null
horizontal_position: null
vertical_position: null
above_background: null
repeat: null
fixed: null
fit: cover
border:
width: none
color: null
type: rounded-bottom-large
gap: null
reverse: null
alignment:
horizontal: center
vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block %}