Skip to content

Commit

Permalink
fix typo in home page
Browse files Browse the repository at this point in the history
  • Loading branch information
JSegoviaa committed Feb 5, 2025
1 parent 19a6b3a commit 9400294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/HomeContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ export function HomeContent() {
<div className="bg-wash relative h-14 w-full" />
<div className="relative flex items-start justify-center flex-col flex-1 pb-16 pt-5 gap-3 px-5 lg:px-10 lg:pt-8">
<h4 className="leading-tight text-primary font-semibold text-3xl lg:text-4xl">
Manténte fiel a la web
Mantente fiel a la web
</h4>
<p className="lg:text-xl leading-normal text-secondary">
Las personas esperan que las páginas de las aplicaciones
Expand Down

0 comments on commit 9400294

Please sign in to comment.