Skip to content

Landing page: Add YouTube video section ("How you can support refugees in your community") - #930

Open
gshiva53 wants to merge 2 commits into
need4deed-org:developfrom
gshiva53:feature/915-yt-video
Open

Landing page: Add YouTube video section ("How you can support refugees in your community")#930
gshiva53 wants to merge 2 commits into
need4deed-org:developfrom
gshiva53:feature/915-yt-video

Conversation

@gshiva53

@gshiva53 gshiva53 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

Related Issues

Closes #915

Changes

  • Translations for en and de
  • RefugeeSupport component for homepage

Screenshots / Demos

The homepage will look like the following screenshot after this PR is merged
Screenshot 2026-08-13 at 10 50 51 pm

Checklist

  • WITHIN THE SCOPE OF AN ISSUE; No unnecessary files included
  • Tests added/updated
  • Documentation updated
  • CI passes

"iframeTitles": {
"howToVolunteer": "Wie Du Geflüchtete in Deiner Nachbarschaft unterstützen können"
},
"testimonials": {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

German translation for the heading and video title. Taken from the need4deed-org website.

"iframeTitles": {
"howToVolunteer": "How you can support refugees in your community"
},
"testimonials": {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

English translation for the heading and video title. Taken from the need4deed-org website.

@@ -0,0 +1 @@
export * from "./RefugeeSupport";

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is required. I may be wrong. Added just to maintain consistency with other components.

{/* Transferred Components */}
<VolunteeringOpportunitiesSection />
<RefugeeSupport />
<EventsSection />

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Importing and rendering the refugee support component on the landing page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Landing page: add YouTube video section ("How you can support refugees in your community")

1 participant