From 48905228d120ad7e0d0e37e90d2d30b5053e2c54 Mon Sep 17 00:00:00 2001 From: Thigazhezhilan J Date: Thu, 26 Mar 2026 09:28:54 +0530 Subject: [PATCH] learn_more_test --- src/components/landing/HeroSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/landing/HeroSection.tsx b/src/components/landing/HeroSection.tsx index f5bf63d4..9a904f23 100644 --- a/src/components/landing/HeroSection.tsx +++ b/src/components/landing/HeroSection.tsx @@ -250,7 +250,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) { data-testid="button-learn-more" onClick={() => navigate("/learn-more")} > - Learn More Test + Learn More