-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (29 loc) · 1.9 KB
/
index.html
File metadata and controls
37 lines (29 loc) · 1.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GoBuild | Hire Construction labour in Jammu & Delhi</title>
<meta name="description" content="GoBuild is a trusted startup providing verified labour, masons, carpenters, electricians and helpers for construction and repair work in Jammu and Delhi. Hire professionals easily, safely, and affordably." />
<meta name="keywords" content="GoBuild, construction labour, hire masons, hire carpenters, hire electricians, helpers for hire, labour in Jammu, labour in Delhi, construction workers, verified professionals" />
<meta name="theme-color" content="#0ea5a4" />
<meta name="author" content="GoBuild" />
<meta name="robots" content="index, follow" />
<meta property="og:title" content="GoBuild | Verified Construction Labour in Jammu & Delhi" />
<meta property="og:description" content="Hire skilled labour, masons, and helpers for your construction needs in Jammu and Delhi through GoBuild - trusted, fast, and affordable." />
<meta property="og:image" content="/GoBuild.png" />
<meta property="og:url" content="https://www.gobuild.in/" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="GoBuild | Labour & Construction Services" />
<meta name="twitter:description" content="Construction labour, masons, and helpers for hire in Jammu and Delhi. Easy booking. Trusted startup." />
<meta name="twitter:image" content="/GoBuild.png" />
<link rel="icon" type="image/png" href="/GoBuild.png" />
<link rel="canonical" href="https://www.gobuild.in/" />
<link rel="alternate" hreflang="en" href="https://www.gobuild.in/" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>