retest by quantfortune team

This commit is contained in:
MOHAN 2026-02-21 14:05:11 +05:30
parent df6101d39c
commit 2f3c5bb53f

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 mohan
No noise. Just steady growth. test for the auto deployment by quantfortune team
</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 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" />
</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" />