diff --git a/src/components/sections/hero/HeroCenteredLogos.tsx b/src/components/sections/hero/HeroCenteredLogos.tsx index f2b9542..c47f648 100644 --- a/src/components/sections/hero/HeroCenteredLogos.tsx +++ b/src/components/sections/hero/HeroCenteredLogos.tsx @@ -3,6 +3,7 @@ import HeroBackgroundSlot from "@/components/ui/HeroBackgroundSlot"; import TextAnimation from "@/components/ui/TextAnimation"; import ImageOrVideo from "@/components/ui/ImageOrVideo"; import AvatarGroup from "@/components/ui/AvatarGroup"; +import { Star } from "lucide-react"; type HeroCenteredLogosProps = { avatars: { src: string }[]; @@ -42,11 +43,11 @@ const HeroCenteredLogos = ({
- - - - - + + + + + 5.0 (120 Reviews)