diff --git a/components/GuestMomentCreateGate.tsx b/components/GuestMomentCreateGate.tsx index 6c1e239e..6071ca5d 100644 --- a/components/GuestMomentCreateGate.tsx +++ b/components/GuestMomentCreateGate.tsx @@ -46,13 +46,13 @@ function GuestMomentPreview({ aria-hidden />
-

+

Current motion

@@ -76,7 +76,7 @@ function GuestMomentPreview({ aria-label="Street Power-Up cached sample" data-guest-create-sample > -
+
-

+

Street Power-Up

@@ -143,7 +143,7 @@ function GuestMomentPreview({ type="button" onClick={onRetrySession} data-studio-open-retry - className="mt-2 inline-flex min-h-10 items-center justify-center rounded-full bg-white px-4 text-[10px] font-black uppercase tracking-[0.12em] text-[var(--void)] transition hover:bg-[var(--mint)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#00D9FF]" + className="mt-2 inline-flex min-h-10 items-center justify-center rounded-full bg-white px-4 text-[10px] font-black uppercase tracking-[0.12em] text-[var(--void)] transition hover:bg-[var(--mint)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--brand)]/50" > Retry access check @@ -154,7 +154,7 @@ function GuestMomentPreview({ Sign in to make yours @@ -165,7 +165,7 @@ function GuestMomentPreview({ data-guest-create-private-beta className={`inline-flex min-h-12 items-center justify-center rounded-2xl border px-5 text-[10px] font-black uppercase tracking-[0.14em] transition hover:-translate-y-0.5 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-white ${ signedIn - ? "border-[#FF4ECD] bg-[linear-gradient(135deg,#B14EFF,#FF4ECD)] text-white" + ? "border-[var(--brand)] bg-[var(--grad-cta)] text-[var(--primary-foreground)]" : "border-white/12 text-white/62 hover:border-white/28 hover:text-white" }`} > @@ -181,7 +181,7 @@ function GuestMomentPreview({

- + Owner-only result · no public feed