Skip to content

Commit

Permalink
Primary Features Copy
Browse files Browse the repository at this point in the history
Hello World test. Bandaid fix on Primary Features copy.
  • Loading branch information
H authored and H committed Jul 12, 2023
1 parent 5e37b63 commit c701248
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ yarn-error.log*

# vercel
.vercel
package-lock.json
package-lock.json
5 changes: 2 additions & 3 deletions src/components/PrimaryFeatures.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,10 @@ export function PrimaryFeatures() {
<Container className="relative">
<div className="max-w-2xl md:mx-auto md:text-center xl:max-w-none">
<h2 className="font-display text-3xl tracking-tight text-white sm:text-4xl md:text-5xl">
Everything you need to run your books.
Enhanced Data Quality at Your Fingertips
</h2>
<p className="mt-6 text-lg tracking-tight text-blue-100">
Well everything you need if you aren’t that picky about minor
details like tax compliance.
Empower your data engineering processes with robust and accurate information.
</p>
</div>
<Tab.Group
Expand Down

0 comments on commit c701248

Please sign in to comment.