Skip to content

Commit

Permalink
changed gif section header to be more professoinal
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-plam committed Sep 2, 2023
1 parent 5198b5b commit c95957f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/GifFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const GifFeatures = () => {
return (
<div>
<h2 className="pt-10 text-center text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">
Check out some of our features!
Check out the top features!
</h2>
<div className="xs:flex-col container mx-auto flex-col font-bold sm:flex-col md:flex-col lg:flex-row">
<div className="m-auto pb-3">{imageComponents}</div>
Expand Down

0 comments on commit c95957f

Please sign in to comment.