revert back to original
This commit is contained in:
parent
2f3c5bb53f
commit
465a66fd53
@ -222,7 +222,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) {
|
||||
style={{ transform: "translateZ(10px)" }}
|
||||
>
|
||||
Simple, disciplined strategies for long-term wealth building.
|
||||
No noise. Just steady growth. test for the auto deployment by quantfortune team
|
||||
No noise. Just steady growth.
|
||||
</p>
|
||||
|
||||
<div
|
||||
@ -238,7 +238,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) {
|
||||
onClick={onExploreStrategies}
|
||||
>
|
||||
<span className="relative z-10 flex items-center">
|
||||
Explore Strategies test for thhe auto deployment by quantfortune team
|
||||
Explore Strategies
|
||||
<ArrowRight className="ml-2 h-5 w-5 transition-transform group-hover:translate-x-1" />
|
||||
</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" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user