diff --git a/resources/js/components/pages/welcome/Features.vue b/resources/js/components/pages/welcome/Features.vue index 19ecad1..8b5d68b 100644 --- a/resources/js/components/pages/welcome/Features.vue +++ b/resources/js/components/pages/welcome/Features.vue @@ -90,40 +90,27 @@
- - + +

Notifications

Receive notifications directly in Slack or in your mailbox whenever your from has a new submission (if you want to).

- - + +

File Uploads

Easily add file upload inputs to your forms. Uploaded files are securely stored for you. Up to 5mb!

- - - - - + + + + + -

Customize Everything

Change form themes, change texts, colors, add images, add custom thank you pages and much more.

diff --git a/resources/js/components/pages/welcome/MoreFeatures.vue b/resources/js/components/pages/welcome/MoreFeatures.vue new file mode 100644 index 0000000..eeb8760 --- /dev/null +++ b/resources/js/components/pages/welcome/MoreFeatures.vue @@ -0,0 +1,84 @@ + + + diff --git a/resources/js/pages/welcome.vue b/resources/js/pages/welcome.vue index 7899886..26191e2 100644 --- a/resources/js/pages/welcome.vue +++ b/resources/js/pages/welcome.vue @@ -59,90 +59,7 @@
-
-
-
-

And many more features

-

- OpnForm makes form building easy and comes with powerful features. -

-
-
- - - - Form logic -
-
- - - - URL pre-fill -
-
- - - - Unique submission ID -
-
- - - - Hidden fields -
-
- - - - Form password -
-
- - - - Webhooks -
-
- - - - Custom code -
-
- - - - Closing date -
-
- - - - And much more... -
-
-
-
-
+

See what people are saying

@@ -162,33 +79,18 @@
- - - - + + - - - - + + - - - - + +
@@ -203,11 +105,12 @@