diff --git a/src/app/page.tsx b/src/app/page.tsx index 84dca41..eb8c0cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,13 +227,15 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", content: "SHAKE SHAKE, simplement."}, + type: "text", content: "SHAKE SHAKE, simplement." + }, + { + type: "image", src: "http://img.b2bpic.net/free-photo/chef-holding-juicy-beef-burger_7502-9881.jpg", alt: "Clean kitchen with staff preparing food" + }, { type: "text", content: "Chez SHAKE SHAKE, on croit qu'un bon burger n'a pas besoin d'être compliqué. Des ingrédients de qualité, des recettes efficaces, des frites croustillantes et un accueil chaleureux. C'est ce qui nous a permis de devenir une adresse appréciée à Saint-Julien-de-Concelles." } ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-holding-juicy-beef-burger_7502-9881.jpg" - imageAlt="Clean kitchen with staff preparing food" />