Add AnimationContainer component

This commit is contained in:
2026-01-13 14:20:03 +01:00
parent 68562f342d
commit 7213a34488
4 changed files with 3634 additions and 0 deletions

18
analyse.json Normal file
View File

@@ -0,0 +1,18 @@
{
"task": "Replace What We Create with Explore",
"change_type": "modify_component",
"target_criteria": {},
"constraints": {
"allowed_operations": [
"modify_content",
"add_elements",
"modify_props"
],
"forbidden_operations": [],
"scope": "full"
},
"selected_files": [
"src/components/sections/AnimationContainer.tsx"
],
"timestamp": "2026-01-13T14:19:59.681017"
}