Skip to content

Commit

Permalink
chore: updating landing page copy
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Oct 31, 2023
1 parent 5b5bee5 commit e3eee83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ export default function Home() {
<div className="max-w-screen-xl pt-8 pb-8 mx-auto lg:pt-14">
<div className="mr-auto place-self-center">
<h1 className="max-w-3xl mb-10 text-4xl font-bold leading-none tracking-tight md:text-5xl xl:text-6xl">
Fast, Git Friendly API Client
Re-Inventing the API Client
</h1>
<p className="max-w-3xl mb-6 font-light text-gray-500 lg:mb-8 md:text-lg lg:text-xl">
Bruno is a new and innovative open source API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there. <br /><br />
Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there. <br /><br />
Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests. <br /><br />
You can use git or any version control of your choice to collaborate over your API collections. <br /><br />

Expand Down

1 comment on commit e3eee83

@vercel
Copy link

@vercel vercel bot commented on e3eee83 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.