Update src/app/page.tsx

This commit is contained in:
2026-06-03 18:29:33 +00:00
parent ae1043abf0
commit 1c8f08b4f5

View File

@@ -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"
/>
</div>