From a1d7033302505e8d35baf43324aa82d612f2b8d9 Mon Sep 17 00:00:00 2001 From: Thigazhezhilan J Date: Sun, 3 May 2026 12:37:30 +0530 Subject: [PATCH] Test pipeline: rename Learn More button to verify deploy Co-Authored-By: Claude Sonnet 4.6 --- 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 9031268d..e03480b2 100644 --- a/src/components/landing/HeroSection.tsx +++ b/src/components/landing/HeroSection.tsx @@ -270,7 +270,7 @@ export default function HeroSection({ onExploreStrategies }: HeroSectionProps) { data-testid="button-learn-more" onClick={() => navigate("/learn-more")} > - Learn More + Learn More Test