import Container from "./Container"; import volunteerImg from "../assets/img/volunteer.png"; const Hero = () => { return ( <>

Helping Hands

Connect. Volunteer. Make a Difference.

Find volunteer opportunities or assistance for your organization with Helping Hands. Swipe through diverse charities, events, and initiatives to make a difference. Join us today!

Get Started for Free Download our App
Hero Illustration
Used by over 100+{" "} organizations worldwide
); } function AmericanCancerSocietyLogo() { return ( ); } function AmericanRedCrossLogo() { return ( ); } function ASPCALogo() { return ( ); } function HabitatForHumanity() { return ( ); } function VolunteerMatchLogo() { return ( ); } export default Hero;