feat: Simplify home page and remove tracking form

- Remove complex tracking form from home page
- Replace with clean 'Analyze URL Redirects' call-to-action button
- Remove announcement badge '🚀 URL Tracker Tool V2 - Now Available'
- Clean up unused imports and form-related code
- Direct users to dedicated /track page for full functionality
- Improve user experience with cleaner, more focused home page

Changes:
- Simplified HomePage component with single CTA button
- Removed form validation, mutation handling, and result display
- Maintained all tracking functionality on /track page
- Professional appearance without promotional clutter
This commit is contained in:
Andrei
2025-08-23 19:07:02 +00:00
parent 6e41d9874d
commit f797f9b07c
93 changed files with 312537 additions and 798 deletions

1
node_modules/.cache/turbo/0338db2659c95842-meta.json generated vendored Normal file
View File

@@ -0,0 +1 @@
{"hash":"0338db2659c95842","duration":21463}

BIN
node_modules/.cache/turbo/0338db2659c95842.tar.zst generated vendored Normal file

Binary file not shown.

1
node_modules/.cache/turbo/1a5358d77b17f250-meta.json generated vendored Normal file
View File

@@ -0,0 +1 @@
{"hash":"1a5358d77b17f250","duration":7076}

BIN
node_modules/.cache/turbo/1a5358d77b17f250.tar.zst generated vendored Normal file

Binary file not shown.

1
node_modules/.cache/turbo/2b9d8783cfd41752-meta.json generated vendored Normal file
View File

@@ -0,0 +1 @@
{"hash":"2b9d8783cfd41752","duration":6974}

BIN
node_modules/.cache/turbo/2b9d8783cfd41752.tar.zst generated vendored Normal file

Binary file not shown.

1
node_modules/.cache/turbo/4a0c4cec374d474b-meta.json generated vendored Normal file
View File

@@ -0,0 +1 @@
{"hash":"4a0c4cec374d474b","duration":21140}

BIN
node_modules/.cache/turbo/4a0c4cec374d474b.tar.zst generated vendored Normal file

Binary file not shown.

1
node_modules/.cache/turbo/6ae5620ab70c665f-meta.json generated vendored Normal file
View File

@@ -0,0 +1 @@
{"hash":"6ae5620ab70c665f","duration":6977}

BIN
node_modules/.cache/turbo/6ae5620ab70c665f.tar.zst generated vendored Normal file

Binary file not shown.

1
node_modules/.cache/turbo/f7edc1723abad988-meta.json generated vendored Normal file
View File

@@ -0,0 +1 @@
{"hash":"f7edc1723abad988","duration":21225}

BIN
node_modules/.cache/turbo/f7edc1723abad988.tar.zst generated vendored Normal file

Binary file not shown.

View File

@@ -354,7 +354,6 @@ const config = {
"db"
],
"activeProvider": "postgresql",
"postinstall": false,
"inlineDatasources": {
"db": {
"url": {

View File

@@ -355,7 +355,6 @@ const config = {
"db"
],
"activeProvider": "postgresql",
"postinstall": false,
"inlineDatasources": {
"db": {
"url": {