diff --git a/src/app/page.tsx b/src/app/page.tsx index 07a8d8ed2..693bb0855 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,16 +1,16 @@ 'use client'; +import clsx from 'clsx'; +import Image from 'next/image'; import Link from 'next/link'; import * as React from 'react'; -import Image from 'next/image'; import '@/lib/env'; -import clsx from 'clsx'; - -import IconCard from '@/components/IconCard'; -import Edito from '@/components/Edito'; import '../styles/page.css'; +import Edito from '@/components/Edito'; +import IconCard from '@/components/IconCard'; + /** * SVGR Support * Caveat: No React Props Type. @@ -169,10 +169,12 @@ const SocialSection = () => { const BeTheChangeSection = () => { return ( -
There are alternatives to salmon in our way of eating, selling, and producing.
There are alternatives to salmon in our way of eating, selling, and producing.