27 lines
626 B
JSON
27 lines
626 B
JSON
{
|
|
"hero": {
|
|
"eyebrow": "Shifted",
|
|
"title": "Design your next drop",
|
|
"subtitle": "Drag the layout, tune the content, and ship a storefront faster.",
|
|
"cta": "Start building"
|
|
},
|
|
"highlights": [
|
|
{
|
|
"title": "Fast setup",
|
|
"body": "Launch a polished layout without touching production."
|
|
},
|
|
{
|
|
"title": "Flexible blocks",
|
|
"body": "Swap sections, adjust copy, and refine spacing live."
|
|
},
|
|
{
|
|
"title": "Saveable presets",
|
|
"body": "Store layouts as JSON you can load anywhere."
|
|
}
|
|
],
|
|
"theme": {
|
|
"background": "#f7f2ea",
|
|
"accent": "#d95040"
|
|
}
|
|
}
|