Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Replace typewriter image
Browse files Browse the repository at this point in the history
  • Loading branch information
albarin committed Dec 1, 2023
1 parent 5062cc8 commit 70a62e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/Patterns/ProductUpdater.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class ProductUpdater {
const DUMMY_PRODUCTS = [
[
'title' => 'Vintage Typewriter',
'image' => 'images/pattern-placeholders/watch-hand-brand-jewellery-strap-platinum.jpg',
'image' => 'images/pattern-placeholders/writing-typing-keyboard-technology-white-vintage.jpg',
'description' => 'A hit spy novel or a love letter? Anything you type using this vintage typewriter from the 20s is bound to make a mark.',
'price' => 90,
],
Expand Down

0 comments on commit 70a62e2

Please sign in to comment.