@@ -6,39 +6,57 @@ const items = [
66 className : "absolute top-10 left-[20%] rotate-[-5deg]" ,
77 } ,
88 {
9- title : "The Narrator " ,
9+ title : "්රිප් පික්කෝ " ,
1010 image :
11- "https:// images.unsplash.com/photo-1697909623564-3dae17f6c20b?q=80&w=2667&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D " ,
11+ "/ images/gallery/pic1.jpg " ,
1212 className : "absolute top-40 left-[25%] rotate-[-7deg]" ,
1313 } ,
1414 {
15- title : "Iceland " ,
15+ title : "Sakura Deco " ,
1616 image :
17- "https:// images.unsplash.com/photo-1501854140801-50d01698950b?q=80&w=2600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D " ,
17+ "/ images/gallery/pic2.jpg " ,
1818 className : "absolute top-5 left-[40%] rotate-[8deg]" ,
1919 } ,
2020 {
21- title : "Japan " ,
21+ title : "Fun time " ,
2222 image :
23- "https:// images.unsplash.com/photo-1518173946687-a4c8892bbd9f?q=80&w=3648&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D " ,
23+ "/ images/gallery/pic3.jpg " ,
2424 className : "absolute top-32 left-[55%] rotate-[10deg]" ,
2525 } ,
2626 {
27- title : "Norway " ,
27+ title : "" ,
2828 image :
29- "https://images.unsplash.com/photo-1421789665209-c9b2a435e3dc?q=80&w=3542&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D " ,
29+ "images/gallery/pic4.jpg " ,
3030 className : "absolute top-20 right-[35%] rotate-[2deg]" ,
3131 } ,
3232 {
33- title : "New Zealand " ,
33+ title : "" ,
3434 image :
35- "https://images.unsplash.com/photo-1505142468610-359e7d316be0?q=80&w=3070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D " ,
35+ "images/gallery/pic5.jpg " ,
3636 className : "absolute top-24 left-[45%] rotate-[-7deg]" ,
3737 } ,
3838 {
39- title : "Canada " ,
39+ title : "" ,
4040 image :
41- "https://images.unsplash.com/photo-1441974231531-c6227db76b6e?q=80&w=2560&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" ,
41+ "images/gallery/pic6.jpg" ,
42+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
43+ } ,
44+ {
45+ title : "" ,
46+ image :
47+ "images/gallery/pic7.jpg" ,
48+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
49+ } ,
50+ {
51+ title : "" ,
52+ image :
53+ "images/gallery/pic8.jpg" ,
54+ className : "absolute top-8 left-[30%] rotate-[4deg]" ,
55+ } ,
56+ {
57+ title : "" ,
58+ image :
59+ "images/gallery/pic9.jpg" ,
4260 className : "absolute top-8 left-[30%] rotate-[4deg]" ,
4361 } ,
4462 ] ;
0 commit comments