Skip to content

Commit

Permalink
remove wave
Browse files Browse the repository at this point in the history
  • Loading branch information
Weile-Zheng committed Sep 15, 2024
1 parent 4c27e5f commit 5df01f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ export default function Hero({ children, title }) {
{children}
</div>
</div>
<div className="absolute bottom-0 w-full">
<Wave />
</div>
</div>
);
}

0 comments on commit 5df01f5

Please sign in to comment.