Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbosco committed Nov 11, 2022
1 parent 97da03c commit d1e4146
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 deletions typesense.org/components/About/SectionHero.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,17 @@
providing an <strong>intuitive developer experience</strong>.
</p>
<p>
We are a lean bootstrapped team of engineers passionate about making
great search technology accessible to everyone. We believe that
search technology choices widely available to developers today,
either have a steep learning curve and a heavy operational burden,
or are proprietary and expensive.
We are a lean
<a
href="https://typesense.org/blog/why-we-are-not-raising-funds/"
target="_blank"
>customer-funded</a
>
team of engineers passionate about making great search technology
accessible to everyone. We believe that search technology choices
widely available to developers today, either have a steep learning
curve and a heavy operational burden, or are proprietary and
expensive.
</p>
<p>
<strong>We are on a mission to democratize search</strong>. We want
Expand Down Expand Up @@ -52,4 +58,8 @@
text-decoration-color: $primary;
}
}
p {
line-height: 2rem;
}
</style>
2 changes: 1 addition & 1 deletion typesense.org/components/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export default {
target: '_blank',
},
{
text: 'Hosted Search',
text: 'Typesense Cloud',
externalLink: 'https://cloud.typesense.org',
target: '_blank',
},
Expand Down

0 comments on commit d1e4146

Please sign in to comment.