Files
Shifted/config/layout.json
2026-02-10 01:14:19 +00:00

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"
}
}