Test pipeline: rename Learn More button to verify deploy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
87d9104a77
commit
a1d7033302
@ -270,7 +270,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) {
|
|||||||
data-testid="button-learn-more"
|
data-testid="button-learn-more"
|
||||||
onClick={() => navigate("/learn-more")}
|
onClick={() => navigate("/learn-more")}
|
||||||
>
|
>
|
||||||
Learn More
|
Learn More Test
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user