Skip to content

Commit

Permalink
another rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Spanos committed Aug 14, 2024
1 parent c2b7f80 commit 45ba27b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ useSeoMobyHead({
<h1 class="text-center text-2xl">Moby IT - software reimagined</h1>
</template>
<section class="bg-light max-w-2xl">
<NuxtImg class="float-left self-start mr-6 mb-2 rounded-md shadow-md shadow-black w-28 md:w-52" src="/img/george.jpg"
preload />
<NuxtImg class="float-left self-start mr-6 mb-2 rounded-md shadow-md shadow-black w-28 md:w-52"
src="/img/george.jpg" preload />

<section>
<header class="lg:text-lg">Hello! I'm George Spanos, the face behind Moby IT. </header>
Expand All @@ -22,7 +22,7 @@ useSeoMobyHead({
</p>
<p class="my-2 font-body text-sm lg:text-base">Through Moby IT, I'm trying to reinvent myself in the digital
age, both as a professional and as a human being. My wish is to build a team of people that
do care about creating products that provide <strong> socio-political and/or cultural value</strong>.
do care about creating products that provide social/cultural value.
</p>
<p class="my-2 font-body text-sm lg:text-base"> I'm still very much in my exploratory
phase. If you'd like to learn more about me, you can check out my blog at <a class="text-primary"
Expand All @@ -43,5 +43,4 @@ main {
background-position: left;
background-image: url(/img/fofos.jpg);
}
</style>

0 comments on commit 45ba27b

Please sign in to comment.