Skip to content

Commit

Permalink
feat: copy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mstark5652 committed Jan 13, 2025
1 parent bdc1923 commit ef32ee0
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta charset="utf-8" />
<meta name="description" content="A new kind of product agency to get you to market faster than ever" />
<meta name="description" content="" />
<meta name="robots" content="index,follow" />
<link rel="canonical" href="https://starktech.dev/">
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Stark Tech" />
<!-- <meta property="og:image" content="https://starktech.dev/public/assets/header.png" /> -->
<meta property="og:description" content="A new kind of product agency to get you to market faster than ever" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://starktech.dev" />
<meta property="og:site_name" content="Stark Tech" />

Expand Down Expand Up @@ -56,7 +56,7 @@
<div class="section home">
<a class="anchor" id="home"></a>
<div class="title">Stark Tech</div>
<div class="subtitle">A new kind of product agency to get you to market faster than ever</div>
<div class="subtitle"></div>
<div class="scroll-indicator">
<p>Scroll to Continue</p>
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48">
Expand All @@ -69,13 +69,11 @@
<a class="anchor" id="about"></a>
<div class="subtitle">About</div>
<div class="">
Stark Tech is revolutionizing the way products and services are brought to market. We understand the
importance of speed, efficiency, and leveraging existing resources to deliver exceptional results. With our
innovative approach, we build and deploy cutting-edge solutions in half the time it takes the average agency,
without compromising on quality.
<p>Stark Tech is a new product and development agency changing how software is built and delivered.</p>
<p>We understand the importance of speed and efficiency to market. Leveraging existing resources, experienced engineers, and AI we deliver exceptional results and get you to market faster than ever!</p>
</div>
</div>
<div class="buffer"></div>
<!-- <div class="buffer"></div>
<div class="section about">
<div class="subtitle">Why choose Stark Tech?</div>
<div class="">
Expand All @@ -84,22 +82,22 @@
<p>Cost-Effective Solutions, Maximum Value</p>
<p>Transparent Communication, Seamless Collaboration</p>
</div>
</div>
</div> -->
<div class="buffer"></div>
<div id="tech" class="section tech">
<a class="anchor" id="tech"></a>
<div class="subtitle">What we typically work with</div>
<br />
<div class="tech-grid">
<img src="public/assets/gcp.png" />
<img src="public/assets/aws.png" />
<img src="public/assets/docker.webp" />
<img src="public/assets/postgres.png" />
<img src="public/assets/node_logo.png" />
<img src="public/assets/typescript_logo.png" />
<img src="public/assets/react_logo.png" />
<img src="public/assets/go_logo.svg" />
<img src="public/assets/materialui_logo.svg" />
<img src="public/assets/gcp.png" title="Google Cloud Platform" />
<img src="public/assets/aws.png" title="Amazon Web Services" />
<img src="public/assets/docker.webp" title="Docker" />
<img src="public/assets/postgres.png" title="PostgreSQL" />
<img src="public/assets/node_logo.png" title="Node.js" />
<img src="public/assets/typescript_logo.png" title="TypeScript" />
<img src="public/assets/react_logo.png" title="React" />
<img src="public/assets/go_logo.svg" title="Go" />
<img src="public/assets/materialui_logo.svg" title="Material UI" />
</div>
</div>
<div class="buffer"></div>
Expand Down

0 comments on commit ef32ee0

Please sign in to comment.