diff --git a/app/views/landing/about.html.erb b/app/views/landing/about.html.erb index a967cf51..b6825cc2 100644 --- a/app/views/landing/about.html.erb +++ b/app/views/landing/about.html.erb @@ -1,5 +1,5 @@ <% content_for(:title,"About us") %> -<% content_for(:description,"ARC brings entrepreneurs, developers, Designers, open source contributors") %> +<% content_for(:description,"ARC brings entrepreneurs, developers, Designers, open source contributors together") %>
<%= image_tag('workshop.jpg', alt:"ARC Workshop", class: "pt-20 w-fit h-fit", style: "filter: brightness(40%);") %>
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 2b9519eb..d074c1bf 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -28,7 +28,7 @@