privateuserh commited on
Commit
88061d2
·
verified ·
1 Parent(s): e28878d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +17 -17
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>Futures Coffee™ - Distributorship & FCT Token</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
@@ -124,7 +124,7 @@
124
  <div class="mt-10">
125
  <div class="inline-flex rounded-md shadow">
126
  <a href="#token" class="inline-flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-blue-900 bg-blue-200 hover:bg-blue-300 md:py-4 md:text-lg md:px-10">
127
- Learn About FCT
128
  </a>
129
  </div>
130
  <div class="ml-3 inline-flex">
@@ -166,7 +166,7 @@
166
  <div class="mt-6">
167
  <h3 class="text-lg font-medium text-gray-900">Convenience</h3>
168
  <p class="mt-2 text-base text-gray-500">
169
- Pay with FCT tokens for instant, low-fee transactions.
170
  </p>
171
  </div>
172
  </div>
@@ -222,8 +222,8 @@
222
  <div class="token-card bg-white p-6 rounded-lg shadow-sm">
223
  <h4 class="text-lg font-semibold text-blue-600 mb-3">Abstract</h4>
224
  <p class="text-gray-600">
225
- Futures Coffee introduces the Futures Coffee Token (FCT), a utility token built on the Bitcoin Cash (BCH) blockchain.
226
- The FCT aims to streamline transactions, enhance customer loyalty, and drive community engagement within the Futures Coffee ecosystem.
227
  </p>
228
  </div>
229
 
@@ -247,7 +247,7 @@
247
 
248
  <!-- Token Details -->
249
  <div class="token-card bg-white p-6 rounded-lg shadow-sm">
250
- <h4 class="text-lg font-semibold text-blue-600 mb-3">FCT Token Details</h4>
251
  <div class="grid md:grid-cols-3 gap-4 mt-4">
252
  <div class="bg-blue-50 p-4 rounded-lg">
253
  <h5 class="font-medium text-blue-700">Token Type</h5>
@@ -255,7 +255,7 @@
255
  </div>
256
  <div class="bg-blue-50 p-4 rounded-lg">
257
  <h5 class="font-medium text-blue-700">Token Supply</h5>
258
- <p class="text-sm text-gray-600 mt-1">Fixed supply of 10,000,000 FCT</p>
259
  </div>
260
  <div class="bg-blue-50 p-4 rounded-lg">
261
  <h5 class="font-medium text-blue-700">Transaction Fees</h5>
@@ -266,7 +266,7 @@
266
 
267
  <!-- Use Cases -->
268
  <div class="token-card bg-white p-6 rounded-lg shadow-sm">
269
- <h4 class="text-lg font-semibold text-blue-600 mb-3">FCT Use Cases</h4>
270
  <div class="grid md:grid-cols-2 gap-4 mt-4">
271
  <div class="flex items-start">
272
  <div class="flex-shrink-0 mt-1">
@@ -287,7 +287,7 @@
287
  </div>
288
  <div class="ml-3">
289
  <h5 class="text-sm font-medium text-gray-900">Rewards Program</h5>
290
- <p class="text-sm text-gray-500 mt-1">Earn FCT with purchases, redeem for discounts and perks.</p>
291
  </div>
292
  </div>
293
  <div class="flex items-start">
@@ -298,7 +298,7 @@
298
  </div>
299
  <div class="ml-3">
300
  <h5 class="text-sm font-medium text-gray-900">Community Governance</h5>
301
- <p class="text-sm text-gray-500 mt-1">FCT holders participate in brand decisions.</p>
302
  </div>
303
  </div>
304
  <div class="flex items-start">
@@ -309,7 +309,7 @@
309
  </div>
310
  <div class="ml-3">
311
  <h5 class="text-sm font-medium text-gray-900">Exclusive Access</h5>
312
- <p class="text-sm text-gray-500 mt-1">Special content and offers for FCT holders.</p>
313
  </div>
314
  </div>
315
  </div>
@@ -322,17 +322,17 @@
322
  <div class="relative pl-8 pb-8 border-l-2 border-blue-200">
323
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
324
  <h5 class="text-base font-medium text-gray-900">Phase 1</h5>
325
- <p class="text-sm text-gray-600 mt-1">Token design, smart contract development, website integration</p>
326
  </div>
327
  <div class="relative pl-8 pb-8 border-l-2 border-blue-200">
328
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
329
  <h5 class="text-base font-medium text-gray-900">Phase 2</h5>
330
- <p class="text-sm text-gray-600 mt-1">Token distribution (pre-sale, public sale)</p>
331
  </div>
332
  <div class="relative pl-8 pb-8 border-l-2 border-blue-200">
333
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
334
  <h5 class="text-base font-medium text-gray-900">Phase 3</h5>
335
- <p class="text-sm text-gray-600 mt-1">Launch of FCT payments, loyalty program implementation</p>
336
  </div>
337
  <div class="relative pl-8 border-l-2 border-blue-200">
338
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
@@ -346,8 +346,8 @@
346
  <div class="bg-blue-50 p-6 rounded-lg">
347
  <h4 class="text-lg font-semibold text-blue-600 mb-3">Important Considerations</h4>
348
  <ul class="list-disc pl-5 space-y-2 text-sm text-gray-600">
349
- <li>The FCT is a utility token and not an investment vehicle.</li>
350
- <li>Continuous development and security audits of the FCT's infrastructure are essential.</li>
351
  <li>We operate in compliance with evolving crypto regulations.</li>
352
  <li>Robust community engagement is key for long-term success.</li>
353
  </ul>
@@ -751,7 +751,7 @@
751
  <select id="interest" name="interest" class="py-3 px-4 block w-full shadow-sm focus:ring-blue-500 focus:border-blue-500 border-gray-300 rounded-md">
752
  <option>Retail Distribution</option>
753
  <option>Online Reselling</option>
754
- <option>FCT Token Inquiry</option>
755
  <option>Investment Opportunity</option>
756
  <option>Other</option>
757
  </select>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Futures Coffee™ - Distributorship & FC Token</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
 
124
  <div class="mt-10">
125
  <div class="inline-flex rounded-md shadow">
126
  <a href="#token" class="inline-flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-blue-900 bg-blue-200 hover:bg-blue-300 md:py-4 md:text-lg md:px-10">
127
+ Learn About FC
128
  </a>
129
  </div>
130
  <div class="ml-3 inline-flex">
 
166
  <div class="mt-6">
167
  <h3 class="text-lg font-medium text-gray-900">Convenience</h3>
168
  <p class="mt-2 text-base text-gray-500">
169
+ Pay with FC tokens for instant, low-fee transactions.
170
  </p>
171
  </div>
172
  </div>
 
222
  <div class="token-card bg-white p-6 rounded-lg shadow-sm">
223
  <h4 class="text-lg font-semibold text-blue-600 mb-3">Abstract</h4>
224
  <p class="text-gray-600">
225
+ Futures Coffee introduces the Futures Coffee Token (FC), a utility token built on the Bitcoin Cash (BCH) blockchain.
226
+ The FC Token aims to streamline transactions, enhance customer loyalty, and drive community engagement within the Futures Coffee ecosystem.
227
  </p>
228
  </div>
229
 
 
247
 
248
  <!-- Token Details -->
249
  <div class="token-card bg-white p-6 rounded-lg shadow-sm">
250
+ <h4 class="text-lg font-semibold text-blue-600 mb-3">FC Token Details</h4>
251
  <div class="grid md:grid-cols-3 gap-4 mt-4">
252
  <div class="bg-blue-50 p-4 rounded-lg">
253
  <h5 class="font-medium text-blue-700">Token Type</h5>
 
255
  </div>
256
  <div class="bg-blue-50 p-4 rounded-lg">
257
  <h5 class="font-medium text-blue-700">Token Supply</h5>
258
+ <p class="text-sm text-gray-600 mt-1">Fixed supply of 10,000,000 FC</p>
259
  </div>
260
  <div class="bg-blue-50 p-4 rounded-lg">
261
  <h5 class="font-medium text-blue-700">Transaction Fees</h5>
 
266
 
267
  <!-- Use Cases -->
268
  <div class="token-card bg-white p-6 rounded-lg shadow-sm">
269
+ <h4 class="text-lg font-semibold text-blue-600 mb-3">FC Use Cases</h4>
270
  <div class="grid md:grid-cols-2 gap-4 mt-4">
271
  <div class="flex items-start">
272
  <div class="flex-shrink-0 mt-1">
 
287
  </div>
288
  <div class="ml-3">
289
  <h5 class="text-sm font-medium text-gray-900">Rewards Program</h5>
290
+ <p class="text-sm text-gray-500 mt-1">Earn FC Tokens with purchases, redeem for discounts and perks.</p>
291
  </div>
292
  </div>
293
  <div class="flex items-start">
 
298
  </div>
299
  <div class="ml-3">
300
  <h5 class="text-sm font-medium text-gray-900">Community Governance</h5>
301
+ <p class="text-sm text-gray-500 mt-1">FC Token holders participate in distributor decisions.</p>
302
  </div>
303
  </div>
304
  <div class="flex items-start">
 
309
  </div>
310
  <div class="ml-3">
311
  <h5 class="text-sm font-medium text-gray-900">Exclusive Access</h5>
312
+ <p class="text-sm text-gray-500 mt-1">Special content and offers for FC Token holders.</p>
313
  </div>
314
  </div>
315
  </div>
 
322
  <div class="relative pl-8 pb-8 border-l-2 border-blue-200">
323
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
324
  <h5 class="text-base font-medium text-gray-900">Phase 1</h5>
325
+ <p class="text-sm text-gray-600 mt-1">Token design, website integration</p>
326
  </div>
327
  <div class="relative pl-8 pb-8 border-l-2 border-blue-200">
328
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
329
  <h5 class="text-base font-medium text-gray-900">Phase 2</h5>
330
+ <p class="text-sm text-gray-600 mt-1">Token distribution (public sale)</p>
331
  </div>
332
  <div class="relative pl-8 pb-8 border-l-2 border-blue-200">
333
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
334
  <h5 class="text-base font-medium text-gray-900">Phase 3</h5>
335
+ <p class="text-sm text-gray-600 mt-1">Launch of FC payments, loyalty program implementation</p>
336
  </div>
337
  <div class="relative pl-8 border-l-2 border-blue-200">
338
  <div class="absolute -left-2.5 mt-0.5 top-0 h-4 w-4 rounded-full bg-blue-600"></div>
 
346
  <div class="bg-blue-50 p-6 rounded-lg">
347
  <h4 class="text-lg font-semibold text-blue-600 mb-3">Important Considerations</h4>
348
  <ul class="list-disc pl-5 space-y-2 text-sm text-gray-600">
349
+ <li>The FC Token is a utility token and not an investment vehicle.</li>
350
+ <li>Continuous development and security audits of the FC Token infrastructure are essential.</li>
351
  <li>We operate in compliance with evolving crypto regulations.</li>
352
  <li>Robust community engagement is key for long-term success.</li>
353
  </ul>
 
751
  <select id="interest" name="interest" class="py-3 px-4 block w-full shadow-sm focus:ring-blue-500 focus:border-blue-500 border-gray-300 rounded-md">
752
  <option>Retail Distribution</option>
753
  <option>Online Reselling</option>
754
+ <option>FC Token Inquiry</option>
755
  <option>Investment Opportunity</option>
756
  <option>Other</option>
757
  </select>