diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index b8eb873..43cd7cb 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -7,7 +7,7 @@ The form backend for designers and developers
- Link your online forms to <%= image_tag 'google-sheets-icon.svg' %> Google Sheets or <%= image_tag 'airtable-icon.svg' %> Airtable and receive form submissions in your favorite spreadsheet tool. + Link your online forms to <%= image_tag 'google-sheets-icon.svg' %> Google Sheets or <%= image_tag 'airtable-icon.svg' %> Airtable and receive form submissions in your favorite spreadsheet tool.
<%= link_to "Get started", signup_url, class: 'is-uppercase button is-rounded is-primary has-text-white a-menu' %>