mtourville commited on
Commit
9d2f938
·
verified ·
1 Parent(s): 002b0e3

change company name to Essential Engineering Company

Browse files
Files changed (1) hide show
  1. index.html +16 -14
index.html CHANGED
@@ -3,8 +3,8 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>PureFlow | MEP Design Specialists</title>
7
- <link rel="icon" type="image/x-icon" href="/static/favicon.ico">
8
  <script src="https://cdn.tailwindcss.com"></script>
9
  <script src="https://unpkg.com/feather-icons"></script>
10
  <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
@@ -60,11 +60,11 @@
60
  <div class="md:flex md:items-center md:justify-between">
61
  <div class="md:w-1/2 mb-12 md:mb-0">
62
  <h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6 text-gray-800">
63
- Precision MEP Design for <span class="text-blue-600">Critical Environments</span>
64
- </h1>
65
  <p class="text-lg text-gray-600 mb-8 max-w-lg">
66
- Specializing in pharmaceutical cleanrooms, microelectronic facilities, and advanced manufacturing environments with cutting-edge MEP solutions.
67
- </p>
68
  <div class="flex space-x-4">
69
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-8 py-3 rounded-md transition">
70
  Our Services
@@ -254,12 +254,12 @@
254
  <div class="hexagon bg-blue-600 w-10 h-10 flex items-center justify-center">
255
  <i data-feather="wind" class="text-white"></i>
256
  </div>
257
- <span class="ml-3 text-xl font-bold">PureFlow</span>
258
- </div>
259
  <p class="text-gray-400 mb-6">
260
- Specialized MEP engineering for critical environments in pharmaceutical, microelectronics, and advanced manufacturing.
261
  </p>
262
- <div class="flex space-x-4">
263
  <a href="#" class="text-gray-400 hover:text-white">
264
  <i data-feather="linkedin"></i>
265
  </a>
@@ -300,16 +300,18 @@
300
  <p class="mb-3">123 Engineering Drive</p>
301
  <p class="mb-3">Tech Park, CA 90210</p>
302
  <p class="mb-3">Phone: (555) 123-4567</p>
303
- <p>Email: info@pureflowmep.com</p>
 
 
304
  </address>
305
  </div>
306
  </div>
307
 
308
  <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
309
- <p class="text-gray-500 text-sm mb-4 md:mb-0">
310
- © 2023 PureFlow MEP Design. All rights reserved.
311
  </p>
312
- <div class="flex space-x-6">
313
  <a href="#" class="text-gray-500 hover:text-white text-sm">Privacy Policy</a>
314
  <a href="#" class="text-gray-500 hover:text-white text-sm">Terms of Service</a>
315
  </div>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Essential Engineering | MEP Design Specialists</title>
7
+ <link rel="icon" type="image/x-icon" href="/static/favicon.ico">
8
  <script src="https://cdn.tailwindcss.com"></script>
9
  <script src="https://unpkg.com/feather-icons"></script>
10
  <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
 
60
  <div class="md:flex md:items-center md:justify-between">
61
  <div class="md:w-1/2 mb-12 md:mb-0">
62
  <h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6 text-gray-800">
63
+ Essential MEP Solutions for <span class="text-blue-600">Critical Environments</span>
64
+ </h1>
65
  <p class="text-lg text-gray-600 mb-8 max-w-lg">
66
+ Essential Engineering specializes in pharmaceutical cleanrooms, microelectronic facilities, and advanced manufacturing environments with cutting-edge MEP solutions.
67
+ </p>
68
  <div class="flex space-x-4">
69
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-8 py-3 rounded-md transition">
70
  Our Services
 
254
  <div class="hexagon bg-blue-600 w-10 h-10 flex items-center justify-center">
255
  <i data-feather="wind" class="text-white"></i>
256
  </div>
257
+ <span class="ml-3 text-xl font-bold">Essential Engineering</span>
258
+ </div>
259
  <p class="text-gray-400 mb-6">
260
+ Essential Engineering provides specialized MEP solutions for critical environments in pharmaceutical, microelectronics, and advanced manufacturing.
261
  </p>
262
+ <div class="flex space-x-4">
263
  <a href="#" class="text-gray-400 hover:text-white">
264
  <i data-feather="linkedin"></i>
265
  </a>
 
300
  <p class="mb-3">123 Engineering Drive</p>
301
  <p class="mb-3">Tech Park, CA 90210</p>
302
  <p class="mb-3">Phone: (555) 123-4567</p>
303
+ <p>
304
+ Email: info@essentialeng.com
305
+ </p>
306
  </address>
307
  </div>
308
  </div>
309
 
310
  <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
311
+ <p class="text-gray-500 text-sm mb-4 md:mb-0">
312
+ © 2023 Essential Engineering. All rights reserved.
313
  </p>
314
+ <div class="flex space-x-6">
315
  <a href="#" class="text-gray-500 hover:text-white text-sm">Privacy Policy</a>
316
  <a href="#" class="text-gray-500 hover:text-white text-sm">Terms of Service</a>
317
  </div>