Skip to content

Commit

Permalink
feat: Add US election calculator CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Oct 30, 2024
1 parent 6d3f2cb commit f36a9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/HomeElectionBanner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function HomeElectionBanner() {
"Use our new dashboard to estimate the " +
"household-level impacts of each party's policy proposals, suggestions, and ideas";
const ctaText = "Compare each party's impacts";
const ctaLink = "#";
const ctaLink = "/us/2024-election-calculator";
const ariaLabel =
"United States flag flying against grayish-blue sky. " +
"Courtesy of Tim Mossholder, https://www.pexels.com/photo/flag-of-the-usa-on-a-pole-1709929/";
Expand Down

0 comments on commit f36a9c3

Please sign in to comment.