From c8730a9657f343c518ed609cd3f73a675cd81cdb Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Fri, 26 Jun 2026 13:05:53 -0400 Subject: [PATCH] Make "Request an invite" draft an email to sean@soconnor.dev Replace the placeholder soconnor.dev link with a mailto: that pre-fills the subject and body for a TestFlight invite request. Co-Authored-By: Claude Opus 4.8 --- src/app/(marketing)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(marketing)/page.tsx b/src/app/(marketing)/page.tsx index a17eb18..e8ceed6 100644 --- a/src/app/(marketing)/page.tsx +++ b/src/app/(marketing)/page.tsx @@ -332,7 +332,7 @@ export default function HomePage() { variant="outline" className="border-white/30 bg-white text-primary-button hover:bg-white/90" > - + Request an invite