diff --git a/app/views/pages/home.html.erb b/app/views/pages/home.html.erb index 0d0791a..1fed177 100644 --- a/app/views/pages/home.html.erb +++ b/app/views/pages/home.html.erb @@ -1,23 +1,29 @@

Welcome to TurboVault

-

Track and manage your video game collection with ease (Test Deployment v1.0.1)

- +

Track and manage your video game collection with ease.

+
- <%= link_to "Get Started", signup_path, class: "px-8 py-3 bg-indigo-600 text-white rounded-lg hover:bg-indigo-700 text-lg font-semibold" %> - <%= link_to "Login", login_path, class: "px-8 py-3 bg-gray-200 text-gray-800 rounded-lg hover:bg-gray-300 text-lg font-semibold" %> + <%= link_to "Get Started", + signup_path, + class: + "px-8 py-3 bg-indigo-600 text-white rounded-lg hover:bg-indigo-700 text-lg font-semibold" %> + <%= link_to "Login", + login_path, + class: + "px-8 py-3 bg-gray-200 text-gray-800 rounded-lg hover:bg-gray-300 text-lg font-semibold" %>
- +

Track Your Collection

Manage both physical and digital games across all platforms

- +

Organize with Collections

Create custom collections and subcollections for your games

- +

View Statistics

See insights about your collection with detailed stats