-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (31 loc) · 2.08 KB
/
Copy pathindex.html
File metadata and controls
35 lines (31 loc) · 2.08 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>AuraH | Structural Engineering & Construction</title>
<meta name="title" content="AuraH | Structural Engineering & Construction" />
<meta name="description" content="AuraH is a premier engineering firm specializing in high-precision structural solutions and construction management. Engineered for the future with a 25-year legacy." />
<meta name="keywords" content="structural engineering, luxury construction, premium infrastructure, civil engineering, building design, project management, modern architecture, sustainable construction, high-rise engineering, AuraH engineering" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://aurashell.pro/" />
<meta property="og:title" content="AuraH | Structural Engineering & Construction" />
<meta property="og:description" content="Professional structural engineering and construction management. High-precision solutions with a 25-year technical legacy." />
<meta property="og:image" content="https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=2070&auto=format&fit=crop" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://aurashell.pro/" />
<meta property="twitter:title" content="AuraH | Structural Engineering" />
<meta property="twitter:description" content="Professional structural engineering and construction management. High-precision solutions." />
<meta property="twitter:image" content="https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=2070&auto=format&fit=crop" />
<!-- Canonical -->
<link rel="canonical" href="https://aurashell.pro/" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>