Landing page: Add YouTube video section ("How you can support refugees in your community") - #930
Open
gshiva53 wants to merge 2 commits into
Open
Landing page: Add YouTube video section ("How you can support refugees in your community")#930gshiva53 wants to merge 2 commits into
gshiva53 wants to merge 2 commits into
Conversation
gshiva53
commented
Aug 13, 2026
| "iframeTitles": { | ||
| "howToVolunteer": "Wie Du Geflüchtete in Deiner Nachbarschaft unterstützen können" | ||
| }, | ||
| "testimonials": { |
Contributor
Author
There was a problem hiding this comment.
German translation for the heading and video title. Taken from the need4deed-org website.
gshiva53
commented
Aug 13, 2026
| "iframeTitles": { | ||
| "howToVolunteer": "How you can support refugees in your community" | ||
| }, | ||
| "testimonials": { |
Contributor
Author
There was a problem hiding this comment.
English translation for the heading and video title. Taken from the need4deed-org website.
gshiva53
commented
Aug 13, 2026
| @@ -0,0 +1 @@ | |||
| export * from "./RefugeeSupport"; | |||
Contributor
Author
There was a problem hiding this comment.
I don't think this is required. I may be wrong. Added just to maintain consistency with other components.
gshiva53
commented
Aug 13, 2026
| {/* Transferred Components */} | ||
| <VolunteeringOpportunitiesSection /> | ||
| <RefugeeSupport /> | ||
| <EventsSection /> |
Contributor
Author
There was a problem hiding this comment.
Importing and rendering the refugee support component on the landing page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
enanddetranslations for the section title.Related Issues
Closes #915
Changes
RefugeeSupportcomponent for homepageScreenshots / Demos
The homepage will look like the following screenshot after this PR is merged

Checklist