Skip to content

Commit

Permalink
page updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandzors committed Nov 24, 2024
1 parent 0b8b42f commit c3b54e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/about.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ const pageTitle = "About";

<PageTitle
title={pageTitle}
desc="Alex's Guardian was started in 2015 by Alexander Henderson with the goal to make Information Technology (IT) work easier and transparent. IT work should never be complicated, or hidden behind bogus fees, for end users & businesses. You want someone to put YOU before profit." />

desc="Alex's Guardian was started in 2015 by Alexander Henderson with the goal to make Information Technology (IT) work easier and more transparent for end users / small businesses. We believe IT work should never be complicated, hidden behind bogus fees or stressful. You want someone to put YOU before profit. Which is exactly what we do at Alex's Guardian!" />
<div>
<p class="text-center">Whether you are looking for a new PC, wanting to install an entirely new home network, or want to spruce up your security game we do it all!</p>
<ContentMedia imgSrc="/about/map.webp" lazyload alt="Map picture of Lancaster County, PA">
<h2>Manheim, PA</h2>
<p class="text-normal">
Expand Down
1 change: 1 addition & 0 deletions src/pages/scams.astro
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ const pageTitle = "Scams";
</div>
</DefaultLayout>

<!-- This can stay in <style> because converting to tailwind breaks it.. -->
<style>
#yt-vids {
display: grid;
Expand Down

0 comments on commit c3b54e6

Please sign in to comment.