fix: simplify movie page

This commit is contained in:
Norbert Maciaszek
2025-08-17 22:50:47 +02:00
parent 3d23368577
commit fd642832c1
2 changed files with 1 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ export const RecommendedMovies: FC<Props> = ({ movies }) => {
<FaStar className="text-white" size={20} />
</div>
<h2 className="text-3xl font-bold bg-gradient-to-r from-yellow-400 to-orange-400 bg-clip-text text-transparent">
Polecane dla Ciebie
Podobne filmy
</h2>
</div>