Skip to content

Commit

Permalink
updated index message
Browse files Browse the repository at this point in the history
  • Loading branch information
arron21 committed Dec 27, 2024
1 parent 14a9385 commit 2c82e7f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ export default function Home() {
<>
<div class="">

<GalleryInfo heading={SiteName ?? "Photography Portfolio"} copy={`Thanks for checking out my photography. My photography is often what catches my eye. The juxtaposition of
<GalleryInfo heading={SiteName ?? "Photography Portfolio"} copy={`Thanks for checking out my photography. The juxtaposition of
nature and human made objects is what I find interesting. We build
tall sky scrapers so we can see beyond the trees. We build
televisions so we can watch birds inside of a box. I try to capture
the balance between our human existence and the existence of Earth
itself.`} />
the balance between our human existence and Earth.`} />

</div>
</>
Expand Down

0 comments on commit 2c82e7f

Please sign in to comment.