diff --git a/src/app/page.tsx b/src/app/page.tsx index 218fbc8..16dfee4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function HomePage() { id: "1", icon: Star, title: "Rating", - value: "5.0 ⭐", + value: "5.0 ", }, { id: "2",