sites/purplet.js.org/src/pages/index.tsx
Function Home
has 59 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export default function Home(): JSX.Element {
return (
<Layout title={`Home`} description='Description will go into a meta tag in <head />'>
<header className={clsx('hero hero--primary', styles.heroBanner)}>
<div className={clsx('container', styles.header)}>