Merge version_5 into main #9
@@ -90,7 +90,7 @@ export default function WebsiteBuilderPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic", name: "Starter", price: "$19/mo", buttons: [{ text: "Get Started" }],
|
||||
id: "basic", name: "Starter", price: "1 month free", buttons: [{ text: "Get Started" }],
|
||||
features: ["1 Custom Domain", "Drag & Drop Editor", "Basic Hosting"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user