retest by quantfortune team
This commit is contained in:
parent
df6101d39c
commit
2f3c5bb53f
@ -222,7 +222,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) {
|
|||||||
style={{ transform: "translateZ(10px)" }}
|
style={{ transform: "translateZ(10px)" }}
|
||||||
>
|
>
|
||||||
Simple, disciplined strategies for long-term wealth building.
|
Simple, disciplined strategies for long-term wealth building.
|
||||||
No noise. Just steady growth. test for the auto deployment by mohan
|
No noise. Just steady growth. test for the auto deployment by quantfortune team
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
@ -238,7 +238,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) {
|
|||||||
onClick={onExploreStrategies}
|
onClick={onExploreStrategies}
|
||||||
>
|
>
|
||||||
<span className="relative z-10 flex items-center">
|
<span className="relative z-10 flex items-center">
|
||||||
Explore Strategies test for thhe auto deployment by mohan
|
Explore Strategies test for thhe auto deployment by quantfortune team
|
||||||
<ArrowRight className="ml-2 h-5 w-5 transition-transform group-hover:translate-x-1" />
|
<ArrowRight className="ml-2 h-5 w-5 transition-transform group-hover:translate-x-1" />
|
||||||
</span>
|
</span>
|
||||||
<div className="absolute inset-0 bg-gradient-to-r from-primary to-chart-1 opacity-0 group-hover:opacity-100 transition-opacity duration-500" />
|
<div className="absolute inset-0 bg-gradient-to-r from-primary to-chart-1 opacity-0 group-hover:opacity-100 transition-opacity duration-500" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user