Adding Stripe onboarding (mostly), changing name and branding to Forum

This commit is contained in:
metacryst
2026-02-26 02:12:24 -06:00
parent dd9552aad1
commit 402a99d55c
12 changed files with 47 additions and 20 deletions

View File

@@ -69,7 +69,7 @@ class Forum extends Shadow {
ForumPanel()
input("Message Parchment", "98%")
input("Message Forum", "98%")
.paddingVertical(1, em)
.paddingLeft(2, pct)
.color("var(--accent)")

View File

@@ -30,7 +30,7 @@ class Jobs extends Shadow {
{
title: "Austin Chapter Lead",
salary: "1% of Local Revenue",
company: "Parchment",
company: "Forum",
city: "Austin",
state: "TX"
}

View File

@@ -33,7 +33,7 @@ class Market extends Shadow {
stars: "5",
reviews: 1,
price: "$12",
company: "Parchment",
company: "Forum",
type: "new",
image: "/db/images/1",
madeIn: "America"