Component laden...
Laden
Bedankt! Ik zal
dit project zo snel mogelijk bijwerken.
dit project zo snel mogelijk bijwerken.
Oeps! Er ging iets mis bij het verzenden van het formulier.
Hoe Google-verificatie inschakelen
Facebook-verificatie inschakelen
Spotify verificatie inschakelen
Hoe Dribbble verificatie in te schakelen
Hoe de Github-authenticatie in te schakelen
Hoe LinkedIn verificatie inschakelen
Hoe wachtwoordloze aanmeldingen inschakelen
Hoe wachtwoordvalidatie configureren
Hoe wachtwoord tonen/verbergen
Werken met profielafbeeldingen
Hoe een wachtwoord vergeten-flow toevoegen
Werken met selectievakjes
Hoe prijstabellen configureren
Over het Stripe klantenportaal
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"626dfff8-ec56-3645-4e4d-5d9f60fb805d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["bb65c0d2-0df2-a551-e8e9-42ae6b09bf91","2e29813c-440b-1102-f0db-91301af05727"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"bb65c0d2-0df2-a551-e8e9-42ae6b09bf91","type":"HtmlEmbed","tag":"div","classes":["e176e94c-6e92-60da-fe02-f1b246007d37"],"children":[],"v":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"2e29813c-440b-1102-f0db-91301af05727","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["b56e1396-643a-264e-19c9-b53dd2cbe6c7"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b56e1396-643a-264e-19c9-b53dd2cbe6c7","type":"Block","tag":"section","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f2"],"children":["ef8cd909-4c2d-29a9-89ee-b84d82bd1b6e"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ef8cd909-4c2d-29a9-89ee-b84d82bd1b6e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["eb76c175-d04c-9945-50cb-c43988dc3b28"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"eb76c175-d04c-9945-50cb-c43988dc3b28","type":"Block","tag":"div","classes":["bce21586-054f-f4a8-fdcb-cbcda81615bb"],"children":["e0b459e0-3974-bbb4-c768-98789550b512"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e0b459e0-3974-bbb4-c768-98789550b512","type":"Block","tag":"div","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f3"],"children":["624a73e3-0fc5-0acb-1462-b4be744f1866","278e8bf5-19ce-51ee-0f4e-5cf9c80437b3"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"624a73e3-0fc5-0acb-1462-b4be744f1866","type":"Heading","tag":"h2","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f4","9fc194eb-9a1f-ee32-1b1c-df71947bd9f6","9fc194eb-9a1f-ee32-1b1c-df71947bd9f7"],"children":["90967c9a-c1e0-7e1d-1b68-ca12abcd3b36","75c717f7-bc18-be0f-3927-47e5c50dd59e"],"data":{"tag":"h2","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{"gridRowStart":"span 1","gridRowEnd":"span 1","gridColumnStart":"span 1","gridColumnEnd":"span 1"}}}}}},{"_id":"90967c9a-c1e0-7e1d-1b68-ca12abcd3b36","text":true,"v":"Ready to earn? Sign up today to get paid."},{"_id":"75c717f7-bc18-be0f-3927-47e5c50dd59e","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"278e8bf5-19ce-51ee-0f4e-5cf9c80437b3","type":"Link","tag":"a","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f5"],"children":["c2cde276-1853-a633-2f1b-116003be3367"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-modal","value":"signup"}],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"c2cde276-1853-a633-2f1b-116003be3367","text":true,"v":"Create an account"}],"styles":[{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f7","fake":false,"type":"class","name":"text-color-blue","namespace":"","comb":"&","styleLess":"color: #3121e6;","variants":{"small":{"styleLess":"font-size: 48px;"},"tiny":{"styleLess":"font-size: 34px;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f3","fake":false,"type":"class","name":"cta_wrap","namespace":"","comb":"","styleLess":"display: grid; justify-content: space-between; align-items: center; grid-auto-columns: 1fr; grid-column-gap: 16px; grid-row-gap: 16px; grid-template-columns: 1fr 1fr; grid-template-rows: auto;","variants":{"medium":{"styleLess":"grid-column-gap: 40px; grid-row-gap: 40px; grid-template-columns: 1fr;"},"tiny":{"styleLess":"grid-column-gap: 20px; grid-row-gap: 20px;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f5","fake":false,"type":"class","name":"cta_button","namespace":"","comb":"","styleLess":"display: flex; height: 280px; justify-content: center; align-items: center; border-top-style: solid; border-top-width: 1px; border-top-color: #3121e6; border-right-style: solid; border-right-width: 1px; border-right-color: #3121e6; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #3121e6; border-left-style: solid; border-left-width: 1px; border-left-color: #3121e6; border-top-left-radius: 200px; border-top-right-radius: 200px; border-bottom-left-radius: 200px; border-bottom-right-radius: 200px; background-color: hsla(208.00000000000003, 82.57%, 57.25%, 0.00); transition-property: all; transition-duration: 500ms; transition-timing-function: ease; color: #3121e6; font-size: 48px; font-weight: 400;","variants":{"main_hover":{"styleLess":"background-color: #3121e6; color: white;"},"small":{"styleLess":"height: 200px;"},"tiny":{"styleLess":"height: 100px; font-size: 24px; text-align: center;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"bce21586-054f-f4a8-fdcb-cbcda81615bb","fake":false,"type":"class","name":"padding-large","namespace":"","comb":"","styleLess":"padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem;","variants":{"medium":{"styleLess":"padding-top: 2.5rem; padding-right: 2.5rem; padding-bottom: 2.5rem; padding-left: 2.5rem;"},"small":{"styleLess":"padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem;"}},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f4","fake":false,"type":"class","name":"text-size-huge","namespace":"","comb":"","styleLess":"font-size: 72px;","variants":{},"children":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f6"],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27147","fake":false,"type":"class","name":"container-large","namespace":"","comb":"","styleLess":"width: 100%; max-width: 80rem; margin-right: auto; margin-left: auto;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f6","fake":false,"type":"class","name":"text-weight-medium","namespace":"","comb":"&","styleLess":"","variants":{},"children":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f7"],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f2","fake":false,"type":"class","name":"section_cta","namespace":"","comb":"","styleLess":"padding-top: 100px; padding-bottom: 100px; flex-direction: column; justify-content: center;","variants":{"medium":{"styleLess":"padding-top: 100px;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null}],"assets":[],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Klonen in Webflow
Kopieer component
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"626dfff8-ec56-3645-4e4d-5d9f60fb805d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["bb65c0d2-0df2-a551-e8e9-42ae6b09bf91","2e29813c-440b-1102-f0db-91301af05727"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"bb65c0d2-0df2-a551-e8e9-42ae6b09bf91","type":"HtmlEmbed","tag":"div","classes":["e176e94c-6e92-60da-fe02-f1b246007d37"],"children":[],"v":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"2e29813c-440b-1102-f0db-91301af05727","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["b56e1396-643a-264e-19c9-b53dd2cbe6c7"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b56e1396-643a-264e-19c9-b53dd2cbe6c7","type":"Block","tag":"section","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f2"],"children":["ef8cd909-4c2d-29a9-89ee-b84d82bd1b6e"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ef8cd909-4c2d-29a9-89ee-b84d82bd1b6e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["eb76c175-d04c-9945-50cb-c43988dc3b28"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"eb76c175-d04c-9945-50cb-c43988dc3b28","type":"Block","tag":"div","classes":["bce21586-054f-f4a8-fdcb-cbcda81615bb"],"children":["e0b459e0-3974-bbb4-c768-98789550b512"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e0b459e0-3974-bbb4-c768-98789550b512","type":"Block","tag":"div","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f3"],"children":["624a73e3-0fc5-0acb-1462-b4be744f1866","278e8bf5-19ce-51ee-0f4e-5cf9c80437b3"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"624a73e3-0fc5-0acb-1462-b4be744f1866","type":"Heading","tag":"h2","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f4","9fc194eb-9a1f-ee32-1b1c-df71947bd9f6","9fc194eb-9a1f-ee32-1b1c-df71947bd9f7"],"children":["90967c9a-c1e0-7e1d-1b68-ca12abcd3b36","75c717f7-bc18-be0f-3927-47e5c50dd59e"],"data":{"tag":"h2","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{"gridRowStart":"span 1","gridRowEnd":"span 1","gridColumnStart":"span 1","gridColumnEnd":"span 1"}}}}}},{"_id":"90967c9a-c1e0-7e1d-1b68-ca12abcd3b36","text":true,"v":"Ready to earn? Sign up today to get paid."},{"_id":"75c717f7-bc18-be0f-3927-47e5c50dd59e","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"278e8bf5-19ce-51ee-0f4e-5cf9c80437b3","type":"Link","tag":"a","classes":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f5"],"children":["c2cde276-1853-a633-2f1b-116003be3367"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-modal","value":"signup"}],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"c2cde276-1853-a633-2f1b-116003be3367","text":true,"v":"Create an account"}],"styles":[{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f7","fake":false,"type":"class","name":"text-color-blue","namespace":"","comb":"&","styleLess":"color: #3121e6;","variants":{"small":{"styleLess":"font-size: 48px;"},"tiny":{"styleLess":"font-size: 34px;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f3","fake":false,"type":"class","name":"cta_wrap","namespace":"","comb":"","styleLess":"display: grid; justify-content: space-between; align-items: center; grid-auto-columns: 1fr; grid-column-gap: 16px; grid-row-gap: 16px; grid-template-columns: 1fr 1fr; grid-template-rows: auto;","variants":{"medium":{"styleLess":"grid-column-gap: 40px; grid-row-gap: 40px; grid-template-columns: 1fr;"},"tiny":{"styleLess":"grid-column-gap: 20px; grid-row-gap: 20px;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f5","fake":false,"type":"class","name":"cta_button","namespace":"","comb":"","styleLess":"display: flex; height: 280px; justify-content: center; align-items: center; border-top-style: solid; border-top-width: 1px; border-top-color: #3121e6; border-right-style: solid; border-right-width: 1px; border-right-color: #3121e6; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #3121e6; border-left-style: solid; border-left-width: 1px; border-left-color: #3121e6; border-top-left-radius: 200px; border-top-right-radius: 200px; border-bottom-left-radius: 200px; border-bottom-right-radius: 200px; background-color: hsla(208.00000000000003, 82.57%, 57.25%, 0.00); transition-property: all; transition-duration: 500ms; transition-timing-function: ease; color: #3121e6; font-size: 48px; font-weight: 400;","variants":{"main_hover":{"styleLess":"background-color: #3121e6; color: white;"},"small":{"styleLess":"height: 200px;"},"tiny":{"styleLess":"height: 100px; font-size: 24px; text-align: center;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"bce21586-054f-f4a8-fdcb-cbcda81615bb","fake":false,"type":"class","name":"padding-large","namespace":"","comb":"","styleLess":"padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem;","variants":{"medium":{"styleLess":"padding-top: 2.5rem; padding-right: 2.5rem; padding-bottom: 2.5rem; padding-left: 2.5rem;"},"small":{"styleLess":"padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem;"}},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f4","fake":false,"type":"class","name":"text-size-huge","namespace":"","comb":"","styleLess":"font-size: 72px;","variants":{},"children":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f6"],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27147","fake":false,"type":"class","name":"container-large","namespace":"","comb":"","styleLess":"width: 100%; max-width: 80rem; margin-right: auto; margin-left: auto;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f6","fake":false,"type":"class","name":"text-weight-medium","namespace":"","comb":"&","styleLess":"","variants":{},"children":["9fc194eb-9a1f-ee32-1b1c-df71947bd9f7"],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"9fc194eb-9a1f-ee32-1b1c-df71947bd9f2","fake":false,"type":"class","name":"section_cta","namespace":"","comb":"","styleLess":"padding-top: 100px; padding-bottom: 100px; flex-direction: column; justify-content: center;","variants":{"medium":{"styleLess":"padding-top: 100px;"}},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null}],"assets":[],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Browser niet ondersteund. Gebruik
Chrome of Safari.
Chrome of Safari.
Over dit onderdeel
AI-gegenereerd
Beschrijving van onderdeel (gegenereerd door AI)
This component features a sleek and engaging design centered around a bold call-to-action (CTA) button, aimed at encouraging users to sign up and create an account.
Belangrijkste kenmerken:
- Bold and visually appealing CTA button
- Responsive design suitable for various devices
- Customizable styles and hover effects
- Includes HTML and CSS for easy integration
- Live preview available
Ontwerpelementen:
- Modern and clean aesthetic
- Color scheme featuring shades of blue
- Rounded button corners for a friendly appearance
- Grid layout for organized content display
Potentiële gebruikssituaties:
- Landing pages for startups and new services
- Promotional websites for apps or software
- E-commerce sites looking to boost sign-ups
- Event registration pages
- Membership or subscription-based services
Conclusion: The Gorgeous CTA Button is a versatile and visually striking component that can enhance user engagement and drive conversions across various types of websites.
Bouwen
Begin met het bouwen van je dromen
Memberstack is 100% gratis totdat u klaar bent om te lanceren - dus waar wacht u nog op? Maak je eerste app en begin vandaag nog.