Skip to content

Commit

Permalink
feat: fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiTays committed Jan 13, 2025
1 parent 1e14c91 commit 8b2d24f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/pages/home/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export const Hero = () => {
<h1 className="text-center font-bona-nova-sc text-[40px] md:text-[60px]">TarotSol AI</h1>
<div className="flex flex-col gap-6 md:flex-row md:gap-10">
<GoToTwitterBtn />

<PredictFutureBtn />
</div>
<img
Expand Down

0 comments on commit 8b2d24f

Please sign in to comment.