File tree Expand file tree Collapse file tree 6 files changed +30
-0
lines changed Expand file tree Collapse file tree 6 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,36 @@ const items = [
8787 "/images/gallery/pic13.webp" ,
8888 className : "absolute top-8 left-[30%] rotate-[4deg]" ,
8989 } ,
90+ {
91+ title : "" ,
92+ image :
93+ "/images/gallery/pic14.webp" ,
94+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
95+ } ,
96+ {
97+ title : "" ,
98+ image :
99+ "/images/gallery/pic15.webp" ,
100+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
101+ } ,
102+ {
103+ title : "" ,
104+ image :
105+ "/images/gallery/pic16.webp" ,
106+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
107+ } ,
108+ {
109+ title : "" ,
110+ image :
111+ "/images/gallery/pic18.webp" ,
112+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
113+ } ,
114+ {
115+ title : "" ,
116+ image :
117+ "/images/gallery/pic19.webp" ,
118+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
119+ } ,
90120
91121 ] ;
92122
You can’t perform that action at this time.
0 commit comments