Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Idiotcodes authored Jan 1, 2024
1 parent 05cbdca commit 251ff6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ export default async function Home() {

return (
<div>
<Head>
<script async src="https://arc.io/widget.min.js#gM16djwH"></script>
</Head>
<Carousel spotlightInfo={popularAnimes.slice(0, 10)} />
<div className="xl:flex justify-between">
<div className="lg:m-10 mt-10 flex flex-col items-center justify-center lg:items-start lg:justify-start">
Expand Down

0 comments on commit 251ff6d

Please sign in to comment.