Skip to content

Commit

Permalink
Update pictures.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wszy5 authored Jan 16, 2025
1 parent b0166e0 commit 385eead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pictures.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
export const photos = [
{
src: "https://qklrjrnisciqjcayiznd.supabase.co/storage/v1/object/public/dron/Druzyn/DJI_0460.JPG",
src: "https://res.cloudinary.com/dcvynuy8f/image/upload/v1737058761/cld-sample-5.jpg",
width: 4,
height: 3,
tag: "Druzyn",
alt: ""
},
{
src: "https://qklrjrnisciqjcayiznd.supabase.co/storage/v1/object/public/dron/Druzyn/DJI_0461.JPG",
src: "https://res.cloudinary.com/dcvynuy8f/image/upload/v1737058761/cld-sample-5.jpg",
width: 4,
height: 3,
tag: "Druzyn",
Expand Down

0 comments on commit 385eead

Please sign in to comment.