import Link from 'next/link'; import React from 'react'; function HeroNews({ title, breadcrumb }) { return ( <>