@await Html.PartialAsync("~/Components/Organisms/VideoFullWidthBlock/VideoFullWidthBlock.cshtml", new VideoFullWidthBlockProps
{
"Video": {
"Title": "Understanding Breast Cancer",
"Description": "An informative video explaining breast cancer awareness, early detection, and treatment options.",
"VideoId": "wyRZAQWQic0",
"VideoProvider": "youtube",
"PosterImageUrl": "https://placehold.co/1920x1080/DB2E60/FFFFFF?text=Understanding\u002BBreast\u002BCancer",
"PosterImageAlt": "Educational video thumbnail"
}
})