Skip to content

Commit

Permalink
images was changed
Browse files Browse the repository at this point in the history
  • Loading branch information
SergijPSO committed Mar 30, 2024
1 parent 5b64e67 commit 3f767bd
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/Prices.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@ const Prices = () => {
arrows={screenWidth >= 1024}
bullets={screenWidth <= 1024}
>
<ArrowedCarouselItem imagUrl='prices/01.jpg' />
<ArrowedCarouselItem imagUrl='prices/02.jpg' />
<ArrowedCarouselItem imagUrl='prices/03.jpg' />
<ArrowedCarouselItem imagUrl='prices/04.jpg' />
<ArrowedCarouselItem imagUrl='prices/1.jpg' />
<ArrowedCarouselItem imagUrl='prices/2.jpg' />
<ArrowedCarouselItem imagUrl='prices/3.jpg' />
<ArrowedCarouselItem imagUrl='prices/4.jpg' />
</ArrowedCarousel>
</div>
);
Expand Down
Binary file removed public/assets/images/prices/01.jpg
Binary file not shown.
Binary file removed public/assets/images/prices/02.jpg
Binary file not shown.
Binary file removed public/assets/images/prices/03.jpg
Binary file not shown.
Binary file removed public/assets/images/prices/04.jpg
Binary file not shown.
Binary file removed public/assets/images/prices/05.jpg
Binary file not shown.
Binary file added public/assets/images/prices/1.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/assets/images/prices/2.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/assets/images/prices/3.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/assets/images/prices/4.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 3f767bd

Please sign in to comment.