diff --git a/src/app/components/LandingCTA.tsx b/src/app/components/LandingCTA.tsx index 205f18ce4..80b28b902 100644 --- a/src/app/components/LandingCTA.tsx +++ b/src/app/components/LandingCTA.tsx @@ -43,7 +43,7 @@ const Card4All: React.FC = () => { body={ } action={} @@ -65,7 +65,7 @@ const Donate: React.FC = () => { return ( Donate} /> )