diff --git a/src/components/MoreAndText.tsx b/src/components/MoreAndText.tsx index 61839b2..9ff98d1 100644 --- a/src/components/MoreAndText.tsx +++ b/src/components/MoreAndText.tsx @@ -16,6 +16,19 @@ const Answer: React.FC = ({ children }) => ( ); +const Link: React.FC> = ({ + href, + children, +}) => ( + + {children} + +); + const FrequentlyAskedQuestions: React.FC = () => (
{/**-----------------------------------------------*/} @@ -40,13 +53,9 @@ const FrequentlyAskedQuestions: React.FC = () => (

Our list of swing states is from the{" "} - + 2024 Cook Political Report - + .

@@ -70,24 +79,11 @@ const FrequentlyAskedQuestions: React.FC = () => ( Who built this site?

- Hi. We're{" "} - - Front Seat - - , a group of civic tech builders based in sunny Seattle, Washington. - We built this site in partnership with{" "} - - VoteAmerica - - , a trusted name in online voter registration. + Hi. We're Front Seat, a + group of civic tech builders based in sunny Seattle, Washington. We + built this site in partnership with{" "} + VoteAmerica, a trusted + name in online voter registration.

@@ -104,7 +100,7 @@ const FoldableFAQ: React.FC<{ return (

Frequently asked questions