feat: add landing page

This commit is contained in:
BennyKok
2023-12-16 17:14:04 +08:00
parent 21a17cb753
commit ef050b5e55
17 changed files with 851 additions and 90 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"name": "Comfy Deploy",
"og:title": "Comfy Deploy | Stable Diffusion from your terminal to the world",
"og:description": "",
"author": "BennyKok",
"tagline": "Stable Diffusion from your terminal to the world",
"description": "Manage all your open development ports and remote Vercel deployment.",
"pricingPlan": [
{
"name": "Free",
"description": "Free",
"prices": [
{
"price": 0,
"currency": "usd",
"pricingType": "month",
"paymentLink": "",
"paymentLink_Prod": ""
}
]
}
]
}