-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (20 loc) · 1.57 KB
/
index.html
File metadata and controls
22 lines (20 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>TCI</title>
<meta name="description" content="The TCI website is an all-in-one digital platform offering seamless access to Ed-Tech, Fin-Tech, and E-Commerce services for innovation, learning, and growth." />
<meta name="author" content="TCI Developers" />
<meta property="og:title" content="TCI website" />
<meta property="og:description" content="Tech Chain Infrastructure (TCI) is a forward-thinking platform committed to driving societal advancement through innovative solutions in Ed-Tech, Fin-Tech, and E-Commerce. Acting as a central hub, TCI connects individuals, businesses, and institutions with powerful digital tools, professional services, and growth opportunities. From bridging the gap between buyers and sellers to offering custom app and website development, as well as impactful educational programs, TCI delivers secure, responsive, and user-friendly experiences. Whether you're aiming to innovate, collaborate, or expand, TCI is your reliable partner in shaping a smarter digital future." />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
</head>
<body>
<div id="root"></div>
<!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>