Skip to content

Commit

Permalink
Merge pull request #211 from shopware/team-update
Browse files Browse the repository at this point in the history
Team update
  • Loading branch information
Weltraumakustik authored Jul 19, 2024
2 parents bf12392 + 7228a25 commit 59ec45e
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions src/components/team/SwagTeam.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,24 @@ import { Carousel, Slide, Pagination, Navigation } from 'vue3-carousel'
const slides = [
{ id: '1', name: 'Dennis Mader', pronouns: 'he/him', role: 'Head of UX', portrait: '../../careers/team/dennis--mader.png' },
{ id: '2', name: 'Anna-Lena Rauch', pronouns: 'she/her', role: 'Head of Brand Design', portrait: '../../careers/team/anna-lena--rauch.png' },
{ id: '2', name: 'Kerstin Ludwig', pronouns: 'she/her', role: 'Head of Brand Design', portrait: '../../careers/team/kerstin--ludwig.png' },
{ id: '3', name: 'Ramona Samson', pronouns: 'she/her', role: 'UX Designer', portrait: '../../careers/team/ramona--samson.png' },
{ id: '4', name: 'Fabian Hüske', pronouns: 'he/him', role: 'Principal UX Designer', portrait: '../../careers/team/fabian--hueske.png' },
{ id: '5', name: 'Julian Preissinger', pronouns: 'he/him', role: 'UX Architect', portrait: '../../careers/team/julian--preissinger.png' },
{ id: '6', name: 'Annika Pantring', pronouns: 'she/her', role: 'UX Designer', portrait: '../../careers/team/annika--pantring.png' },
{ id: '7', name: 'Jessica Homan', pronouns: 'she/her', role: 'Videography & Photography', portrait: '../../careers/team/jessica--homan.png' },
{ id: '8', name: 'Sỹ Thông Nguyễn', pronouns: 'he/him', role: 'UX Designer', portrait: '../../careers/team/sy-thong--nguyen.png' },
{ id: '9', name: 'Pauline Feldhaus', pronouns: 'she/her', role: 'Brand Designer', portrait: '../../careers/team/pauline--feldhaus.png' },
{ id: '10', name: 'Anton Toews', pronouns: 'he/him', role: 'Brand Designer', portrait: '../../careers/team/anton--toews.png' },
{ id: '11', name: 'Peter Noorlander', pronouns: 'he/him', role: 'Principal UX Designer', portrait: '../../careers/team/peter--noorlander.png' },
{ id: '12', name: 'Jessica Robering', pronouns: 'she/her', role: 'UI Designer', portrait: '../../careers/team/jessica--robering.png' },
{ id: '13', name: 'Leonie Osterhaus', pronouns: 'she/her', role: 'Brand Designer', portrait: '../../careers/team/leonie--osterhaus.png' },
{ id: '14', name: 'Niklas Kortüm', pronouns: 'he/him', role: 'Brand Architect', portrait: '../../careers/team/niklas--kortuem.png' },
{ id: '15', name: 'Oskar', role: '-> Dennis', portrait: '../../careers/team/oskar.png', dog: '1' },
{ id: '16', name: 'Archie', role: '-> Anna-Lena', portrait: '../../careers/team/archie.png', dog: '1' },
{ id: '17', name: 'Beau Beau', role: '-> Julian', portrait: '../../careers/team/beaubeau.png', dog: '1' },
{ id: '18', name: 'Ella', role: '-> Peter', portrait: '../../careers/team/ella.png', dog: '1' }
{ id: '7', name: 'Nils Haberkamp', pronouns: 'he/him', role: 'UX Engineer', portrait: '../../careers/team/nils--haberkamp.png' },
{ id: '8', name: 'Jessica Homan', pronouns: 'she/her', role: 'Videography & Photography', portrait: '../../careers/team/jessica--homan.png' },
{ id: '10', name: 'Pauline Feldhaus', pronouns: 'she/her', role: 'Brand Designer', portrait: '../../careers/team/pauline--feldhaus.png' },
{ id: '11', name: 'Anton Toews', pronouns: 'he/him', role: 'Motion Designer', portrait: '../../careers/team/anton--toews.png' },
{ id: '12', name: 'Peter Noorlander', pronouns: 'he/him', role: 'Principal UX Designer', portrait: '../../careers/team/peter--noorlander.png' },
{ id: '13', name: 'Jessica Robering', pronouns: 'she/her', role: 'UX Designer', portrait: '../../careers/team/jessica--robering.png' },
{ id: '14', name: 'Lucas Dietrich', pronouns: 'he/him', role: 'UX Engineer', portrait: '../../careers/team/lucas--dietrich.png' },
{ id: '15', name: 'Leonie Osterhaus', pronouns: 'she/her', role: 'Brand Designer', portrait: '../../careers/team/leonie--osterhaus.png' },
{ id: '16', name: 'Nadine Saalmann', pronouns: 'she/her', role: 'Junior UX Designer', portrait: '../../careers/team/nadine--saalmann.png' },
{ id: '17', name: 'Niklas Kortüm', pronouns: 'he/him', role: 'Brand Architect', portrait: '../../careers/team/niklas--kortuem.png' },
{ id: '18', name: 'Oskar', role: '-> Dennis', portrait: '../../careers/team/oskar.png', dog: '1' },
{ id: '19', name: 'Beau Beau', role: '-> Julian', portrait: '../../careers/team/beaubeau.png', dog: '1' },
{ id: '20', name: 'Ella', role: '-> Peter', portrait: '../../careers/team/ella.png', dog: '1' }
]
const breakpoints = {
Expand Down
Binary file removed src/public/careers/team/anna-lena--rauch.png
Binary file not shown.
Binary file removed src/public/careers/team/archie.png
Binary file not shown.
Binary file added src/public/careers/team/kerstin--ludwig.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/public/careers/team/lucas--dietrich.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/public/careers/team/nadine--saalmann.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/public/careers/team/nils--haberkamp.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 removed src/public/careers/team/sy-thong--nguyen.png
Binary file not shown.

0 comments on commit 59ec45e

Please sign in to comment.