|
8 | 8 | <meta name="description" content="" /> |
9 | 9 | <meta name="robots" content="index,follow" /> |
10 | 10 | <link rel="canonical" href="https://starktech.dev/"> |
| 11 | + <link rel="icon" href="/public/assets/favicon.ico" /> |
11 | 12 | <meta property="og:locale" content="en_US" /> |
12 | 13 | <meta property="og:type" content="website" /> |
13 | 14 | <meta property="og:title" content="Stark Tech" /> |
14 | | - <!-- <meta property="og:image" content="https://starktech.dev/public/assets/header.png" /> --> |
| 15 | + <meta property="og:image" content="https://starktech.dev/public/assets/banner.png" /> |
15 | 16 | <meta property="og:description" content="" /> |
16 | 17 | <meta property="og:url" content="https://starktech.dev" /> |
17 | 18 | <meta property="og:site_name" content="Stark Tech" /> |
|
23 | 24 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-WB50PXXNWR"></script> |
24 | 25 | <script> |
25 | 26 | window.dataLayer = window.dataLayer || []; |
26 | | - function gtag () { dataLayer.push(arguments); } |
| 27 | + function gtag() { dataLayer.push(arguments); } |
27 | 28 | gtag('js', new Date()); |
28 | 29 |
|
29 | 30 | gtag('config', 'G-WB50PXXNWR'); |
|
70 | 71 | <div class="about-content"> |
71 | 72 | <div class="about-text"> |
72 | 73 | <h2>Transforming Ideas into Digital Reality</h2> |
73 | | - <p>Stark Tech is a forward-thinking product and development agency that's revolutionizing the software development landscape. With our unique blend of human expertise and cutting-edge AI technology, we're setting new standards in digital innovation.</p> |
74 | | - |
| 74 | + <p>Stark Tech is a forward-thinking product and development agency that's revolutionizing the software |
| 75 | + development landscape. With our unique blend of human expertise and cutting-edge AI technology, we're |
| 76 | + setting new standards in digital innovation.</p> |
| 77 | + |
75 | 78 | <div class="about-highlights"> |
76 | 79 | <div class="highlight"> |
77 | 80 | <span class="highlight-icon">🚀</span> |
78 | 81 | <h3>Speed to Market</h3> |
79 | 82 | <p>We accelerate your journey from concept to launch, ensuring you stay ahead of the competition.</p> |
80 | 83 | </div> |
81 | | - |
| 84 | + |
82 | 85 | <div class="highlight"> |
83 | 86 | <span class="highlight-icon">💡</span> |
84 | 87 | <h3>Innovation First</h3> |
85 | 88 | <p>Leveraging AI and advanced technologies to solve complex challenges with elegant solutions.</p> |
86 | 89 | </div> |
87 | | - |
| 90 | + |
88 | 91 | <div class="highlight"> |
89 | 92 | <span class="highlight-icon">👥</span> |
90 | 93 | <h3>Expert Team</h3> |
@@ -120,8 +123,10 @@ <h3>Expert Team</h3> |
120 | 123 | <div class="contact-options"> |
121 | 124 | <a href="mailto:michael@starktech.dev" class="contact-button" title="Email"> |
122 | 125 | <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"> |
123 | | - <path d="M0 0h24v24H0z" fill="none"/> |
124 | | - <path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z" fill="#003049"/> |
| 126 | + <path d="M0 0h24v24H0z" fill="none" /> |
| 127 | + <path |
| 128 | + d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z" |
| 129 | + fill="#003049" /> |
125 | 130 | </svg> |
126 | 131 | michael@starktech.dev |
127 | 132 | </a> |
|
0 commit comments