diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 238e3e0..d1f9a90 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -1,20 +1,27 @@
- 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' %> - or try our <%= link_to "Live demo", demo_url %> -
-+ 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' %> + or try our <%= link_to "Live demos", demo_url %> +