From c1293ea51bdd979f4bea6923da7c5b388f99e9ec Mon Sep 17 00:00:00 2001 From: Justin Levine <20596508+jal-co@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:51:44 -0400 Subject: [PATCH] fix(catalog): show live tool preview first Signed-off-by: Justin Levine <20596508+jal-co@users.noreply.github.com> --- apps/web/src/components/tool-listing-detail.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/apps/web/src/components/tool-listing-detail.tsx b/apps/web/src/components/tool-listing-detail.tsx index 416aaf5..1bf3ae4 100644 --- a/apps/web/src/components/tool-listing-detail.tsx +++ b/apps/web/src/components/tool-listing-detail.tsx @@ -27,11 +27,7 @@ export function ToolListingDetail({ item }: { item: CatalogItem }) { -
- -
- -
+

Live site preview

+
+

Site thumbnails

+
+ +
+
+

Site metadata and fallback

{site.ogImageUrl ? : null}
Fetched title
{site.ogTitle || "Not provided"}
Fetched description
{site.ogDescription || "Not provided"}

Scoped evidence

{domainEvidence ? `The creator proved DNS control of ${site.domain}.` : "No public domain-control evidence is available."}

Domain control and curator approval do not certify security, privacy, legality, accessibility, or ongoing usefulness.