From 80a3d15d090595af72283972c9b47b2cee2c93c1 Mon Sep 17 00:00:00 2001 From: Oumeima El Isbihani <31712244+oumeimaelisbihani@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:49:28 +0200 Subject: [PATCH] Be the change section looks more like the webdesign (#4) --- src/app/page.tsx | 20 +++++++++++--------- tailwind.config.ts | 1 + 2 files changed, 12 insertions(+), 9 deletions(-) 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.