-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccounting.html
86 lines (86 loc) · 7.39 KB
/
accounting.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
layout: layout_en
navigation: portal.html
title: BLOCKCHAIN ACCOUNTING
---
<div class="bg-stone-800 jumbotron px-20 py-14 flex overflow-hidden">
<div class="w-1/2 text-white py-14">
<large class="inline-flex rounded-full text-xl border-stone-500 text-orange-500 border-2 pt-1 px-3">
<svg class="h-6 w-6 mr-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" color="currentColor"><path d="M5.5 10C5.62215 10 5.73571 9.94347 5.96282 9.83041L7.78832 8.92162C8.59611 8.51948 9 8.31841 9 8V4M5.5 10C5.37785 10 5.26429 9.94347 5.03718 9.83041L3.21168 8.92162C2.4039 8.51948 2 8.31841 2 8V4M5.5 10V6M9 4C9 3.68159 8.59611 3.48052 7.78832 3.07838L5.96282 2.16959C5.73571 2.05653 5.62215 2 5.5 2C5.37785 2 5.26429 2.05653 5.03718 2.16959L3.21168 3.07838C2.40389 3.48052 2 3.68159 2 4M9 4C9 4.31841 8.59611 4.51948 7.78832 4.92162L5.96282 5.83041C5.73571 5.94347 5.62215 6 5.5 6M2 4C2 4.31841 2.40389 4.51948 3.21168 4.92162L5.03718 5.83041C5.26429 5.94347 5.37785 6 5.5 6" stroke="currentColor"></path><path d="M18.5 10C18.6222 10 18.7357 9.94347 18.9628 9.83041L20.7883 8.92162C21.5961 8.51948 22 8.31841 22 8V4M18.5 10C18.3778 10 18.2643 9.94347 18.0372 9.83041L16.2117 8.92162C15.4039 8.51948 15 8.31841 15 8V4M18.5 10V6M22 4C22 3.68159 21.5961 3.48052 20.7883 3.07838L18.9628 2.16959C18.7357 2.05653 18.6222 2 18.5 2C18.3778 2 18.2643 2.05653 18.0372 2.16959L16.2117 3.07838C15.4039 3.48052 15 3.68159 15 4M22 4C22 4.31841 21.5961 4.51948 20.7883 4.92162L18.9628 5.83041C18.7357 5.94347 18.6222 6 18.5 6M15 4C15 4.31841 15.4039 4.51948 16.2117 4.92162L18.0372 5.83041C18.2643 5.94347 18.3778 6 18.5 6" stroke="currentColor"></path><path d="M11.5 6H12.5" stroke="currentColor"></path><path d="M2 12V15.5C2 16.9045 2 17.6067 2.33706 18.1111C2.48298 18.3295 2.67048 18.517 2.88886 18.6629C3.39331 19 4.09554 19 5.5 19" stroke="currentColor"></path><path d="M22 12V15.5C22 16.9045 22 17.6067 21.6629 18.1111C21.517 18.3295 21.3295 18.517 21.1111 18.6629C20.6067 19 19.9045 19 18.5 19" stroke="currentColor"></path><path d="M12 22C12.1222 22 12.2357 21.9435 12.4628 21.8304L14.2883 20.9216C15.0961 20.5195 15.5 20.3184 15.5 20V16M12 22C11.8778 22 11.7643 21.9435 11.5372 21.8304L9.71168 20.9216C8.9039 20.5195 8.5 20.3184 8.5 20V16M12 22V18M15.5 16C15.5 15.6816 15.0961 15.4805 14.2883 15.0784L12.4628 14.1696C12.2357 14.0565 12.1222 14 12 14C11.8778 14 11.7643 14.0565 11.5372 14.1696L9.71168 15.0784C8.90389 15.4805 8.5 15.6816 8.5 16M15.5 16C15.5 16.3184 15.0961 16.5195 14.2883 16.9216L12.4628 17.8304C12.2357 17.9435 12.1222 18 12 18M8.5 16C8.5 16.3184 8.90389 16.5195 9.71168 16.9216L11.5372 17.8304C11.7643 17.9435 11.8778 18 12 18" stroke="currentColor"></path></svg>
Blockchain Accounting System
</large>
<h1 class="text-6xl font-bold mb-4 mt-4">
Empower Your Business with Blockchain.</h1>
<p class="text-lg mb-4">Access a wide range of blockchain solutions provided by trusted vendors, all managed and supported by our expert team.</p>
<a href="/dashboard" class="bg-orange-600 hover:bg-orange-500 text-white font-bold py-2 px-4 rounded-lg text-lg">Get Started</a>
</div>
<div class="w-1/2 flex items-center">
<img src="/images/saas-hero.svg" class="w-full float-right" />
</div>
</div>
<div class="py-12">
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
<div class="bg-white overflow-hidden shadow-xl sm:rounded-lg">
<!-- Section 3 -->
<div class="grid grid-cols-2 gap-4 p-6">
<div>
<h3 class="text-lg font-semibold">Third-Party Blockchain Solutions</h3>
<p>Coderic Fintech also offers third-party blockchain solutions. Clients can access a wide range of blockchain solutions provided by trusted third-party vendors, all managed and supported by Coderic Fintech.</p>
</div>
<div>
<img src="https://picsum.photos/id/1/300/200" alt="Third-Party Blockchain Solutions">
</div>
</div>
<!-- Section 4 -->
<div class="grid grid-cols-2 gap-4 p-6">
<div>
<img src="https://picsum.photos/id/2/300/200" alt="Scalability">
</div>
<div>
<h3 class="text-lg font-semibold">Scalability</h3>
<p>Our blockchain solutions are designed to scale with your business. Whether you need to add more users, increase storage, or enhance functionality, Coderic Fintech makes it easy to scale your blockchain environment as your business grows.</p>
</div>
</div>
<!-- Section 1 -->
<div class="grid grid-cols-2 gap-4 p-6">
<div>
<h3 class="text-lg font-semibold">Shared Blockchain Platforms</h3>
<p>Coderic Fintech offers access to shared blockchain platforms where multiple clients can use the same blockchain environment. This is a cost-effective solution for businesses looking to leverage powerful blockchain technology without the need for dedicated resources.</p>
</div>
<div>
<img src="https://picsum.photos/id/3/300/200" alt="Shared Blockchain Platforms">
</div>
</div>
<!-- Section 2 -->
<div class="grid grid-cols-2 gap-4 p-6">
<div>
<img src="https://picsum.photos/id/4/300/200" alt="Dedicated Blockchain Platforms">
</div>
<div>
<h3 class="text-lg font-semibold">Dedicated Blockchain Platforms</h3>
<p>For clients with specific needs, Coderic Fintech provides dedicated blockchain platforms. This ensures that the blockchain environment is tailored to the client's requirements, offering enhanced performance and security.</p>
</div>
</div>
<!-- Section 5 -->
<div class="grid grid-cols-2 gap-4 p-6">
<div>
<h3 class="text-lg font-semibold">Security</h3>
<p>Security is a top priority at Coderic Fintech. Our blockchain offerings include robust security measures to protect your data and ensure compliance with industry standards.</p>
</div>
<div>
<img src="https://picsum.photos/id/5/300/200" alt="Security">
</div>
</div>
<!-- Section 6 -->
<div class="grid grid-cols-2 gap-4 p-6">
<div>
<img src="https://picsum.photos/id/6/300/200" alt="Support">
</div>
<div>
<h3 class="text-lg font-semibold">Support</h3>
<p>Coderic Fintech provides comprehensive support for all our blockchain solutions. Our team of experts is available to assist with any issues or questions, ensuring that your blockchain environment runs smoothly.</p>
</div>
</div>
</div>
</div>
</div>