diff --git a/src/components/My-Timeline.tsx b/src/components/My-Timeline.tsx
index 260a0da78cc9f3f02c2155d8b295792ebe519127..73a75f5aa8b35312fc7f57cbddc6b6fd55a9ff1f 100644
--- a/src/components/My-Timeline.tsx
+++ b/src/components/My-Timeline.tsx
@@ -40,7 +40,7 @@ export function MyTimeline () {
                >
                <TextEvent
               date="1/2/19"
-              text="Events alternate by default (given enough space in the browser)"
+              text="OPENING"
               id='Opening'
                 />
                </TimelineItem>
@@ -50,7 +50,8 @@ export function MyTimeline () {
             tag= 'medium'
             color='#018f69'
             >
-                
+                Hiii
+                {/* 
                         <ImageEvent
                     date="4/13/19"
                     text="You can embed images..."
@@ -64,7 +65,7 @@ export function MyTimeline () {
                             View more undersea photos
                             </UrlButton>
                         </div>
-                        </ImageEvent>
+                        </ImageEvent> */}
 
             </TimelineItem>
             <TimelineItem
@@ -74,7 +75,7 @@ export function MyTimeline () {
             >
                 <TextEvent
               date="1/2/19"
-              text="Events alternate by default (given enough space in the browser)"
+              text="W"
               id='Workshop Session I.'
                 />
             </TimelineItem>
@@ -85,7 +86,7 @@ export function MyTimeline () {
             >
                 <TextEvent
               date="1/2/19"
-              text="Events alternate by default (given enough space in the browser)"
+              text="W"
               id='Workshop Session I.'
                 />
             </TimelineItem>