Content edit: set hero title to Sub, buds!

This commit is contained in:
2026-01-27 12:27:34 +02:00
parent f4b72be038
commit 917276ffd0
269 changed files with 14777 additions and 11 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "FloatingGradientBackground",
"description": "Five animated gradient circles with CSS animations and vertical gradient mask.",
"constraints": {},
"propsSchema": {
"className?": "string"
},
"usageExample": "<FloatingGradientBackground />",
"do": [
"Use for feature showcases",
"Use for capability displays"
],
"dont": [],
"editRules": {
"textOnly": true,
"layoutLocked": true,
"styleLocked": true
}
}