Add AnimationContainer component
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"task": "Replace What We Create with Explore",
|
"task": "Replace What We Create text with Explore",
|
||||||
"change_type": "modify_component",
|
"change_type": "modify_component",
|
||||||
"target_criteria": {},
|
"target_criteria": {},
|
||||||
"constraints": {
|
"constraints": {
|
||||||
@@ -14,5 +14,5 @@
|
|||||||
"selected_files": [
|
"selected_files": [
|
||||||
"src/components/sections/AnimationContainer.tsx"
|
"src/components/sections/AnimationContainer.tsx"
|
||||||
],
|
],
|
||||||
"timestamp": "2026-01-13T14:19:59.681017"
|
"timestamp": "2026-01-13T14:24:28.357777"
|
||||||
}
|
}
|
||||||
@@ -38,6 +38,7 @@ const AnimationContainer = ({
|
|||||||
style={style}
|
style={style}
|
||||||
>
|
>
|
||||||
{/* Replace 'What We Create' with 'Explore' */}
|
{/* Replace 'What We Create' with 'Explore' */}
|
||||||
|
<h2>Explore</h2>
|
||||||
<h2>Explore</h2>
|
<h2>Explore</h2>
|
||||||
{children}
|
{children}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user