mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-10-11 02:23:24 +02:00
update landing page
This commit is contained in:
@@ -22,13 +22,13 @@ export const features = [
|
|||||||
{
|
{
|
||||||
name: 'Stripe Integration',
|
name: 'Stripe Integration',
|
||||||
description:
|
description:
|
||||||
"No SaaS is complete without payments. That's why subscriptions and there necessary webhooks are built-in!",
|
"No SaaS is complete without payments. That's why subscriptions and the necessary webhooks are built-in.",
|
||||||
icon: '💸',
|
icon: '💸',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Admin Dashboard',
|
name: 'Admin Dashboard',
|
||||||
description:
|
description:
|
||||||
"Graphs! Tables! Analytics all in one place! Ooooooooooh! Ahhhhhhhhh!",
|
"Graphs! Tables! Analytics! All in one place. Ooooooooooh.",
|
||||||
icon: '📈',
|
icon: '📈',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -45,7 +45,7 @@ export const features = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Deploy Anywhere',
|
name: 'Deploy Anywhere',
|
||||||
description: 'You own all your code, so deploy it wherever you want!',
|
description: 'You own all your code, so deploy it wherever you want.',
|
||||||
icon: '🚀 ',
|
icon: '🚀 ',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user