kofi-stack-template-generator 2.1.45 → 2.1.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/.turbo/turbo-build.log +5 -5
  2. package/dist/index.js +1384 -589
  3. package/package.json +2 -2
  4. package/src/templates.generated.ts +21 -21
  5. package/templates/marketing/payload/src/endpoints/seed/directoryhub/about.ts +22 -22
  6. package/templates/marketing/payload/src/endpoints/seed/directoryhub/faqs.ts +39 -39
  7. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/automation.ts +35 -35
  8. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/custom-fields.ts +58 -58
  9. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/dashboard.ts +46 -46
  10. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/index.ts +4 -4
  11. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/monetization.ts +64 -64
  12. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/seo.ts +65 -65
  13. package/templates/marketing/payload/src/endpoints/seed/directoryhub/features/templates.ts +55 -58
  14. package/templates/marketing/payload/src/endpoints/seed/directoryhub/home.ts +145 -145
  15. package/templates/marketing/payload/src/endpoints/seed/directoryhub/index.ts +55 -55
  16. package/templates/marketing/payload/src/endpoints/seed/directoryhub/posts.ts +231 -221
  17. package/templates/marketing/payload/src/endpoints/seed/directoryhub/pricing.ts +27 -27
  18. package/templates/marketing/payload/src/endpoints/seed/directoryhub/privacy.ts +3 -3
  19. package/templates/marketing/payload/src/endpoints/seed/directoryhub/terms.ts +6 -6
  20. package/templates/marketing/payload/src/endpoints/seed/directoryhub/use-cases/b2b-vendor-hubs.ts +63 -62
  21. package/templates/marketing/payload/src/endpoints/seed/directoryhub/use-cases/communities.ts +62 -62
  22. package/templates/marketing/payload/src/endpoints/seed/directoryhub/use-cases/index.ts +4 -4
  23. package/templates/marketing/payload/src/endpoints/seed/directoryhub/use-cases/local-services.ts +62 -62
  24. package/templates/marketing/payload/src/endpoints/seed/directoryhub/use-cases/marketplaces.ts +66 -66
@@ -1,11 +1,11 @@
1
1
  import type { Page } from "@/payload-types"
2
2
  import { createParagraph } from "../richtext-helper"
3
3
 
4
- export const marketplacesPage = (): Partial<Page> => {
4
+ export const operationsPage = (): Partial<Page> => {
5
5
  return {
6
- slug: "use-cases/marketplaces",
6
+ slug: "use-cases/operations",
7
7
  _status: "published",
8
- title: "Marketplace Directory",
8
+ title: "SaaSify for Operations Teams",
9
9
  hero: {
10
10
  type: "lowImpact",
11
11
  richText: {
@@ -21,7 +21,7 @@ export const marketplacesPage = (): Partial<Page> => {
21
21
  format: 0,
22
22
  mode: "normal",
23
23
  style: "",
24
- text: "Launch your own multi-vendor marketplace",
24
+ text: "Scale your operations without the chaos",
25
25
  version: 1,
26
26
  },
27
27
  ],
@@ -40,7 +40,7 @@ export const marketplacesPage = (): Partial<Page> => {
40
40
  format: 0,
41
41
  mode: "normal",
42
42
  style: "",
43
- text: "Build a thriving marketplace with seller storefronts, product listings, and integrated payments. Featured placements and automated payouts help sellers succeed.",
43
+ text: "Process automation, resource planning, and reporting tools that help operations teams do more with less and scale efficiently.",
44
44
  version: 1,
45
45
  },
46
46
  ],
@@ -62,7 +62,7 @@ export const marketplacesPage = (): Partial<Page> => {
62
62
  link: {
63
63
  type: "custom",
64
64
  appearance: "default",
65
- label: "Build your marketplace",
65
+ label: "Start free trial",
66
66
  url: "/sign-up",
67
67
  },
68
68
  },
@@ -70,8 +70,8 @@ export const marketplacesPage = (): Partial<Page> => {
70
70
  link: {
71
71
  type: "custom",
72
72
  appearance: "outline",
73
- label: "See marketplace templates",
74
- url: "/templates",
73
+ label: "See a demo",
74
+ url: "/demo",
75
75
  },
76
76
  },
77
77
  ],
@@ -79,118 +79,118 @@ export const marketplacesPage = (): Partial<Page> => {
79
79
  layout: [
80
80
  {
81
81
  blockType: "featureShowcase",
82
- blockName: "Seller Storefronts",
83
- label: "Seller Profiles",
84
- headline: "Beautiful storefronts for every seller",
82
+ blockName: "Process Automation",
83
+ label: "Automation",
84
+ headline: "Automate repetitive processes",
85
85
  description: createParagraph(
86
- "Each seller gets their own storefront with branding, product showcase, and reviews. Customers can browse by seller or discover products across the entire marketplace.",
86
+ "Build workflows that handle approvals, notifications, data routing, and handoffs automatically. Reduce manual work and eliminate bottlenecks.",
87
87
  ),
88
88
  link: {
89
89
  type: "custom",
90
- label: "See seller features",
91
- url: "/features",
90
+ label: "See automation features",
91
+ url: "/features/automation",
92
92
  appearance: "default",
93
93
  },
94
94
  imagePosition: "right",
95
95
  features: [
96
- { text: "Customizable seller pages" },
97
- { text: "Product galleries and catalogs" },
98
- { text: "Seller ratings and reviews" },
99
- { text: "Contact and inquiry forms" },
96
+ { text: "Visual workflow builder" },
97
+ { text: "Approval automation" },
98
+ { text: "Data routing and handoffs" },
99
+ { text: "Notification triggers" },
100
100
  ],
101
101
  },
102
102
  {
103
103
  blockType: "featureShowcase",
104
- blockName: "Product Listings",
105
- label: "Product Management",
106
- headline: "Comprehensive product listing tools",
104
+ blockName: "Resource Planning",
105
+ label: "Resource Management",
106
+ headline: "Plan and allocate resources effectively",
107
107
  description: createParagraph(
108
- "Sellers can add products with images, variants, pricing, and inventory. Built-in categories and search help customers find exactly what they're looking for.",
108
+ "See team capacity, workload distribution, and resource utilization at a glance. Make informed decisions about hiring, outsourcing, and prioritization.",
109
109
  ),
110
110
  link: {
111
111
  type: "custom",
112
- label: "Explore product features",
112
+ label: "Learn about resource planning",
113
113
  url: "/features",
114
114
  appearance: "default",
115
115
  },
116
116
  imagePosition: "left",
117
117
  features: [
118
- { text: "Multiple product images" },
119
- { text: "Variants and options" },
120
- { text: "Inventory tracking" },
121
- { text: "Category organization" },
118
+ { text: "Capacity planning" },
119
+ { text: "Workload visibility" },
120
+ { text: "Resource allocation" },
121
+ { text: "Utilization tracking" },
122
122
  ],
123
123
  },
124
124
  {
125
125
  blockType: "featureShowcase",
126
- blockName: "Payments",
127
- label: "Marketplace Payments",
128
- headline: "Integrated payments with automated payouts",
126
+ blockName: "Reporting",
127
+ label: "Operations Analytics",
128
+ headline: "Get visibility into every process",
129
129
  description: createParagraph(
130
- "Process payments through Stripe with automatic seller payouts. Set your marketplace commission, handle refunds, and track revenue all in one place.",
130
+ "Track cycle times, bottlenecks, and throughput. Custom dashboards and scheduled reports keep stakeholders informed and help you continuously improve.",
131
131
  ),
132
132
  link: {
133
133
  type: "custom",
134
- label: "Learn about payments",
135
- url: "/features/monetization",
134
+ label: "See analytics features",
135
+ url: "/features/analytics",
136
136
  appearance: "default",
137
137
  },
138
138
  imagePosition: "right",
139
139
  features: [
140
- { text: "Stripe Connect integration" },
141
- { text: "Automated seller payouts" },
142
- { text: "Configurable commission rates" },
143
- { text: "Refund management" },
140
+ { text: "Process analytics" },
141
+ { text: "Cycle time tracking" },
142
+ { text: "Bottleneck identification" },
143
+ { text: "Custom dashboards" },
144
144
  ],
145
145
  },
146
146
  {
147
147
  blockType: "bentoFeatures",
148
- blockName: "Marketplace Features",
149
- heading: "Everything you need for a thriving marketplace",
150
- subheading: "Tools for sellers to succeed and buyers to discover",
148
+ blockName: "Operations Features",
149
+ heading: "Tools that help you scale",
150
+ subheading: "Everything your operations team needs in one platform",
151
151
  features: [
152
152
  {
153
153
  size: "small",
154
154
  style: "gradient",
155
- icon: "dollarSign",
156
- stat: "$2M+",
157
- title: "Revenue Processed",
158
- description: createParagraph("Marketplaces generating real revenue."),
155
+ icon: "zap",
156
+ stat: "60%",
157
+ title: "Time Saved",
158
+ description: createParagraph("Automate away the busywork."),
159
159
  },
160
160
  {
161
161
  size: "small",
162
162
  style: "accent",
163
- icon: "dollarSign",
164
- title: "Seller Dashboard",
165
- description: createParagraph("Analytics and management for sellers."),
163
+ icon: "layers",
164
+ title: "Process Templates",
165
+ description: createParagraph("Pre-built templates for common processes."),
166
166
  },
167
167
  {
168
168
  size: "small",
169
169
  style: "default",
170
- icon: "rocket",
171
- title: "Featured Slots",
172
- description: createParagraph("Premium placement for top sellers."),
170
+ icon: "users",
171
+ title: "Cross-Team Visibility",
172
+ description: createParagraph("See work across departments."),
173
173
  },
174
174
  {
175
175
  size: "small",
176
176
  style: "primary",
177
- icon: "shield",
178
- title: "Buyer Protection",
179
- description: createParagraph("Dispute resolution and guarantees."),
177
+ icon: "barChart",
178
+ title: "Performance Metrics",
179
+ description: createParagraph("Track KPIs across all processes."),
180
180
  },
181
181
  {
182
182
  size: "small",
183
183
  style: "default",
184
- icon: "search",
185
- title: "Smart Search",
186
- description: createParagraph("AI-powered product discovery."),
184
+ icon: "database",
185
+ title: "Data Integrations",
186
+ description: createParagraph("Connect with your existing tools."),
187
187
  },
188
188
  {
189
189
  size: "small",
190
190
  style: "default",
191
- icon: "barChart",
192
- title: "Market Analytics",
193
- description: createParagraph("Trends, sales data, and insights."),
191
+ icon: "shield",
192
+ title: "Compliance Tracking",
193
+ description: createParagraph("Audit trails and compliance reporting."),
194
194
  },
195
195
  ],
196
196
  },
@@ -198,15 +198,15 @@ export const marketplacesPage = (): Partial<Page> => {
198
198
  blockType: "proofBanner",
199
199
  blockName: "CTA Section",
200
200
  style: "centered",
201
- headline: "Launch your marketplace today",
201
+ headline: "Scale operations without adding headcount",
202
202
  subtext:
203
- "From niche products to local services, build the marketplace your community needs.",
203
+ "Process automation, resource planning, and analytics. Start scaling smarter today.",
204
204
  links: [
205
205
  {
206
206
  link: {
207
207
  type: "custom",
208
208
  appearance: "default",
209
- label: "Start for free",
209
+ label: "Start free trial",
210
210
  url: "/sign-up",
211
211
  },
212
212
  },
@@ -214,8 +214,8 @@ export const marketplacesPage = (): Partial<Page> => {
214
214
  link: {
215
215
  type: "custom",
216
216
  appearance: "outline",
217
- label: "See pricing",
218
- url: "/pricing",
217
+ label: "Talk to sales",
218
+ url: "/contact",
219
219
  },
220
220
  },
221
221
  ],
@@ -223,8 +223,8 @@ export const marketplacesPage = (): Partial<Page> => {
223
223
  ],
224
224
  meta: {
225
225
  description:
226
- "Build a multi-vendor marketplace with seller storefronts, product listings, and integrated payments. Automated payouts and featured placements included.",
227
- title: "Marketplace DirectoryDirectoryHub Use Case",
226
+ "SaaSify for operations teams. Process automation, resource planning, and reporting tools to help you scale your operations efficiently.",
227
+ title: "Operations TeamsSaaSify Use Case",
228
228
  },
229
229
  }
230
230
  }