gaialive commited on
Commit
cd2f400
·
verified ·
1 Parent(s): be7249a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>EUROHINCA Business Hub</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>
@@ -47,7 +47,7 @@
47
  </button>
48
  <div class="flex items-center space-x-2">
49
  <i data-feather="briefcase" class="text-blue-300"></i>
50
- <span class="text-xl font-bold">EUROHINCA Hub</span>
51
  </div>
52
  </div>
53
  <a href="#" class="hidden lg:block px-4 py-2 rounded-full bg-white bg-opacity-10 hover:bg-opacity-20 transition">
@@ -113,8 +113,8 @@
113
  </main>
114
 
115
  <footer class="px-6 py-8 text-center text-blue-200 text-sm">
116
- <p>EUROHINCA MAROC SARL - Internal Business Platform</p>
117
- <p class="mt-2">© 2023 All rights reserved</p>
118
  </footer>
119
  <script>
120
  feather.replace();
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>GXS Disaster Risk Reduction Program</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>
 
47
  </button>
48
  <div class="flex items-center space-x-2">
49
  <i data-feather="briefcase" class="text-blue-300"></i>
50
+ <span class="text-xl font-bold">GXS Disaster Risk Reduction Program</span>
51
  </div>
52
  </div>
53
  <a href="#" class="hidden lg:block px-4 py-2 rounded-full bg-white bg-opacity-10 hover:bg-opacity-20 transition">
 
113
  </main>
114
 
115
  <footer class="px-6 py-8 text-center text-blue-200 text-sm">
116
+ <p>GXS Disaster Risk Reduction Program</p>
117
+ <p class="mt-2">© 2025 All rights reserved</p>
118
  </footer>
119
  <script>
120
  feather.replace();