AL-Consulting commited on
Commit
900ce5d
·
verified ·
1 Parent(s): af7b413

use an image of a lighthouse , or search the internet and find the logo for TREY Trauma Recovery for Exploited Youth here

Browse files
Files changed (4) hide show
  1. about.html +2 -2
  2. donate.html +2 -2
  3. index.html +2 -2
  4. services.html +4 -4
about.html CHANGED
@@ -72,7 +72,7 @@
72
  <div class="container mx-auto px-4 py-3">
73
  <div class="flex justify-between items-center">
74
  <div class="flex items-center space-x-2">
75
- <img src="/static/trey-logo.png" alt="TREY Trauma Recovery Logo" class="h-12">
76
  <span class="text-xl font-bold">TREY Trauma Recovery</span>
77
  </div>
78
  <div class="hidden md:flex items-center space-x-8">
@@ -578,7 +578,7 @@
578
  <div class="grid md:grid-cols-4 gap-8 mb-8">
579
  <div>
580
  <div class="flex items-center space-x-2 mb-4">
581
- <img src="/static/trey-logo.png" alt="TREY Logo" class="h-10">
582
  <span class="text-lg font-bold">TREY Recovery</span>
583
  </div>
584
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
 
72
  <div class="container mx-auto px-4 py-3">
73
  <div class="flex justify-between items-center">
74
  <div class="flex items-center space-x-2">
75
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Trauma Recovery Lighthouse Logo" class="h-12">
76
  <span class="text-xl font-bold">TREY Trauma Recovery</span>
77
  </div>
78
  <div class="hidden md:flex items-center space-x-8">
 
578
  <div class="grid md:grid-cols-4 gap-8 mb-8">
579
  <div>
580
  <div class="flex items-center space-x-2 mb-4">
581
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Lighthouse Logo" class="h-10">
582
  <span class="text-lg font-bold">TREY Recovery</span>
583
  </div>
584
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
donate.html CHANGED
@@ -50,7 +50,7 @@
50
  <div class="container mx-auto px-4 py-3">
51
  <div class="flex justify-between items-center">
52
  <a href="index.html" class="flex items-center space-x-2">
53
- <img src="/static/trey-logo.png" alt="TREY Trauma Recovery Logo" class="h-12">
54
  <span class="text-xl font-bold">TREY Trauma Recovery</span>
55
  </a>
56
  <div class="hidden md:flex items-center space-x-8">
@@ -282,7 +282,7 @@
282
  <div class="grid md:grid-cols-4 gap-8 mb-8">
283
  <div>
284
  <div class="flex items-center space-x-2 mb-4">
285
- <img src="/static/trey-logo.png" alt="TREY Logo" class="h-10">
286
  <span class="text-lg font-bold">TREY Recovery</span>
287
  </div>
288
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
 
50
  <div class="container mx-auto px-4 py-3">
51
  <div class="flex justify-between items-center">
52
  <a href="index.html" class="flex items-center space-x-2">
53
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Trauma Recovery Lighthouse Logo" class="h-12">
54
  <span class="text-xl font-bold">TREY Trauma Recovery</span>
55
  </a>
56
  <div class="hidden md:flex items-center space-x-8">
 
282
  <div class="grid md:grid-cols-4 gap-8 mb-8">
283
  <div>
284
  <div class="flex items-center space-x-2 mb-4">
285
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Lighthouse Logo" class="h-10">
286
  <span class="text-lg font-bold">TREY Recovery</span>
287
  </div>
288
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
index.html CHANGED
@@ -72,7 +72,7 @@
72
  <div class="container mx-auto px-4 py-3">
73
  <div class="flex justify-between items-center">
74
  <div class="flex items-center space-x-2">
75
- <img src="/static/trey-logo.png" alt="TREY Trauma Recovery Logo" class="h-12">
76
  <span class="text-xl font-bold">TREY Trauma Recovery</span>
77
  </div>
78
  <div class="hidden md:flex items-center space-x-8">
@@ -578,7 +578,7 @@
578
  <div class="grid md:grid-cols-4 gap-8 mb-8">
579
  <div>
580
  <div class="flex items-center space-x-2 mb-4">
581
- <img src="/static/trey-logo.png" alt="TREY Logo" class="h-10">
582
  <span class="text-lg font-bold">TREY Recovery</span>
583
  </div>
584
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
 
72
  <div class="container mx-auto px-4 py-3">
73
  <div class="flex justify-between items-center">
74
  <div class="flex items-center space-x-2">
75
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Trauma Recovery Lighthouse Logo" class="h-12">
76
  <span class="text-xl font-bold">TREY Trauma Recovery</span>
77
  </div>
78
  <div class="hidden md:flex items-center space-x-8">
 
578
  <div class="grid md:grid-cols-4 gap-8 mb-8">
579
  <div>
580
  <div class="flex items-center space-x-2 mb-4">
581
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Lighthouse Logo" class="h-10">
582
  <span class="text-lg font-bold">TREY Recovery</span>
583
  </div>
584
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
services.html CHANGED
@@ -59,8 +59,8 @@
59
  <div class="container mx-auto px-4 py-3">
60
  <div class="flex justify-between items-center">
61
  <a href="index.html" class="flex items-center space-x-2">
62
- <img src="/static/trey-logo.png" alt="TREY Trauma Recovery Logo" class="h-12">
63
- <span class="text-xl font-bold">TREY Trauma Recovery</span>
64
  </a>
65
  <div class="hidden md:flex items-center space-x-8">
66
  <a href="about.html" class="nav-link">About</a>
@@ -229,8 +229,8 @@
229
  <div class="grid md:grid-cols-4 gap-8 mb-8">
230
  <div>
231
  <div class="flex items-center space-x-2 mb-4">
232
- <img src="/static/trey-logo.png" alt="TREY Logo" class="h-10">
233
- <span class="text-lg font-bold">TREY Recovery</span>
234
  </div>
235
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
236
  </div>
 
59
  <div class="container mx-auto px-4 py-3">
60
  <div class="flex justify-between items-center">
61
  <a href="index.html" class="flex items-center space-x-2">
62
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Trauma Recovery Lighthouse Logo" class="h-12">
63
+ <span class="text-xl font-bold">TREY Trauma Recovery</span>
64
  </a>
65
  <div class="hidden md:flex items-center space-x-8">
66
  <a href="about.html" class="nav-link">About</a>
 
229
  <div class="grid md:grid-cols-4 gap-8 mb-8">
230
  <div>
231
  <div class="flex items-center space-x-2 mb-4">
232
+ <img src="https://static.photos/blue/200x200/1" alt="TREY Lighthouse Logo" class="h-10">
233
+ <span class="text-lg font-bold">TREY Recovery</span>
234
  </div>
235
  <p class="text-sm text-gray-300">Providing hope and healing for survivors of exploitation since 2015.</p>
236
  </div>