Test pipeline: rename Learn More button to verify deploy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Thigazhezhilan J 2026-05-03 12:37:30 +05:30
parent 87d9104a77
commit a1d7033302

View File

@ -270,7 +270,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) {
data-testid="button-learn-more"
onClick={() => navigate("/learn-more")}
>
Learn More
Learn More Test
</Button>
</div>
</div>