From 81a59a17cbaf2e5dd6952cafa72fd366f4873e45 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Fri, 27 Sep 2024 10:41:35 +0200
Subject: [PATCH] mediaworkshop foto

---
 src/components/BFH-Timeline.tsx | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/components/BFH-Timeline.tsx b/src/components/BFH-Timeline.tsx
index 06c992d2..bb431075 100644
--- a/src/components/BFH-Timeline.tsx
+++ b/src/components/BFH-Timeline.tsx
@@ -392,6 +392,9 @@ export function BFHTimeline () {
                         </div>
                         <p>A wide-ranging overview of various camera shots, lighting techniques and transitions was presented to the participants, equipping them with a useful toolkit for the production of cinematographic videos. Illustrative graphics, such as the Exposure Triangle, helped them to experiment with professional camera settings on their mobile phones. Through the implementation of voice warm-up exercises, the workshop participants were able to gain insights into the preparation of voice-overs. An introduction to various microphones and audio editing software enabled them to learn how voice recording is converted to studio quality.</p>
                         <p>The participants were able to gain valuable practical insights into the world of multimedia and thus prepare themselves to produce breathtaking videos. </p>
+                        <div className="col">
+                            <img src="https://static.igem.wiki/teams/5247/photos/meetup/workshop-multimedia2.webp" />
+                        </div>
                 </div>  
                 </TimelineItemPic>
                 <PanelTimelineItem></PanelTimelineItem>
-- 
GitLab