import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: '1x.com',
    url: '1x.com',
    categories: ['design', 'picture'],
    description: '1x.com • In Pursuit of the Sublime. Browse 200,000 curated photos from photographers all over the world.',
    lang: 'en',
};
