Twinory commited on
Commit
882d458
·
verified ·
1 Parent(s): f79a758

Replace the text "TWINORY" in "Services" section with the attached image

Browse files
Files changed (1) hide show
  1. index.html +6 -6
index.html CHANGED
@@ -85,8 +85,8 @@
85
  <div class="bg-[#FF9900] bg-opacity-10 p-4 rounded-full w-16 h-16 flex items-center justify-center mb-6">
86
  <i data-feather="search" class="text-[#FF9900] w-8 h-8"></i>
87
  </div>
88
- <h3 class="text-xl font-bold mb-4">SEO Optimization</h3>
89
- <p class="text-gray-400">
90
  Strategic keyword placement and content optimization to improve discoverability and conversion rates.
91
  </p>
92
  </div>
@@ -95,8 +95,8 @@
95
  <div class="bg-[#FF9900] bg-opacity-10 p-4 rounded-full w-16 h-16 flex items-center justify-center mb-6">
96
  <i data-feather="shield" class="text-[#FF9900] w-8 h-8"></i>
97
  </div>
98
- <h3 class="text-xl font-bold mb-4">Policy Compliance</h3>
99
- <p class="text-gray-400">
100
  Protect your account with listing audits and proactive compliance strategies.
101
  </p>
102
  </div>
@@ -105,8 +105,8 @@
105
  <div class="bg-[#FF9900] bg-opacity-10 p-4 rounded-full w-16 h-16 flex items-center justify-center mb-6">
106
  <i data-feather="bar-chart-2" class="text-[#FF9900] w-8 h-8"></i>
107
  </div>
108
- <h3 class="text-xl font-bold mb-4">Performance Analytics</h3>
109
- <p class="text-gray-400">
110
  Data-driven insights to optimize pricing, advertising, and inventory management.
111
  </p>
112
  </div>
 
85
  <div class="bg-[#FF9900] bg-opacity-10 p-4 rounded-full w-16 h-16 flex items-center justify-center mb-6">
86
  <i data-feather="search" class="text-[#FF9900] w-8 h-8"></i>
87
  </div>
88
+ <img src="https://huggingface.co/spaces/Twinory/undefined/resolve/main/images/TWINORY%20Logo%20-%20Edited.png" alt="Twinory Logo" class="h-10 mb-4">
89
+ <p class="text-gray-400">
90
  Strategic keyword placement and content optimization to improve discoverability and conversion rates.
91
  </p>
92
  </div>
 
95
  <div class="bg-[#FF9900] bg-opacity-10 p-4 rounded-full w-16 h-16 flex items-center justify-center mb-6">
96
  <i data-feather="shield" class="text-[#FF9900] w-8 h-8"></i>
97
  </div>
98
+ <img src="https://huggingface.co/spaces/Twinory/undefined/resolve/main/images/TWINORY%20Logo%20-%20Edited.png" alt="Twinory Logo" class="h-10 mb-4">
99
+ <p class="text-gray-400">
100
  Protect your account with listing audits and proactive compliance strategies.
101
  </p>
102
  </div>
 
105
  <div class="bg-[#FF9900] bg-opacity-10 p-4 rounded-full w-16 h-16 flex items-center justify-center mb-6">
106
  <i data-feather="bar-chart-2" class="text-[#FF9900] w-8 h-8"></i>
107
  </div>
108
+ <img src="https://huggingface.co/spaces/Twinory/undefined/resolve/main/images/TWINORY%20Logo%20-%20Edited.png" alt="Twinory Logo" class="h-10 mb-4">
109
+ <p class="text-gray-400">
110
  Data-driven insights to optimize pricing, advertising, and inventory management.
111
  </p>
112
  </div>