|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + |
| 4 | +<head> |
| 5 | + <title>Tech Assist</title> |
| 6 | + <!-- Required meta tags --> |
| 7 | + <meta charset="utf-8"> |
| 8 | + <meta name="homepage" content="Simple page for simple help with tech"> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 10 | + <link href='https://fonts.googleapis.com/css?family=Dancing Script' rel='stylesheet'> |
| 11 | + |
| 12 | + <!-- Bootstrap? (mobile accesibility & toolkit)--> |
| 13 | + <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-SgOJa3DmI69IUzQ2PVdRZhwQ+dy64/BUtbMJw1MZ8t5HZApcHrRKUc4W0kG879m7"> |
| 14 | + |
| 15 | + <!-- CSS & Asset files --> |
| 16 | + <link rel="stylesheet" href="style.css"> |
| 17 | +</head> |
| 18 | + |
| 19 | +<body> |
| 20 | + <div class="page"> |
| 21 | +<!--header start--> |
| 22 | + <div class="header"> |
| 23 | + <h1>Tech Assist</h1> |
| 24 | + <h2>Tech made easy</h2> |
| 25 | + <!-- |
| 26 | + Note: Other subtitles for rotation, odometer style? |
| 27 | + <h2>Simple Help for all your Tech</h2> |
| 28 | + --> |
| 29 | + </div> |
| 30 | + |
| 31 | + <!-- |
| 32 | + Intro |
| 33 | + --> |
| 34 | + <p> |
| 35 | + Hello, I'm Connor, your local 'Tech Guy' for the greater west Fort Worth area..... aaand Dallas. |
| 36 | + <br><br> |
| 37 | + If you are having any tech related issues please give me a call. I am a small buisness doing concierge services at minimal prices. I have the time and patience to get your computer/network/phone to work best for you. |
| 38 | + </p> |
| 39 | + <!-- >>>>>>>>>>>>>>>>>>>>>>>Buisness Card here <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<--> |
| 40 | + <div class="contactBox"> |
| 41 | + <a href="tel:+8174759259"> |
| 42 | + <img class="bCard" alt="Official Buisness Card" src="Assets/Buisness%20Card.jpg" /> |
| 43 | + </a> |
| 44 | + <p class="contactInfo">Contact Us</p> |
| 45 | + </div> |
| 46 | + <!-- End Buisness Card --> |
| 47 | + <p>Already on your phone? Click the buisness card to call!</p> |
| 48 | + <div class="scope"> |
| 49 | + <h3>My Scope</h3> |
| 50 | + <h6>No Job Too Small.</h6> |
| 51 | + <h4>I can help with ALL your "<em>I'm not tech savvy</em>" issues</h4> |
| 52 | + <ul> |
| 53 | + <li>Phone Repair</li> |
| 54 | + <li>Virus scans</li> |
| 55 | + <li>Updates</li> |
| 56 | + <li>Computer/phone customization</li> |
| 57 | + <li>Computer assembly</li> |
| 58 | + <li>File/folder organization</li> |
| 59 | + <li>Email setups/filtering & colated views</li> |
| 60 | + <li>OS 'Operating System' Installs (10, 11, Linux, etc.) Including Dual Boot</li> |
| 61 | + <li></li> |
| 62 | + |
| 63 | + </ul> |
| 64 | + </div> |
| 65 | + <footer> |
| 66 | + <ul> |
| 67 | + <li>Website created in house! [Using Brackets] :D </li> |
| 68 | + <li><a href="tel:+8174759259">Contact Us: 817-475-9259</a></li> |
| 69 | + </ul> |
| 70 | + <br><br><br> |
| 71 | + </footer> |
| 72 | +</body> |
| 73 | +<!-- ( Thanks Brackets :) |
| 74 | +
|
| 75 | + [[[[[[[[[[[[[[[ ]]]]]]]]]]]]]]] |
| 76 | + [:::::::::::::: ::::::::::::::] |
| 77 | + [:::::::::::::: ::::::::::::::] |
| 78 | + [::::::[[[[[[[: :]]]]]]]::::::] |
| 79 | + [:::::[ ]:::::] |
| 80 | + [:::::[ ]:::::] |
| 81 | + [:::::[ ]:::::] |
| 82 | + [:::::[ ]:::::] |
| 83 | + [:::::[ CODE THE WEB ]:::::] |
| 84 | + [:::::[ http://brackets.io ]:::::] |
| 85 | + [:::::[ ]:::::] |
| 86 | + [:::::[ ]:::::] |
| 87 | + [:::::[ ]:::::] |
| 88 | + [:::::[ ]:::::] |
| 89 | + [::::::[[[[[[[: :]]]]]]]::::::] |
| 90 | + [:::::::::::::: ::::::::::::::] |
| 91 | + [:::::::::::::: ::::::::::::::] |
| 92 | + [[[[[[[[[[[[[[[ ]]]]]]]]]]]]]]] |
| 93 | + <3 your the Best |
| 94 | + -Litppunk> |
| 95 | +--> |
0 commit comments