revert back to original

This commit is contained in:
MOHAN 2026-02-21 14:06:09 +05:30
parent 2f3c5bb53f
commit 465a66fd53

View File

@ -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" />