diff --git a/app/portal/page.tsx b/app/portal/page.tsx index 9f890cf6..2d4a8664 100644 --- a/app/portal/page.tsx +++ b/app/portal/page.tsx @@ -14,18 +14,15 @@ import { Sparkles, } from "lucide-react"; -// If you have shadcn/ui Card/Button/Badge already, keep these. +// shadcn/ui import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; -import { Button } from "@/components/ui/button"; import { Badge } from "@/components/ui/badge"; /** - * App Dashboard: Support CTA (simplified hero, no progress meter) - * --------------------------------------------------------------- - * - Minimal hero to match site chrome. - * - No goal/progress UI. - * - Consistent CTA buttons with solid, high-contrast fills. - * - Tips/perks render as inline chips so they wrap smoothly. + * App Dashboard: Support CTA (polished) + * - Stable custom buttons (no hover flicker) + * - Perks on their own lines + * - Copy + outline adjustments per request */ const perks = [ @@ -79,205 +76,200 @@ const adVsCommunity = { ], }; -export default function Page() { - return ( -
- The videos, tools, and docs you use today exist because previous supporters paid it forward. - We want to stay independent — no ads, no sponsors, no strings — and that only works if we fund it together. -
++ The videos, tools, and docs you use today exist because previous supporters paid it forward. + We want to stay independent — no ads, no sponsors, no strings — and that only works if we fund it together. +
- {/* Patreon — rose */} - + {/* CTA row (custom anchors = stable hover) */} +- Whether you join the Academy, pledge monthly, or tip once, every contribution sustains the whole community. -
-{tier.blurb}
-+ Whether you join the Academy, pledge monthly, or tip once, every contribution sustains the whole community. +
+- Because it quietly changes what we make and who we serve. We’d rather be accountable to you. -
-{tier.blurb}
++ Because it quietly changes what we make and who we serve. +
+We’d rather be accountable to you.
+- Laser Everything exists because makers before you chose to keep the ladder down. If we each do a small part— - we never need a paywall. -
-+ Laser Everything exists because makers before you chose to keep the ladder down. If we each do a small part— + we never need a paywall. +
+