Skip to content

Commit 1158a3d

Browse files
author
Palash Patel
committed
added demo vide
1 parent 060dadc commit 1158a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ProjectsShowcase.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ function ProjectsShowcase() {
309309
}
310310
projectLink={"https://github.com/mwittland/gt-meal-planner"}
311311
processLink={"https://thatrobotdev.pythonanywhere.com/"}
312-
videoLink={"https://drive.google.com/file/d/1icCEcxxs61XWzocsz1eZnpGsZGa1Yd-f/preview"}
312+
videoLink={"https://drive.google.com/file/d/1eIDwId93fiYxLNkHwnyWYPfoidruNGkP/preview?usp=sharing"}
313313
/>
314314
</div>
315315
<div
@@ -329,7 +329,7 @@ function ProjectsShowcase() {
329329
<h3 className="black-text">DEMO</h3>
330330
</u>
331331
<div style={{ padding: "10px" }}></div>
332-
<iframe style={{ width: "100%", height: "400px" }} src="https://drive.google.com/file/d/1icCEcxxs61XWzocsz1eZnpGsZGa1Yd-f/preview"></iframe>
332+
<iframe style={{ width: "100%", height: "400px" }} src="https://drive.google.com/file/d/1eIDwId93fiYxLNkHwnyWYPfoidruNGkP/preview?usp=sharing"></iframe>
333333
</div>
334334
</Col>
335335

0 commit comments

Comments
 (0)