diff --git a/public/photos/community/community-outreach-2026-06-11-poster.jpg b/public/photos/community/community-outreach-2026-06-11-poster.jpg
new file mode 100644
index 0000000..f9e3da5
Binary files /dev/null and b/public/photos/community/community-outreach-2026-06-11-poster.jpg differ
diff --git a/public/photos/community/community-outreach-2026-06-11.mp4 b/public/photos/community/community-outreach-2026-06-11.mp4
new file mode 100755
index 0000000..cc87481
Binary files /dev/null and b/public/photos/community/community-outreach-2026-06-11.mp4 differ
diff --git a/src/components/home/CommunityGallery.tsx b/src/components/home/CommunityGallery.tsx
index 7245d3f..0a66f33 100644
--- a/src/components/home/CommunityGallery.tsx
+++ b/src/components/home/CommunityGallery.tsx
@@ -1,4 +1,5 @@
import { Instagram } from 'lucide-react'
+import { CommunityVideo } from './CommunityVideo'
import { COMMUNITY_PHOTOS, SOCIAL, SITE } from '../../content/siteContent'
type CommunityGalleryProps = {
@@ -29,7 +30,8 @@ export function CommunityGallery({
Community in action
- Authentic photos from our outreach events and gatherings throughout {SITE.serviceArea.split('.')[0].replace('Serving ', '')}.
+ Authentic photos and video from our outreach events and gatherings throughout{' '}
+ {SITE.serviceArea.split('.')[0].replace('Serving ', '')}.