Skip to content

Commit

Permalink
Update intro
Browse files Browse the repository at this point in the history
  • Loading branch information
aSouchereau authored Jul 29, 2024
1 parent bfcd5d7 commit 6cc2bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Pages/Index/HeroSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ watch(data, (data) => {
<div id="hero-content">
<h1 class="text-light">Alex Souchereau</h1>
<p class="text-light">
Hey, I'm Alex, a hobbyist photographer from Canada. I spend my time shooting interesting places in and around the Great Lakes. I love exploring cities, towns, or forests and documenting what I find.
Hey, I'm Alex, a hobbyist photographer from Canada. I spend my time shooting interesting places in and around the Great Lakes. I love exploring cities, towns, or parks and documenting what I find.
</p>
<ActionButton destination="/gallery">View Gallery</ActionButton>
</div>
Expand Down Expand Up @@ -72,4 +72,4 @@ and (min-width: 1094px) {
text-align: left;
}
}
</style>
</style>

0 comments on commit 6cc2bf4

Please sign in to comment.