diff --git a/sites/promo/src/app/page.tsx b/sites/promo/src/app/page.tsx
index b9bf0c03..0be8da72 100644
--- a/sites/promo/src/app/page.tsx
+++ b/sites/promo/src/app/page.tsx
@@ -6,7 +6,14 @@ import { Gradient } from '@/components/gradient'
import { LogoCluster } from '@/components/logo-cluster'
import { Navbar } from '@/components/navbar'
import { Heading, Subheading } from '@/components/text'
-import { ArrowDownCircleIcon } from '@heroicons/react/24/solid'
+import {
+ BuildingStorefrontIcon,
+ CloudArrowDownIcon,
+ ComputerDesktopIcon,
+ PencilSquareIcon,
+ ServerStackIcon,
+ ShieldCheckIcon,
+} from '@heroicons/react/24/solid'
import type { Metadata } from 'next'
export const metadata: Metadata = {
@@ -54,7 +61,7 @@ function FeatureSection() {
Drop is built from the ground up to be flexible, fast, and
- beautiful. It's designed to scale with your library, and handle
+ beautiful. It's designed to scale with your library, and handle
thousands of games.
@@ -77,13 +84,80 @@ function FeatureSection() {
-
- ADASDASD
+ Self-hosted & open-source.
{' '}
-
ASDASDASDAS
+
+ Run Drop entirely on your own hardware. Your library, your data,
+ your rules — all under the AGPLv3.
+
+
+
+
+
+ Rich metadata editing.
+
{' '}
+
+ Customise names, descriptions, and icons with full Markdown and
+ image support.
+
+
+
+
+
+ Automatic imports.
+
{' '}
+
+ Pull cover art and game details straight from IGDB, GiantBomb, and
+ PCGamingWiki.
+
+
+
+
+
+ A built-in store.
+
{' '}
+
+ Let users browse, filter, and collect games through a fully
+ featured store.
+
+
+
+
+
+ Flexible authentication.
+
{' '}
+
+ Use simple accounts or hook into your existing SSO.
+
+
+
+
+
+ Native desktop client.
+
{' '}
+
+ Download, install, and play your whole library through a
+ cross-platform desktop client.
+
@@ -127,7 +201,7 @@ function BentoSection() {
diff --git a/sites/promo/src/components/bento-card.tsx b/sites/promo/src/components/bento-card.tsx
index 1fe8263f..f7d457b6 100644
--- a/sites/promo/src/components/bento-card.tsx
+++ b/sites/promo/src/components/bento-card.tsx
@@ -35,6 +35,12 @@ export function BentoCard({
>