Skip to content

Commit

Permalink
fix: build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SANTHSIM22 committed Oct 27, 2024
1 parent 51d1f4e commit 1f08dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/widget/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export default function HeroHighlight() {
animate={{ opacity: 1, y: 0 }}
transition={{ duration: 0.8, delay: 0.5, ease: "easeOut" }}
>
Life - Explore What's Worth Living
Life - Explore What's Worth Living
</motion.p>
</div>
</div>
Expand Down

0 comments on commit 1f08dfb

Please sign in to comment.