mtourville commited on
Commit
f74c7f6
·
verified ·
1 Parent(s): f866673

add design build partnership to end of project name

Browse files
Files changed (2) hide show
  1. about.html +4 -4
  2. index.html +2 -2
about.html CHANGED
@@ -210,8 +210,8 @@
210
  <div>
211
  <div class="flex items-center mb-6">
212
  <img src="https://huggingface.co/spaces/mtourville/pureflow-mep-masters/resolve/main/images/Essential%20Logo.jpg" alt="Essential Engineering Logo" class="h-14 w-auto">
213
- <span class="ml-3 text-xl font-bold">Essential Engineering</span>
214
- </div>
215
  <p class="text-gray-400 mb-6">
216
  Specialized MEP solutions for critical environments in pharmaceutical, microelectronics, and advanced manufacturing.
217
  </p>
@@ -261,8 +261,8 @@
261
 
262
  <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
263
  <p class="text-gray-500 text-sm mb-4 md:mb-0">
264
- © 2023 Essential Engineering Company. All rights reserved.
265
- </p>
266
  <div class="flex space-x-6">
267
  <a href="#" class="text-gray-500 hover:text-white text-sm">Privacy Policy</a>
268
  <a href="#" class="text-gray-500 hover:text-white text-sm">Terms of Service</a>
 
210
  <div>
211
  <div class="flex items-center mb-6">
212
  <img src="https://huggingface.co/spaces/mtourville/pureflow-mep-masters/resolve/main/images/Essential%20Logo.jpg" alt="Essential Engineering Logo" class="h-14 w-auto">
213
+ <span class="ml-3 text-xl font-bold">Essential Engineering Design Build Partnership</span>
214
+ </div>
215
  <p class="text-gray-400 mb-6">
216
  Specialized MEP solutions for critical environments in pharmaceutical, microelectronics, and advanced manufacturing.
217
  </p>
 
261
 
262
  <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
263
  <p class="text-gray-500 text-sm mb-4 md:mb-0">
264
+ © 2023 Essential Engineering Design Build Partnership. All rights reserved.
265
+ </p>
266
  <div class="flex space-x-6">
267
  <a href="#" class="text-gray-500 hover:text-white text-sm">Privacy Policy</a>
268
  <a href="#" class="text-gray-500 hover:text-white text-sm">Terms of Service</a>
index.html CHANGED
@@ -307,7 +307,7 @@
307
  <div>
308
  <div class="flex items-center mb-6">
309
  <img src="/static/logo.svg" alt="Essential Engineering Logo" class="h-14 w-auto hovered-element">
310
- <span class="ml-3 text-xl font-bold">Essential Engineering Company</span>
311
  </div>
312
  <p class="text-gray-400 mb-6">
313
  Essential Engineering Company provides specialized MEP solutions for critical environments in pharmaceutical, microelectronics, and advanced manufacturing.
@@ -367,7 +367,7 @@
367
 
368
  <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
369
  <p class="text-gray-500 text-sm mb-4 md:mb-0">
370
- © 2023 Essential Engineering Company. All rights reserved.
371
  </p>
372
  <div class="flex space-x-6">
373
  <a href="#" class="text-gray-500 hover:text-white text-sm">Privacy Policy</a>
 
307
  <div>
308
  <div class="flex items-center mb-6">
309
  <img src="/static/logo.svg" alt="Essential Engineering Logo" class="h-14 w-auto hovered-element">
310
+ <span class="ml-3 text-xl font-bold">Essential Engineering Design Build Partnership</span>
311
  </div>
312
  <p class="text-gray-400 mb-6">
313
  Essential Engineering Company provides specialized MEP solutions for critical environments in pharmaceutical, microelectronics, and advanced manufacturing.
 
367
 
368
  <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
369
  <p class="text-gray-500 text-sm mb-4 md:mb-0">
370
+ © 2023 Essential Engineering Design Build Partnership. All rights reserved.
371
  </p>
372
  <div class="flex space-x-6">
373
  <a href="#" class="text-gray-500 hover:text-white text-sm">Privacy Policy</a>