diff --git a/website/src/data/showcase/smartcookieweb.png b/website/src/data/showcase/smartcookieweb.png new file mode 100644 index 0000000000..b1c80e3c38 Binary files /dev/null and b/website/src/data/showcase/smartcookieweb.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 2e44307469..a9f48d98d6 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1497,6 +1497,14 @@ const Users: User[] = [ tags: ['opensource', 'product'], }, { + title: 'SmartCookieWeb', + description: 'Webpage for an open source, telemetry-free Android web browser', + preview: require('./showcase/smartcookieweb.png'), + website: 'https://smartcookieweb.com/', + source: null, + tags: ['product', 'i18n'], + }, + { title: 'Shabad OS Docs', description: 'Browse the latest docs, including tutorial guides, sample code, product articles, and API references',