Trying to fix mail links

This commit is contained in:
Gabriel Brown 2025-05-28 15:05:54 -05:00
parent 4063a5e1a1
commit 22cf7be870
8 changed files with 452 additions and 427 deletions

View File

@ -35,13 +35,13 @@
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"react-hook-form": "^7.56.4", "react-hook-form": "^7.56.4",
"sonner": "^2.0.3", "sonner": "^2.0.3",
"zod": "^3.25.23" "zod": "^3.25.32"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.1", "@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.1.7", "@tailwindcss/postcss": "^4.1.8",
"@types/node": "^20.17.50", "@types/node": "^20.17.51",
"@types/react": "^19.1.5", "@types/react": "^19.1.6",
"@types/react-dom": "^19.1.5", "@types/react-dom": "^19.1.5",
"eslint": "^9.27.0", "eslint": "^9.27.0",
"eslint-config-next": "^15.3.2", "eslint-config-next": "^15.3.2",
@ -49,11 +49,11 @@
"prettier": "^3.5.3", "prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11", "prettier-plugin-tailwindcss": "^0.6.11",
"tailwind-merge": "^3.3.0", "tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.7", "tailwindcss": "^4.1.8",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.3.0", "tw-animate-css": "^1.3.0",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.32.1" "typescript-eslint": "^8.33.0"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"

843
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Confirm Change of Email</title> <title>Change Email Address</title>
</head> </head>
<body style="font-family: Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 0;"> <body style="font-family: Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 0;">
<div style="max-width: 600px; margin: 0 auto; padding: 20px;"> <div style="max-width: 600px; margin: 0 auto; padding: 20px;">
@ -9,10 +9,10 @@
<table style="margin: 0 auto;"> <table style="margin: 0 auto;">
<tr> <tr>
<td style="vertical-align: middle; padding-right: 15px;"> <td style="vertical-align: middle; padding-right: 15px;">
<img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;"> <img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" width="80" height="auto" style="max-width: 80px; height: auto;">
</td> </td>
<td style="vertical-align: middle;"> <td style="vertical-align: middle;">
<h1 style="margin: 0; font-size: 48px; color: #001084;">Tech Tracker</h1> <h1 style="margin: 0; font-size: 44px; color: #001084;">Tech Tracker</h1>
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -9,10 +9,10 @@
<table style="margin: 0 auto;"> <table style="margin: 0 auto;">
<tr> <tr>
<td style="vertical-align: middle; padding-right: 15px;"> <td style="vertical-align: middle; padding-right: 15px;">
<img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;"> <img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" width="80" height="auto" style="max-width: 80px; height: auto;">
</td> </td>
<td style="vertical-align: middle;"> <td style="vertical-align: middle;">
<h1 style="margin: 0; font-size: 48px; color: #001084;">Tech Tracker</h1> <h1 style="margin: 0; font-size: 44px; color: #001084;">Tech Tracker</h1>
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -9,10 +9,10 @@
<table style="margin: 0 auto;"> <table style="margin: 0 auto;">
<tr> <tr>
<td style="vertical-align: middle; padding-right: 15px;"> <td style="vertical-align: middle; padding-right: 15px;">
<img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;"> <img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" width="80" height="auto" style="max-width: 80px; height: auto;">
</td> </td>
<td style="vertical-align: middle;"> <td style="vertical-align: middle;">
<h1 style="margin: 0; font-size: 48px; color: #001084;">Tech Tracker</h1> <h1 style="margin: 0; font-size: 44px; color: #001084;">Tech Tracker</h1>
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -9,10 +9,10 @@
<table style="margin: 0 auto;"> <table style="margin: 0 auto;">
<tr> <tr>
<td style="vertical-align: middle; padding-right: 15px;"> <td style="vertical-align: middle; padding-right: 15px;">
<img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;"> <img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" width="80" height="auto" style="max-width: 80px; height: auto;">
</td> </td>
<td style="vertical-align: middle;"> <td style="vertical-align: middle;">
<h1 style="margin: 0; font-size: 48px; color: #001084;">Tech Tracker</h1> <h1 style="margin: 0; font-size: 44px; color: #001084;">Tech Tracker</h1>
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -9,10 +9,10 @@
<table style="margin: 0 auto;"> <table style="margin: 0 auto;">
<tr> <tr>
<td style="vertical-align: middle; padding-right: 15px;"> <td style="vertical-align: middle; padding-right: 15px;">
<img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;"> <img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" alt="Tech Tracker Logo" width="80" height="auto" style="max-width: 80px; height: auto;">
</td> </td>
<td style="vertical-align: middle;"> <td style="vertical-align: middle;">
<h1 style="margin: 0; font-size: 48px; color: #001084;">Tech Tracker</h1> <h1 style="margin: 0; font-size: 44px; color: #001084;">Tech Tracker</h1>
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -12,7 +12,7 @@
<img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" width="80" height="auto" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;"> <img src="https://git.gbrown.org/gib/Tech_Tracker_Web/raw/branch/master/public/images/tech_tracker_logo.png" width="80" height="auto" alt="Tech Tracker Logo" style="max-width: 80px; height: auto;">
</td> </td>
<td style="vertical-align: middle;"> <td style="vertical-align: middle;">
<h1 style="margin: 0; font-size: 48px; color: #001084;">Tech Tracker</h1> <h1 style="margin: 0; font-size: 44px; color: #001084;">Tech Tracker</h1>
</td> </td>
</tr> </tr>
</table> </table>