diff --git a/app/components/ui/Banner/Banner.jsx b/app/components/ui/Banner/Banner.jsx index 2d050d54b..5aaec47ea 100644 --- a/app/components/ui/Banner/Banner.jsx +++ b/app/components/ui/Banner/Banner.jsx @@ -6,15 +6,11 @@ export default function Banner() { return (
COVID-19 VACCINE SITES: - Find out where to get a vaccine if you're eligible  - HERE + Find out where to get a vaccine if you're eligible for a vaccine, find a  + site near you.
 Need help applying for rent payment assistance? -  Check out Code Tenderloin's workshops  - HERE -
- and HomeownershipSF's resources  - HERE +  Check out Code Tenderloin's workshops and HomeownershipSF's resources
); }