Skip to content

Commit

Permalink
feat(gallery): updates some images and a video (#1350)
Browse files Browse the repository at this point in the history
* feat(gallery): updates some images and a video

* feat(gallery): updated two images after design review

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Dan-Pastrolin-IBM and kodiakhq[bot] authored Jun 13, 2024
1 parent 778c041 commit b93ca45
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 10 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pages/gallery/assets/2405_59_IDL_gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pages/gallery/assets/2405_5_IDL_gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pages/gallery/assets/2405_65_IDL_gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pages/gallery/assets/2406_81_IDL_gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pages/gallery/assets/2406_99_IDL_gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 9 additions & 10 deletions src/pages/gallery/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi
</ImageGalleryImage>
<ImageGalleryImage alt="IBM Quantum computer display" title="IBM Quantum computer display" col={8}>

![IBM Quantum computer display](./assets/2306_5_IDL_gallery.jpg)
![IBM Quantum computer display](./assets/2405_5_IDL_gallery.png)

</ImageGalleryImage>

Expand Down Expand Up @@ -191,7 +191,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi

<ImageGalleryImage alt="event invitation in architectural blueprint style" title="event invitation in architectural blueprint style" col={4}>

![event invitation in architectural blueprint style](./assets/2306_27_IDL_gallery.png)
![event invitation in architectural blueprint style](./assets/2405_27_IDL_gallery.png)

</ImageGalleryImage>
<ImageGalleryImage alt="three colleagues on casual seating viewing laptop" title="three colleagues on casual seating viewing laptop" col={8}>
Expand Down Expand Up @@ -421,7 +421,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi

<ImageGalleryImage alt="IBM installation in Munich" title="IBM installation in Munich" col={8}>

![IBM installation in Munich](./assets/2306_59_IDL_gallery.jpg)
![IBM installation in Munich](./assets/2405_59_IDL_gallery.png)

</ImageGalleryImage>
<ImageGalleryImage alt="portait of person in server room at laptop" title="portait of person in server room at laptop" col={4}>
Expand Down Expand Up @@ -462,7 +462,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi
</ImageGalleryImage>
<ImageGalleryImage alt="IBM Security mobile app for identity verification" title="IBM Security mobile app for identity verification" col={4}>

![IBM Security mobile app for identity verification](./assets/2306_65_IDL_gallery.png)
![IBM Security mobile app for identity verification](./assets/2405_65_IDL_gallery.png)

</ImageGalleryImage>

Expand Down Expand Up @@ -534,8 +534,8 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi
<GifPlayer color="light" className="video-player">

<video
autoPlay loop muted
src="https://www.ibm.com/design/language/videos/gallery/2306_76_IDL_gallery.mp4"
autoPlay autoStart loop muted
src="https://www.ibm.com/design/language/videos/gallery/2405_76_IDL_gallery.mp4"
/>

![animation](./assets/2306_76_IDL_gallery_static.jpg)
Expand Down Expand Up @@ -567,7 +567,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi
</ImageGalleryImage>
<ImageGalleryImage alt="IBM Developer posters" title="IBM Developer posters" col={8}>

![IBM Developer posters](./assets/2306_81_IDL_gallery.png)
![IBM Developer posters](./assets/2406_81_IDL_gallery.png)

</ImageGalleryImage>

Expand Down Expand Up @@ -682,7 +682,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi
</ImageGalleryImage>
<ImageGalleryImage alt="two-sided rollup banner for IBM Research event" title="two-sided rollup banner for IBM Research event" col={4}>

![two-sided rollup banner for IBM Research event](./assets/2306_99_IDL_gallery.png)
![two-sided rollup banner for IBM Research event](./assets/2406_99_IDL_gallery.png)

</ImageGalleryImage>

Expand All @@ -708,7 +708,7 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi

<ImageGalleryImage alt="Think 2023 event announcements scrolling on laptop" title="Think 2023 event announcements scrolling on laptop" col={4}>

![Think 2023 event announcements scrolling on laptop](./assets/2306_102_IDL_gallery.png)
![Think 2023 event announcements scrolling on laptop](./assets/2405_102_IDL_gallery.png)

</ImageGalleryImage>
<ImageGalleryImage alt="worker's hand in lab setting with fluid-filled beakers in various colors" title="worker's hand in lab setting with fluid-filled beakers in various colors" col={8}>
Expand All @@ -719,4 +719,3 @@ Unity, not uniformity. “A corporation should be like a painting; everything vi

</ImageGallery>
</div>

Binary file added static/videos/gallery/2405_76_IDL_gallery.mp4
Binary file not shown.

0 comments on commit b93ca45

Please sign in to comment.