Skip to content

Commit

Permalink
Merge pull request #969 from JSegoviaa/fix-typo-homepage
Browse files Browse the repository at this point in the history
fix typo in home page
  • Loading branch information
carburo authored Feb 5, 2025
2 parents 19a6b3a + 9400294 commit 10a867a
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 10a867a

Please sign in to comment.