Regional Representative Training Portal
New training videos can easily be added to the media folder and displayed below.
Beginner Training
Marketing Training
Sales Training
Upload your MP4 videos to the www.howto.pitchandputter.com/media folder and duplicate the video card section below for every new training video.
<div class="video-card">
<div class="video-header">
<h4>Your Video Title</h4>
<p>Training Category</p>
</div>
<div class="video-content">
<video controls>
<source src="media/your-video-name.mp4" type="video/mp4">
</video>
<div class="video-description">
Add a short description of the training video here.
</div>
</div>
</div>