Skip to content

Commit

Permalink
docs: small update to homepage (datahub-project#8483)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Collins <[email protected]>
  • Loading branch information
shirshanka and chriscollins3456 authored Aug 1, 2023
1 parent d8b2397 commit 0593e23
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs-website/src/pages/_components/Hero/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,14 @@ const Hero = ({}) => {
{/* HeroAnnouncement goes here */}
<div className="hero__content">
<div>
<h1 className="hero__title">The #1 Open Source Data Catalog</h1>
<h1 className="hero__title">The #1 Open Source Metadata Platform</h1>
<p className="hero__subtitle">
DataHub's extensible metadata platform enables data discovery, data observability and federated governance that helps tame the
DataHub is an extensible metadata platform that enables data discovery, data observability and federated governance to help tame the
complexity of your data ecosystem.
</p>
<p className="hero__subtitle">
Built with ❤️ by <img src="https://datahubproject.io/img/acryl-logo-light-mark.png" style={{'vertical-align': 'text-top;'}} width="25"/> <a href="https://acryldata.io" target="blank" rel="noopener noreferrer">Acryl Data</a> and <img src="https://datahubproject.io/img/LI-In-Bug.png" width="25"/> LinkedIn.
</p>
<Link className="button button--primary button--md" to={useBaseUrl("docs/")}>
Get Started →
</Link>
Expand Down

0 comments on commit 0593e23

Please sign in to comment.