Skip to content

Commit

Permalink
Update public images (#574)
Browse files Browse the repository at this point in the history
Co-authored-by: Guido de Jong <[email protected]>
  • Loading branch information
wilco375 and guidojw authored Jun 25, 2022
1 parent 0482b01 commit 40061d4
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions app/components/index/public/background-image.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ import { htmlSafe } from '@ember/template';
@attributeBindings('style')
export default class BackgroundImage extends Component {
images = [
'/images/frontpage/serious.jpg',
'/images/frontpage/smile.jpg',
'/images/frontpage/dance.jpg',
'/images/frontpage/fire.jpg',
'/images/frontpage/feest.jpg',
'/images/frontpage/gala-diner.jpg',
'/images/frontpage/gala-groep.jpg',
'/images/frontpage/skireis.jpg',
'/images/frontpage/vereniging.jpg',
'/images/frontpage/vuur.jpg',
];

get style() {
Expand Down
Binary file removed public/images/frontpage/dance.jpg
Binary file not shown.
Binary file added public/images/frontpage/feest.jpg
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 public/images/frontpage/fire.jpg
Binary file not shown.
Binary file added public/images/frontpage/gala-diner.jpg
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 public/images/frontpage/gala-groep.jpg
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 public/images/frontpage/serious.jpg
Binary file not shown.
Binary file added public/images/frontpage/skireis.jpg
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 public/images/frontpage/smile.jpg
Binary file not shown.
Binary file added public/images/frontpage/vereniging.jpg
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 public/images/frontpage/vuur.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40061d4

Please sign in to comment.