summaryrefslogtreecommitdiff
path: root/_site/index.html
blob: e677d49b1faa8b5d33ceae2c925823a68ce68861 (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Home - Sanders Technology Group</title>
  <link rel="stylesheet" href="/assets/css/main.css">
</head>
<body>
  <div id="Main">
    <div class="navBar">
    <div class="hamburger">&#9776;</div>
    <ul>
      <li><a href="/">Home</a></li>
      <li><a href="/#about/">About</a></li>
      <li><a href="/blog/">Blog</a></li>
      <li><img class="logo" src="/assets/images/STG-logo-v1.png"></li>
      <li><a href="/#solutions/">Solutions</a></li>
      <li><a href="/#our-work/">Our Work</a></li>
      <li><a href="/#contact/">Contact</a></li>
    </ul>
  </div>
  
    <div id="heroImage">
  <h1>Transform Your Business Presence Online</h1>
  <p>Your customers are searching for you – make sure they find a website that reflects your brand’s quality and trustworthiness. We design beautiful, effective websites that drive results.</p>
  <a href="mailto:sales@sanderstg.com">Get a <b>FREE</b> Consultation</a>
</div>

<div id="mainContent">
  <!-- About, Blog tiles, Solutions, etc. -->
  <div id="about">
    <h2>About Us</h2>
    <p>
        Sanders Technology Group is a web design and technology agency based in the beautiful Northeast Georgia Mountains. As a family-owned business led by two brothers, we are dedicated to providing exceptional web design and technology services to businesses throughout Northeast Georgia.

        Whether your needs are big or small, we are ready to help solve your technology challenges and empower your business with reliable solutions. Contact us today to discuss how we can support your business goals.
    </p>
    <h2>Our Ideology</h2>
    <p>
        We value every website the same whether it’s a large company or a small town store. We will help you fulfill your vision and move your business forward. We believe that every business should have a quality website and we know how important it is to your customers to have this connection with you!
        
        We also believe that larger web development companies may not have your business in their best interest. We highly value every single website and aim to maintain each site individually at a high level.
    </p>
  </div>
  <div id="blog">
    <h2>Blog</h2>
    <ul>
      
        <li>
          <a href="/malware-removal-guide/">
            
              <img src="/assets/images/pexels-shkrabaanthony-5475752.jpg">
            
            <h3>Malware Removal Guide 2025</h3>
            <p><p>This guide will not work if the computer will not boot.
Complete any OS upgrades AFTER removing malware.</p>
</p>
          </a>
        </li>
      
        <li>
          <a href="/happy-4th-july/">
            
              <img src="/assets/images/pexels-designecologist-2526105.jpg">
            
            <h3>Happy Fourth of July</h3>
            <p><p>Happy Fourth of July from Your Friendly Neighborhood IT Shop!</p>
</p>
          </a>
        </li>
      
    </ul>
  </div>
  <div id="solutions">
    <h2>Solutions</h2>
    <ul>
        <li>Web Development</li>
        <li>PC Repair</li>
        <li>Data Recovery</li>
        <li>Remote Support</li>
        <li>Website Hosting</li>
    </ul>
  </div>
  <div id="our-work">
      <h2>Our Work</h2>
      <ul>
          <li>
            <a href="https://centerbaptist.com/" target="_blank">
                <img src="/assets/images/cbc-screenshot-2025-07-03.png">
            </a>
          </li>
          <li>
            <a href="">
                <img src="">
            </a>
          </li>
      </ul>
  </div>
  <div id="contact">
      <h2>Contact Us</h2>
      <p>The best way to contact us is using the 'Get a FREE Consultation' link at thet of of this page.</p>
  </div>
</div>

    <footer id="footer">
    <small>&copy; Sanders Technology Group, LLC Designed by <a href="https://ben.sanders.life/">Ben Sanders</a></small>
  </footer>
  
  </div>
  <script src="/assets/js/main.js"></script>
</body>
</html>