@cn-ui/core
Version:
The @cn-ui/core is a collection of UI components and utilities for building modern web applications with SolidJS.
83 lines (82 loc) • 1.85 kB
text/typescript
export const photos = [
{
src: "https://source.unsplash.com/2ShvY8Lf6l0/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/Dm-qxdynoEc/800x799",
width: 1,
height: 1,
},
{
src: "https://source.unsplash.com/qDkso9nvCg0/600x799",
width: 3,
height: 4,
},
{
src: "https://source.unsplash.com/iecJiKe_RNg/600x799",
width: 3,
height: 4,
},
{
src: "https://source.unsplash.com/epcsn8Ed8kY/600x799",
width: 3,
height: 4,
},
{
src: "https://source.unsplash.com/NQSWvyVRIJk/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/zh7GEuORbUw/600x799",
width: 3,
height: 4,
},
{
src: "https://source.unsplash.com/PpOHJezOalU/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/I1ASdgphUH4/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/XiDA78wAZVw/600x799",
width: 3,
height: 4,
},
{
src: "https://source.unsplash.com/x8xJpClTvR0/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/qGQNmBE7mYw/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/NuO6iTBkHxE/800x599",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/pF1ug8ysTtY/600x400",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/A-fubu9QJxE/800x533",
width: 4,
height: 3,
},
{
src: "https://source.unsplash.com/5P91SF0zNsI/740x494",
width: 4,
height: 3,
},
];