From 7c29e7789fe8aac364b812fcd5c80f7d1ae5483d Mon Sep 17 00:00:00 2001 From: Ryan Kazokas Date: Sun, 29 Mar 2026 11:10:18 -0400 Subject: [PATCH] Restores notes of test deployment --- app/views/pages/home.html.erb | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) 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